Vaulta

cet.f

Contract

  • Table row type of rebalon

    {
      "name": "rebalon",
      "base": "",
      "fields": [
        {
          "name": "tokeninfund",
          "type": "float64"
        },
        {
          "name": "tokenwortheos",
          "type": "float64"
        },
        {
          "name": "tokenperold",
          "type": "float64"
        },
        {
          "name": "tokenpercnew",
          "type": "float64"
        },
        {
          "name": "decimals",
          "type": "int64"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "strpairid",
          "type": "string"
        },
        {
          "name": "token",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "ratio",
          "type": "float64"
        },
        {
          "name": "minamount",
          "type": "asset"
        },
        {
          "name": "image",
          "type": "string"
        }
      ]
    }