EOS

rams.eos

Contract

  • Table row type of usermints

    { "name": "user_mint", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "block_num", "type": "uint32" }, { "name": "time", "type": "uint32" }, { "name": "inscription", "type": "string" } ] }