
Table row type of fund
{ "name": "st_crayfish_fund", "base": "", "fields": [ { "name": "timestamp", "type": "uint64" }, { "name": "quantity", "type": "asset" }, { "name": "status", "type": "uint64" } ] }
Table row type of fund
{
"name": "st_crayfish_fund",
"base": "",
"fields": [
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "status",
"type": "uint64"
}
]
}