
Table row type of market
{ "name": "st_defi_market", "base": "", "fields": [ { "name": "round", "type": "uint64" }, { "name": "amount", "type": "uint64" }, { "name": "quantity", "type": "uint64[]" }, { "name": "total", "type": "uint64" }, { "name": "executed", "type": "uint64" }, { "name": "timestamp", "type": "uint64" } ] }