Oracles
V1 Oracles
Oralce Provider
Chain
Oracle Type
Address
ExchangeRate
Ethereum Mainnet
Push
0x32f232423829296F035E2cfcdC426911D4A1a582
ExchangeRate
Katana Mainnet
Push
0x69Eb9D382f02d134331950240CE37b15037F1cC1
Price Data Functions:
latestAnswer():
Returns the current price of afiUSD in USD with 8 decimal precision.
latestRoundData():
Returns comprehensive round data including price, timestamps, and round information.
getCurrentExchangeRate()
: Returns the current exchange rate from the afiUSD/USDC token contract.
Last updated