diff --git a/components/EntropyDeployments.tsx b/components/EntropyDeployments.tsx index 2e094825..82bd79c0 100644 --- a/components/EntropyDeployments.tsx +++ b/components/EntropyDeployments.tsx @@ -232,4 +232,12 @@ export const EntropyDeployments: Record = { network: "mainnet", rpc: "https://rpc.mainnet.taiko.xyz", }, + "etherlink-testnet": { + address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509", + explorer: "https://testnet-explorer.etherlink.com/$ADDRESS", + delay: "", + gasLimit: "500K", + network: "testnet", + rpc: "https://node.ghostnet.etherlink.com", + }, }; diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index c64261af..66ea9a0e 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -85,6 +85,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | Dela Deperp Testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://sepolia-delascan.deperp.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Dela Deperp Mithreum Testnet | [`0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc`](https://mithreum-sepolia.deperp.com/address/0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc) | | EOS testnet | [`0x0708325268dF9F66270F1401206434524814508b`](https://explorer.testnet.evm.eosnetwork.com/address/0x0708325268dF9F66270F1401206434524814508b) | +| Etherlink testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://testnet-explorer.etherlink.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | | EVMOS testnet | [`0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E`](https://evm.evmos.dev/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E) | | Fantom testnet | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://testnet.ftmscan.com/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) | | Filecoin calibration | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://calibration.filfox.info/en/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |