
Table row type of nftbalances
{ "name": "nft_balance", "base": "", "fields": [ { "name": "asset_id", "type": "uint64" }, { "name": "collection", "type": "name" }, { "name": "template_id", "type": "int32" } ] }
Table row type of nftbalances
{
"name": "nft_balance",
"base": "",
"fields": [
{
"name": "asset_id",
"type": "uint64"
},
{
"name": "collection",
"type": "name"
},
{
"name": "template_id",
"type": "int32"
}
]
}