We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cf716 commit 5c8190fCopy full SHA for 5c8190f
docs/tools/oracles/chronicle.md
@@ -18,7 +18,7 @@ pragma solidity ^0.8.16;
18
* @title OracleReader
19
* @notice A simple contract to read from Chronicle oracles
20
* @dev To see the full repository, visit https://github.com/chronicleprotocol/OracleReader-Example.
21
- * @dev Addresses in this contract are hardcoded for the Arbitrum Sepolia testnet.
+ * @dev Addresses in this contract are hardcoded for the zkEVM Testnet.
22
* For other supported networks, check the https://chroniclelabs.org/dashboard/oracles.
23
*/
24
contract OracleReader {
0 commit comments