Vaulta

gyftietokens

Contract

  • Table row type of tprofiles

    {
      "name": "tprofile",
      "base": "",
      "fields": [
        {
          "name": "account",
          "type": "name"
        },
        {
          "name": "idhash",
          "type": "string"
        },
        {
          "name": "id_expiration",
          "type": "string"
        },
        {
          "name": "gft_balance",
          "type": "asset"
        },
        {
          "name": "staked_balance",
          "type": "asset"
        },
        {
          "name": "unstaking_balance",
          "type": "asset"
        }
      ]
    }