CDR #088: Vector Reserve | Price Feeds

INTRODUCTION

Protocol: Vector Reserve

Website: https://www.vectorreserve.com/

Integration: The core objective of Vector Reserve is to harness optimized liquid staking and liquid restaking yields to introduce a diversified, risk adjusted reserve currency built on ETH, offering market leading yield.

Use case: Integrations

Blockchain: Ethereum

REQUEST INFORMATION

Assets

The following assets will be included in the Oracle:

Asset Ticker Asset Blockchain Asset Address Asset Markets Overview Comments
vETH Ethereum 0x38D64ce1Bdf1A9f24E0Ec469C9cAde61236fB4a0 vETH Markets Overview
svETH Ethereum 0x6733F0283711F225A447e759D859a70b0c0Fd2bC ETH Markets Overview

Methodology

Select the methodologies that will define the feeds:

  • Pricing methodology: Moving Average Price with Interquartile Range (MAIR) will be used to calculate the price for the asset. Learn more about it here.

  • 0.5% deviation threshold for updates trigger will be applied

  • 12-hour time based update frequency will be applied

  • 120s trades aggregation window size will be applied

DELIVERY INFORMATION

Select if the feed should be delivered on-chain via oracle and if so, which network:

  • Delivery method: Oracle on Ethereum
  • Testnet required: No

See delivery options

NOTES

Additional relevant information:


2 Likes

Thank you for requesting a data feed via DIA CDR. We confirm the CDR specifications were requested correctly. Find the oracle information below:

Oracle

The oracle is deployed and can be accessed here.

You can query for assets by calling the read function getValue() with parameters such as “vETH/USD”. It will return two values:

  1. The price of the asset queried with 8 decimals
  2. The unix timestamp of the last update

You can see Solidity and Vyper code integration examples here or use a dedicated DIA oracles integration library described in detail here.

Funding

Each deployed oracle contract has a separate gas wallet which is the only entity allowed to update oracle values based on selected parameters. To find out more information on how it works, visit the following link.

Please make sure to top up the gas wallet, as we only put in some gas to deploy and start the oracle.

Gas Wallet address: 0x8617e3db9d88a5cd82c2dc205b81f1f96a7ad892

Markets

You can view the markets included for each feed by pressing on a link to DIA App in the deployed assets list:

  1. Ethereum-0x38D64ce1Bdf1A9f24E0Ec469C9cAde61236fB4a0
  2. Ethereum-0x6733F0283711F225A447e759D859a70b0c0Fd2bC

Note: DIA uses Blockchain-Address querying formatting to ensure asset selection precision (token symbols might duplicate)

You can also query current asset prices and find other market information on the asset by using the DIA API as described here.

1 Like