
Table row type of config
{ "name": "st_defi_config", "base": "", "fields": [ { "name": "bird_quantity", "type": "asset" }, { "name": "unlock_quantity", "type": "asset" }, { "name": "lock_quantity", "type": "asset" }, { "name": "state", "type": "uint64" }, { "name": "begin_time", "type": "uint64" }, { "name": "end_time", "type": "uint64" } ] }