November 6, 2024 - 15:04 CEST
KlimaDAO | Token Price Fee
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](https://basescan.org/address/0x12df07b05e9dabe78bd04b90206e31f6f64d75bb).
You can query for assets by calling the read function getValue() with parameters such as “KLIMA/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](https://docs.diadata.org/introduction/intro-to-dia-oracles/access-the-oracle#oracle-integration-example) or use a dedicated DIA oracles integration library described in detail [here](https://docs.diadata.org/introduction/intro-to-dia-oracles/access-the-oracle#accessing-dias-oracles-with-a-dedicated-solidity-library).
### 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](https://docs.diadata.org/introduction/intro-to-dia-oracles/oracle-funding).
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: [0xb6561e7ba7c2f5be447982d8ba929e2c3cba9461](https://basescan.org/address/0xb6561e7ba7c2f5be447982d8ba929e2c3cba9461)
### Markets
You can view the markets included for each feed by pressing on a link to DIA App in the deployed assets list:
1. [Polygon-0x4e78011Ce80ee02d2c3e649Fb657E45898257815](https://app.diadata.org/price/asset/Polygon/0x4e78011Ce80ee02d2c3e649Fb657E45898257815/?asset=KLIMA)
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](https://docs.diadata.org/products/token-price-feeds/access-api-endpoints).