Unicove
SendStakingRAMSettings
Vaulta

nakamotorun2

Contract

  • Overview
  • Actions (7)
  • Structs (16)
  • Tables (8)
  • ABI
    • st_betAccount

      Table row type of betaccounts

      {
        "name": "st_betAccount",
        "base": "",
        "fields": [
          {
            "name": "player",
            "type": "name"
          },
          {
            "name": "bet",
            "type": "string"
          },
          {
            "name": "bettime",
            "type": "eostime"
          },
          {
            "name": "betamount",
            "type": "asset"
          },
          {
            "name": "winamount",
            "type": "asset"
          }
        ]
      }