Unicove
SendStakingRAMSettings
Vaulta

betcitycashr

Contract

  • Overview
  • Actions (13)
  • Structs (17)
  • Tables (4)
  • ABI
    • game_table

      Table row type of gametable

      {
        "name": "game_table",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "alias_name",
            "type": "string"
          },
          {
            "name": "round",
            "type": "string"
          },
          {
            "name": "state",
            "type": "uint8"
          },
          {
            "name": "write_time",
            "type": "uint64"
          }
        ]
      }