
Table row type of sglobal
{ "name": "st_sglobal", "base": "", "fields": [ { "name": "bidder", "type": "name" }, { "name": "bid_at", "type": "uint64" }, { "name": "end_at", "type": "uint64" }, { "name": "sold_keys", "type": "uint64" }, { "name": "key_price", "type": "asset" }, { "name": "round", "type": "uint64" }, { "name": "status", "type": "uint32" }, { "name": "count", "type": "uint64" }, { "name": "bid", "type": "asset" }, { "name": "dividend", "type": "asset" }, { "name": "bswitch", "type": "bool" }, { "name": "reserved", "type": "uint64" } ] }