Managed Oracle Price Update: PRIME, jitoSOL, wstETH
This referendum updates the prices of three manually managed oracles used by the Hydration money market. These oracles track slowly-appreciating exchange rates and are refreshed periodically by governance to keep them in line with market values.
Changes
| Oracle |
Contract |
Current |
New |
| PRIME/USD |
0xDEe587cC569bf1FcBdcD6d1472031d225f34C307 |
1.0370 |
1.0505 |
| jitoSOL/SOL |
0x5B29bceaCBD1c37FD4A2c32a052b63813ed0D4b8 |
1.2780 |
1.2924 |
| wstETH/ETH |
0x11c1E47AaEcdc47dba8b9b9419b05903e53F3b4f |
1.2345 |
1.2403 |
All prices are 8-decimal values (e.g. 1.0505 = 105050000).
Technical details
The call is a utility.batchAll of three dispatcher.dispatchAsAaveManager → evm.call transactions, each invoking setPrice on the respective ManagedOracle contract.
- Preimage hash:
0xdd236ce55346dd992067638da42ee281f4c9d033b55fd817b50eacbeae8f4e03
Verification
The preimage was dry-run on a mainnet fork (chopsticks): all three EVM calls executed successfully, each oracle's stored answer matches the new value exactly, and the corresponding AnswerUpdated events were emitted.