Vaulta

mptteamlock1

Contract

  • Table row type of stats

    {
      "name": "stat",
      "base": "",
      "fields": [
        {
          "name": "tokencontract",
          "type": "name"
        },
        {
          "name": "currency",
          "type": "symbol"
        },
        {
          "name": "airdropTimestamp",
          "type": "uint32"
        },
        {
          "name": "lockupPeriodSeconds",
          "type": "uint32"
        },
        {
          "name": "totalCredit",
          "type": "uint64"
        }
      ]
    }