CDR #092: Lumin Finance | Price Feed

INTRODUCTION

Protocol: Lumin Finance

Integration: Lumin Finance is a decentralized P2P fixed rate lending and borrowing protocol

REQUEST INFORMATION

Assets

Following assets will be included in the Oracle:

Asset Ticker Asset Blockchain Asset Address Asset Markets Overview Comments
MUX Arbitrum 0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42 MUX Asset Information
GRAIL Arbitrum 0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8 GRAIL Asset Information
VRTX Arbitrum 0x95146881b86B3ee99e63705eC87AfE29Fcc044D9 VRTX Asset Information

Methodology

  • Moving Average Price with Interquartile Range (MAIR) will be used to calculate the price for the assets. Learn more about it here
  • .5% deviation threshold for updates trigger will be applied for each asset
  • 120 secs update frequency check will be applied
  • 24-hour time-based update frequency will be applied for all assets

DELIVERY INFORMATION

Delivery Method Oracle on Arbitrum
Is testnet deployment required? No

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 “VRTX/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: 0xfc43b990941149e8909141632b4a9138bc2e808f

Markets

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

  1. Arbitrum-0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42
  2. Arbitrum-0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8
  3. Arbitrum-0x95146881b86B3ee99e63705eC87AfE29Fcc044D9

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.