Unicove
전송 스테이킹RAM설정
Vaulta

betdirecteos

Contract

  • Overview
  • Actions (13)
  • Structs (20)
  • Tables (7)
  • ABI
    • betting_stat

      Table row type of bettingstats

      {
        "name": "betting_stat",
        "base": "",
        "fields": [
          {
            "name": "betting_id",
            "type": "uint64"
          },
          {
            "name": "up",
            "type": "uint64"
          },
          {
            "name": "down",
            "type": "uint64"
          },
          {
            "name": "draw",
            "type": "uint64"
          },
          {
            "name": "is_blocked",
            "type": "bool"
          }
        ]
      }