Skip to content

Commit 071903b

Browse files
authored
Merge pull request #345 from inkonchain/InkP1-patch-1
Update oracles.mdx
2 parents eb400d9 + e696d3b commit 071903b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/pages/tools/oracles.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,26 @@ API3 offers 190+ price feeds for Ink on the [API3 Market](https://market.api3.or
1919

2020
**Coming Soon**
2121

22+
## eOracle
23+
24+
eOracle provides decentralized price feeds through a cryptoeconomically secure oracle network, backed by staked ETH and a globally distributed network of validators.
25+
26+
| Network | Feed | Contract Address | Decimals |
27+
| ----------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
28+
| Ink Mainnet | BTC/USD | <CopyableCode code="0xc1a823069a4439f9A5C5008eA38346d587028D37" href="https://explorer.inkonchain.com/address/0xc1a823069a4439f9A5C5008eA38346d587028D37?tab=contract" /> | 8 |
29+
| Ink Mainnet | ETH/USD | <CopyableCode code="0xdFc720E1ef024bfc768ed9E6F0e7Fc80E28f8CFA" href="https://explorer.inkonchain.com/address/0xdFc720E1ef024bfc768ed9E6F0e7Fc80E28f8CFA?tab=contract" /> | 8 |
30+
| Ink Mainnet | USDC/USD | <CopyableCode code="0xF1d7c07d6DAA1200a137ea1146E1f8c5D6Fc0223" href="https://explorer.inkonchain.com/address/0xF1d7c07d6DAA1200a137ea1146E1f8c5D6Fc0223?tab=contract" /> | 8 |
31+
| Ink Mainnet | USDT/USD | <CopyableCode code="0xd37D8878ed854027CB3a71907b95677BB0477baf" href="https://explorer.inkonchain.com/address/0xd37D8878ed854027CB3a71907b95677BB0477baf?tab=contract" /> | 8 |
32+
33+
| Network | Feed | Contract Address | Decimals |
34+
| ----------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
35+
| Ink Sepolia | BTC/USD | <CopyableCode code="0xD4bc859E0de1bAc03A5b9Ffaf71393328EB1B274" href="https://explorer-sepolia.inkonchain.com/address/0xD4bc859E0de1bAc03A5b9Ffaf71393328EB1B274?tab=contract" /> | 8 |
36+
| Ink Sepolia | ETH/USD | <CopyableCode code="0x71bafCA6F2181C16173Dc3FAeF49090e687238D6" href="https://explorer-sepolia.inkonchain.com/address/0x71bafCA6F2181C16173Dc3FAeF49090e687238D6?tab=contract" /> | 8 |
37+
| Ink Sepolia | USDC/USD | <CopyableCode code="0x5e2C566F9B8859fF42E78F7A9540efAb9Ae71DE1" href="https://explorer-sepolia.inkonchain.com/address/0x5e2C566F9B8859fF42E78F7A9540efAb9Ae71DE1?tab=contract" /> | 8 |
38+
| Ink Sepolia | USDT/USD | <CopyableCode code="0x23552E6Ca60D94a519F66D4CF4A958049f98c652" href="https://explorer-sepolia.inkonchain.com/address/0x23552E6Ca60D94a519F66D4CF4A958049f98c652?tab=contract" /> | 8 |
39+
40+
41+
2242
## Pyth
2343

2444
Pyth offers 250+ prices feeds for Ink.

0 commit comments

Comments
 (0)