Vaulta

ecrvadminfee

Contract

  • Table row type of totallock1

    {
      "name": "totallock",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint8"
        },
        {
          "name": "oldtotamt",
          "type": "asset"
        },
        {
          "name": "newtotamt",
          "type": "asset"
        },
        {
          "name": "newuserwt",
          "type": "float64"
        },
        {
          "name": "tobeclaimed",
          "type": "asset"
        }
      ]
    }