CDR #012: Rikkei Finance | Asset Price

dApp introduction

Rikkei is a decentralized protocol for lending and borrowing on multi-chain.

Feed usage

Data type: Price feed
Use case: The feed will be used to calculate the asset price

Specifications

Delivery method: Astar
Update mechanism: Deviation based
Threshold: 0.5%
Methodology: Moving Average
Frequency: 120s
Sources (by chain/version): All available markets
Pairs: ASTR/ USD, ETH/ USD, USDC/ USD, BTC/ USD

2 Likes

Thanks for submitting your Custom Delivery Request!

The DIA DAO will review your requirements shortly and if all information is correctly provided, a core developer will proceed and deliver the API endpoint. If the requirements are partially or incorrectly requested, a DAO member will get in touch with you again.

1 Like

Thank you for requesting a DIA CDR. We confirm the CDR specifications were requested correctly. Find the oracle / API endpoint below:

Markets

By querying for blockchain and asset, the API provides the markets used for calculating this feed.

API endpoint

By querying for blockchain and asset, the API provides the asset quotation for each asset in the feed.

Oracle

The oracle is deployed and can be accessed here: DIAOracleV2 (0xc9018AD95C9b3b62074eF22B44F7038E0523e0a2) - Astar (EVM) Explorer

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

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

Please make sure to top up the gas wallet 0xAFbb059E9dc5ED8be1E72EaF34779B1998B94Ce4 very soon, as we only put in some gas to deploy and start the oracle. Also make sure it always has sufficient funding.

2 Likes