eegg.io Contract Overview Actions (19) Structs (30) Tables (10) ABI Overview market Table row type of markets { "name": "market", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "count", "type": "uint64" }, { "name": "price", "type": "uint64" }, { "name": "length", "type": "uint64" } ] }