EOS

rams.eos

Contract

  • Table row type of status

    { "name": "status", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "minted", "type": "uint32" }, { "name": "total", "type": "uint32" }, { "name": "limit", "type": "uint32" } ] }