EOS

dfsmetaverse

Contract

  • Table row type of orders

    Table row type of orders2

    { "name": "order", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "require_asset", "type": "asset[]" }, { "name": "pay", "type": "asset" }, { "name": "cooldown", "type": "uint64" }, { "name": "max", "type": "uint64" } ] }