Skip to content

Commit a481c24

Browse files
committed
init draft: eoracle
1 parent 9b71b87 commit a481c24

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

smart-contracts/advanced/oracles.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,11 @@ Tellor’s smart contracts are live on the Filecoin Mainnet and Calibration test
8181

8282
### [EOracle](https://www.eoracle.io/)
8383

84-
85-
EOracle is a
84+
EOracle is an oracle built on Eigenlayer, benefitting from cryptoeconomic security supported by Ethereum validators. eOracle provides on-chain native price feeds that require no permissions for integration. Users can develop their own oracle using the [ODK](https://eoracle.gitbook.io/eoracle/ovs-developer-guides/eoracle-odk-oracle-development-kit), or use the existing price feeds listed below.
8685

8786
**EOracle Smart Contracts**
8887

89-
Tellor’s smart contracts are live on the Filecoin Calibration testnet.
88+
EOracle's smart contracts are live on the Filecoin Calibration testnet.
9089

9190
| Name | Address | Mainnet | Calibration |
9291
| ---------------- | -------------------------------------------- | ------- | ----------- |
@@ -104,3 +103,9 @@ Tellor’s smart contracts are live on the Filecoin Calibration testnet.
104103
| EOFeedAdapter - sFRAX/FRAX | `0xd56f6CC400f3bFC77faeC4bBb1e0400c6A26A925` | | ✔️ |
105104
| EOFeedAdapter - sfrxETH/frxETH | `0x626A1Cb309289Eb542710D6093C6341562769983` | | ✔️ |
106105
| EOFeedAdapter - stETH/ETH | `0x0834Bb4baf2758a3642636C89D18F97ED6672D1C` | | ✔️ |
106+
107+
#### **Further eOracle resources**
108+
109+
* [eOracle docs](https://docs.eoracle.io/)
110+
* [eOracle GitHub](https://github.com/eoracle)
111+
* [eOracle Price Feed Integration Guide](https://eoracle.gitbook.io/eoracle/price-feeds/integration-guide)

0 commit comments

Comments
 (0)