EOS

dfsmetaverse

Contract

  • Table row type of tasks

    { "name": "task", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "product", "type": "asset" }, { "name": "create_time", "type": "time_point_sec" }, { "name": "mature_time", "type": "time_point_sec" } ] }