eospandahero Contract Overview Actions (15) Structs (24) Tables (10) ABI Overview market Table row type of market { "name": "market", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "uuids", "type": "UUID[]" }, { "name": "seller", "type": "name" }, { "name": "price", "type": "asset" }, { "name": "time", "type": "uint32" } ] }