Unicove
发送质押RAM设置
Vaulta

ffgametongbi

Contract

  • Overview
  • Actions (13)
  • Structs (25)
  • Tables (8)
  • ABI
    • st_scoreboard

      Table row type of scoreboards

      {
        "name": "st_scoreboard",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "room_id",
            "type": "uint64"
          },
          {
            "name": "game_id",
            "type": "uint64"
          },
          {
            "name": "winner",
            "type": "name"
          },
          {
            "name": "result",
            "type": "m_sb_result[]"
          }
        ]
      }