Skip to content

Commit

Permalink
Merge pull request #2349 from xBalbinus/xbalbinus/fixLink
Browse files Browse the repository at this point in the history
fix: Pyth oracle's display address was incorrect.
  • Loading branch information
trruckerfling authored Jan 17, 2025
2 parents 212e269 + 92572b1 commit 8f7655a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smart-contracts/advanced/oracles.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Pyth’s smart contracts are live on the Filecoin Mainnet and Calibration testne

| Name | Address | Mainnet | Calibration |
| ----------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ------- | ----------- |
| [Pyth - Mainnet](https://filecoin.blockscout.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729?tab=contract) | `0x045CE60839d108B43dF9e703d4b25402a6a28a0d` | ✔️ | |
| [Pyth - Calibration](http://47.109.105.51/en/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | `0x15e6Cc0D69A162151Cadfba035aa10b82b12b970` | | ✔️ |
| [Pyth - Mainnet](https://filecoin.blockscout.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729?tab=contract) | `0xA2aa501b19aff244D90cc15a4Cf739D2725B5729` | ✔️ | |
| [Pyth - Calibration](http://47.109.105.51/en/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | `0xA2aa501b19aff244D90cc15a4Cf739D2725B5729` | | ✔️ |

**Pyth x Filecoin Price Feed IDs**

Expand Down

0 comments on commit 8f7655a

Please sign in to comment.