
-
{ "name": "st_global", "base": "", "fields": [ { "name": "current_id", "type": "uint64" }, { "name": "to", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" }, { "name": "status", "type": "bool" } ] }
{
"name": "st_global",
"base": "",
"fields": [
{
"name": "current_id",
"type": "uint64"
},
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "memo",
"type": "string"
},
{
"name": "status",
"type": "bool"
}
]
}