truedexcleos Contract Overview Actions (26) Structs (33) Tables (6) ABI Overview order Table row type of orders { "name": "order", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "maker", "type": "name" }, { "name": "quantity", "type": "uint32" }, { "name": "price", "type": "uint32" }, { "name": "fee", "type": "int8" } ] }