Smart Contracts
DIAOracleV2.sol
The standard DIA key-value price oracle: it stores each asset’s latest price and timestamp on-chain and returns them via getValue(). Use it to read DIA price feeds through the classic getValue interface.
Was this page helpful?