
Table row type of pledgepara
{ "name": "pledgepara_row", "base": "", "fields": [ { "name": "pledgeid", "type": "uint64" }, { "name": "contract", "type": "name" }, { "name": "sym", "type": "symbol_code" }, { "name": "annualized", "type": "uint64" }, { "name": "duration", "type": "uint64" }, { "name": "min_amount", "type": "asset" }, { "name": "max_amount", "type": "asset" }, { "name": "oracle", "type": "uint8" }, { "name": "oracleParam", "type": "uint64" }, { "name": "status", "type": "uint8" } ] }