eospandahero Contract Overview Actions (15) Structs (24) Tables (10) ABI Overview orders Table row type of orders { "name": "orders", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "payer", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "uint64" }, { "name": "paytime", "type": "uint32" } ] }