
Table row type of prices
{ "name": "prices_row", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "suffix", "type": "name" }, { "name": "length", "type": "uint64" }, { "name": "amount", "type": "asset" }, { "name": "inserted_at", "type": "uint64" }, { "name": "updated_at", "type": "uint64" } ] }