
deweb.eosn
Contract
Table row type of cashierq
{ "name": "cshrq_item_t", "base": "", "fields": [ { "name": "index", "type": "uint64" }, { "name": "seller", "type": "uint64" }, { "name": "withdraw_to", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "convert_to_eos", "type": "bool" }, { "name": "memo", "type": "string" }, { "name": "meta_data", "type": "string" } ] }