Skip to content

Commit f7aa4d5

Browse files
authored
Merge pull request #315 from inkonchain/InkP1-patch-1
Update oracles.mdx
2 parents 5b277e5 + 37d9fdb commit f7aa4d5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/pages/tools/oracles.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ import CopyableCode from "@/components/CopyableCode";
44

55
## API3
66

7-
**Coming Soon**
7+
API3 offers 190+ price feeds for Ink on the [API3 Market](https://market.api3.org/ink). All API3's price feeds are integrated with OEV Network to recapture protocol MEV due to oracle updates. See this [guide](https://docs.api3.org/dapps/) to learn how to integrate API3's data feeds.
8+
9+
| Network | Contract Address |
10+
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
11+
| Ink Mainnet | <CopyableCode code="0x709944a48cAf83535e43471680fDA4905FB3920a" href="https://explorer.inkonchain.com/address/0x709944a48cAf83535e43471680fDA4905FB3920a?tab=contract" /> |
12+
13+
| Network | Contract Address |
14+
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
15+
| Ink Sepolia | <CopyableCode code="0x709944a48cAf83535e43471680fDA4905FB3920a" href="https://explorer-sepolia.inkonchain.com/address/0x709944a48cAf83535e43471680fDA4905FB3920a?tab=contract" /> |
16+
817

918
## Chainlink
1019

0 commit comments

Comments
 (0)