SudoCat Oracle Request

26 Dec, 2024

INTRODUCTION

Protocol: Sudocat

REQUEST INFORMATION

Assets

Following assets will be included in the Oracle:

Asset Ticker Asset Blockchain Asset Address Asset Markets Overview Comments
IMX Ethereum 0xf57e7e7c23978c3caec3c3548e3d615c346e79ff IMX Asset Information
BEAM Ethereum 0x62d0a8458ed7719fdaf978fe5929c6d342b0bfce BEAM Asset Information
PRIME Ethereum 0xb23d80f5fefcddaa212212f028021b41ded428cf PRIME Asset Information
NAKA Polygon 0x311434160d7537be358930def317afb606c0d737 NAKA 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 Ethereum Sepolia
Is testnet deployment required? Yes
1 Like

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 “IMX/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: 0x68c62753d219c39bb1421046907a765be47265c0

Markets

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

  1. Immutable-0x0000000000000000000000000000000000000000
  2. Ethereum-0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE
  3. Ethereum-0xb23d80f5FefcDDaa212212F028021B41DEd428CF
  4. Polygon-0x311434160D7537be358930def317AfB606C0D737

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.