
Table row type of balance1
{ "name": "balances_t", "base": "", "fields": [ { "name": "user", "type": "name" }, { "name": "balance", "type": "asset" }, { "name": "stable_withdrawn", "type": "asset" }, { "name": "last_stable_withdrawn", "type": "uint64" }, { "name": "total_fee", "type": "asset" } ] }