Vaulta

euboxnftoken

Contract

  • Table row type of global

    {
      "name": "global",
      "base": "",
      "fields": [
        {
          "name": "lnftid",
          "type": "uint64"
        },
        {
          "name": "defid",
          "type": "uint64"
        },
        {
          "name": "mdid",
          "type": "uint64"
        },
        {
          "name": "spare2",
          "type": "uint64"
        },
        {
          "name": "staking_power",
          "type": "uint64"
        },
        {
          "name": "total_power",
          "type": "uint64"
        },
        {
          "name": "key_sym",
          "type": "symbol"
        },
        {
          "name": "offer_sym",
          "type": "symbol"
        },
        {
          "name": "offer_sym_code",
          "type": "name"
        },
        {
          "name": "key_pool",
          "type": "name"
        },
        {
          "name": "box_pool",
          "type": "name"
        },
        {
          "name": "max_purple",
          "type": "uint64"
        },
        {
          "name": "max_gold",
          "type": "uint64"
        }
      ]
    }