EOS

eosknightsio

Contract

  • Table row type of player

    { "name": "player", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "mat_ivn_up", "type": "uint8" }, { "name": "item_ivn_up", "type": "uint8" }, { "name": "current_stage", "type": "uint8" }, { "name": "last_rebirth", "type": "uint32" }, { "name": "powder", "type": "uint32" }, { "name": "maxfloor", "type": "uint16" } ] }