Vaulta

bingobetgame

Contract

  • Table row type of easyaccs

    {
      "name": "easyacc",
      "base": "",
      "fields": [
        {
          "name": "dapp_name",
          "type": "name"
        },
        {
          "name": "virtual_holder",
          "type": "name"
        },
        {
          "name": "profit_sharing",
          "type": "uint16"
        },
        {
          "name": "pool",
          "type": "asststrc[]"
        },
        {
          "name": "status",
          "type": "uint8"
        }
      ]
    }