Skip to content

Commit 389187c

Browse files
committed
2 parents 78827b1 + f63e8c5 commit 389187c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ const nextConfig = {
158158
permanent: false,
159159
},
160160
{
161-
source: "/price-feeds/api-reference/evm/",
161+
source: "/price-feeds/api-reference/evm",
162162
destination: "https://api-reference.pyth.network/price-feeds/evm/",
163163
permanent: false,
164164
},

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pages/price-feeds/contract-addresses/evm.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
9595
| Fantom testnet | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://testnet.ftmscan.com/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) |
9696
| Filecoin calibration | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://calibration.filfox.info/en/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
9797
| Flow Previewnet | `0x2880aB155794e7179c9eE2e38200202908C17B43` |
98+
| Flow Testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://evm-testnet.flowscan.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |
9899
| Fuji (Avalanche testnet) | [`0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509`](https://testnet.snowtrace.io/address/0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509) |
99100
| Hedera testnet | [`0xa2aa501b19aff244d90cc15a4cf739d2725b5729`](https://hashscan.io/testnet/contract/0.0.3042133) |
100101
| XCHAIN (IDEX) testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://xchain-testnet-explorer.idex.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |

0 commit comments

Comments
 (0)