Skip to content

Commit e7c5424

Browse files
authored
Add shimmer testnet (#51)
1 parent 7bd402d commit e7c5424

File tree

1 file changed

+28
-27
lines changed
  • pages/documentation/pythnet-price-feeds

1 file changed

+28
-27
lines changed

pages/documentation/pythnet-price-feeds/evm.mdx

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -49,33 +49,34 @@ Pyth is currently available on the following EVM networks:
4949

5050
### Testnet
5151

52-
| Network | Contract address |
53-
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
54-
| Goerli (Ethereum testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://goerli.etherscan.io/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
55-
| Fuji (Avalanche testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://testnet.snowtrace.io/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
56-
| Fantom testnet | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://testnet.ftmscan.com/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c) |
57-
| Mumbai (Polygon testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://mumbai.polygonscan.com/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
58-
| BNB testnet | [`0xd7308b14BF4008e7C7196eC35610B1427C5702EA`](https://testnet.bscscan.com/address/0xd7308b14BF4008e7C7196eC35610B1427C5702EA) |
59-
| Aurora testnet | [`0x4305FB66699C3B2702D4d05CF36551390A4c69C6`](https://explorer.testnet.aurora.dev/address/0x4305FB66699C3B2702D4d05CF36551390A4c69C6) |
60-
| Optimism Goerli (testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://goerli-optimism.etherscan.io/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c) |
61-
| Celo Alfajores (testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://explorer.celo.org/alfajores/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
62-
| KCC testnet | [`0x15D35b8985e350f783fe3d95401401E194ff1E6f`](https://scan-testnet.kcc.network/address/0x15D35b8985e350f783fe3d95401401E194ff1E6f) |
63-
| Cronos testnet | [`0xBAEA4A1A2Eaa4E9bb78f2303C213Da152933170E`](https://cronos.org/explorer/testnet3/address/0xBAEA4A1A2Eaa4E9bb78f2303C213Da152933170E) |
64-
| Arbitrum Goerli (testnet) | [`0x939C0e902FF5B3F7BA666Cc8F6aC75EE76d3f900`](https://goerli.arbiscan.io/address/0x939C0e902FF5B3F7BA666Cc8F6aC75EE76d3f900) |
65-
| zkSync Era Goerli (testnet) | [`0xC38B1dd611889Abc95d4E0a472A667c3671c08DE`](https://goerli.explorer.zksync.io/address/0xC38B1dd611889Abc95d4E0a472A667c3671c08DE) |
66-
| Base Goerli (testnet) | [`0x5955C1478F0dAD753C7E2B4dD1b4bC530C64749f`](https://goerli.basescan.org/address/0x5955c1478f0dad753c7e2b4dd1b4bc530c64749f) |
67-
| Chiado (Gnosis testnet) | [`0xdDAf6D29b8bc81c1F0798a5e4c264ae89c16a72B`](https://blockscout.com/gnosis/chiado/address/0xdDAf6D29b8bc81c1F0798a5e4c264ae89c16a72B) |
68-
| EVMOS testnet | [`0x354bF866A4B006C9AF9d9e06d9364217A8616E12`](https://evm.evmos.dev/address/0x354bF866A4B006C9AF9d9e06d9364217A8616E12) |
69-
| Neon devnet | [`0x2FF312f50689ad279ABb164dB255Eb568733BD6c`](https://devnet.neonscan.org/address/0x2FF312f50689ad279ABb164dB255Eb568733BD6c) |
70-
| Polygon zkEVM testnet | [`0xd54bf1758b1C932F86B178F8b1D5d1A7e2F62C2E`](https://testnet-zkevm.polygonscan.com/address/0xd54bf1758b1c932f86b178f8b1d5d1a7e2f62c2e) |
71-
| Canto testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://testnet-explorer.canto.neobase.one/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
72-
| Meter testnet | [`0x5fF5B9039FbD8256864A4460B7EA77093A65B1b5`](https://scan-warringstakes.meter.io/address/0x5ff5b9039fbd8256864a4460b7ea77093a65b1b5) |
73-
| Mantle testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.testnet.mantle.xyz/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
74-
| Conflux eSpace testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://evmtestnet.confluxscan.io/address/0xa2aa501b19aff244d90cc15a4cf739d2725b5729) |
75-
| Kava testnet | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://explorer.testnet.kava.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) |
76-
| WEMIX testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.test.wemix.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
77-
| Linea Goerli | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://goerli.lineascan.build/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
78-
| EOS testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.testnet.evm.eosnetwork.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
52+
| Network | Contract address |
53+
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
54+
| Goerli (Ethereum testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://goerli.etherscan.io/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
55+
| Fuji (Avalanche testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://testnet.snowtrace.io/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
56+
| Fantom testnet | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://testnet.ftmscan.com/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c) |
57+
| Mumbai (Polygon testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://mumbai.polygonscan.com/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
58+
| BNB testnet | [`0xd7308b14BF4008e7C7196eC35610B1427C5702EA`](https://testnet.bscscan.com/address/0xd7308b14BF4008e7C7196eC35610B1427C5702EA) |
59+
| Aurora testnet | [`0x4305FB66699C3B2702D4d05CF36551390A4c69C6`](https://explorer.testnet.aurora.dev/address/0x4305FB66699C3B2702D4d05CF36551390A4c69C6) |
60+
| Optimism Goerli (testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://goerli-optimism.etherscan.io/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c) |
61+
| Celo Alfajores (testnet) | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://explorer.celo.org/alfajores/address/0xff1a0f4744e8582DF1aE09D5611b887B6a12925C) |
62+
| KCC testnet | [`0x15D35b8985e350f783fe3d95401401E194ff1E6f`](https://scan-testnet.kcc.network/address/0x15D35b8985e350f783fe3d95401401E194ff1E6f) |
63+
| Cronos testnet | [`0xBAEA4A1A2Eaa4E9bb78f2303C213Da152933170E`](https://cronos.org/explorer/testnet3/address/0xBAEA4A1A2Eaa4E9bb78f2303C213Da152933170E) |
64+
| Arbitrum Goerli (testnet) | [`0x939C0e902FF5B3F7BA666Cc8F6aC75EE76d3f900`](https://goerli.arbiscan.io/address/0x939C0e902FF5B3F7BA666Cc8F6aC75EE76d3f900) |
65+
| zkSync Era Goerli (testnet) | [`0xC38B1dd611889Abc95d4E0a472A667c3671c08DE`](https://goerli.explorer.zksync.io/address/0xC38B1dd611889Abc95d4E0a472A667c3671c08DE) |
66+
| Base Goerli (testnet) | [`0x5955C1478F0dAD753C7E2B4dD1b4bC530C64749f`](https://goerli.basescan.org/address/0x5955c1478f0dad753c7e2b4dd1b4bc530c64749f) |
67+
| Chiado (Gnosis testnet) | [`0xdDAf6D29b8bc81c1F0798a5e4c264ae89c16a72B`](https://blockscout.com/gnosis/chiado/address/0xdDAf6D29b8bc81c1F0798a5e4c264ae89c16a72B) |
68+
| EVMOS testnet | [`0x354bF866A4B006C9AF9d9e06d9364217A8616E12`](https://evm.evmos.dev/address/0x354bF866A4B006C9AF9d9e06d9364217A8616E12) |
69+
| Neon devnet | [`0x2FF312f50689ad279ABb164dB255Eb568733BD6c`](https://devnet.neonscan.org/address/0x2FF312f50689ad279ABb164dB255Eb568733BD6c) |
70+
| Polygon zkEVM testnet | [`0xd54bf1758b1C932F86B178F8b1D5d1A7e2F62C2E`](https://testnet-zkevm.polygonscan.com/address/0xd54bf1758b1c932f86b178f8b1d5d1a7e2f62c2e) |
71+
| Canto testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://testnet-explorer.canto.neobase.one/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
72+
| Meter testnet | [`0x5fF5B9039FbD8256864A4460B7EA77093A65B1b5`](https://scan-warringstakes.meter.io/address/0x5ff5b9039fbd8256864a4460b7ea77093a65b1b5) |
73+
| Mantle testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.testnet.mantle.xyz/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
74+
| Conflux eSpace testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://evmtestnet.confluxscan.io/address/0xa2aa501b19aff244d90cc15a4cf739d2725b5729) |
75+
| Kava testnet | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://explorer.testnet.kava.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) |
76+
| WEMIX testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.test.wemix.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
77+
| Linea Goerli | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://goerli.lineascan.build/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
78+
| EOS testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.testnet.evm.eosnetwork.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
79+
| Shimmer testnet | [`0x5f3c61944CEb01B3eAef861251Fb1E0f14b848fb`](https://explorer.evm.testnet.shimmer.network/address/0x5f3c61944CEb01B3eAef861251Fb1E0f14b848fb) |
7980

8081
## Price Feed IDs
8182

0 commit comments

Comments
 (0)