Vaulta

d.o.yield

Contract

  • Table row type of tokens

    {
      "name": "tokens_row",
      "base": "",
      "fields": [
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "defibox_oracle_id",
          "type": "uint64?"
        },
        {
          "name": "delphi_oracle_id",
          "type": "name?"
        },
        {
          "name": "extra_oracle_id",
          "type": "uint64?"
        }
      ]
    }