Vaulta

euboxnftoken

Contract

  • Action parameter in admincreate

    {
      "name": "admincreate",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "amount",
          "type": "uint64"
        },
        {
          "name": "color",
          "type": "string"
        },
        {
          "name": "role_id",
          "type": "uint64"
        },
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "power0",
          "type": "uint64"
        },
        {
          "name": "power",
          "type": "uint64"
        }
      ]
    }