
Table row type of racepayments
{ "name": "racepayments", "base": "", "fields": [ { "name": "pkey", "type": "uint64" }, { "name": "racepkey", "type": "uint64" }, { "name": "teamaccount", "type": "name" }, { "name": "entryfee", "type": "asset" }, { "name": "feereleased", "type": "bool" }, { "name": "eosusdprice", "type": "asset" }, { "name": "timestamp", "type": "int32" } ] }