Vaulta

dudududuniao

Contract

  • Extends base type of BaseTable

    Struct base type of bonusidrs

    {
      "name": "BonusIDR",
      "base": "BaseTable",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "poolEosBalance",
          "type": "uint64"
        },
        {
          "name": "poolDosrBalance",
          "type": "uint64"
        },
        {
          "name": "eosQuantity",
          "type": "uint64"
        },
        {
          "name": "playerReceivedEOSQuantity",
          "type": "uint64"
        },
        {
          "name": "playerReceivedCount",
          "type": "uint64"
        }
      ]
    }