MetadataChanges
textChanges objectrequired
property name*string
addressChanges object[]required
Array [
coinTypestringrequired
Example:
60addressstringrequired
Example:
1.0392900530792776e+47]
contentHashChangestring | nullnullablerequired
MetadataChanges
{
"textChanges": {},
"addressChanges": [
{
"coinType": "60",
"address": 1.0392900530792776e+47
}
],
"contentHashChange": "string"
}