Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions components/EntropyDeployments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -296,12 +296,4 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
network: "testnet",
rpc: "https://rpc.minato.soneium.org/",
},
"apechain-mainnet": {
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
explorer: "https://apechain.calderaexplorer.xyz/address/$ADDRESS",
delay: "1 block",
gasLimit: "500K",
network: "mainnet",
rpc: "https://apechain.calderachain.xyz/http",
},
};
1 change: 0 additions & 1 deletion pages/price-feeds/contract-addresses/evm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so

| Network | Contract address |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| Ape Chain | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://apechain.calderaexplorer.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |
| Arbitrum | [`0xff1a0f4744e8582DF1aE09D5611b887B6a12925C`](https://arbiscan.io/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c) |
| Astar zkEVM | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://astar-zkevm.explorer.startale.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
| Aurora | [`0xF89C7b475821EC3fDC2dC8099032c05c6c0c9AB9`](https://explorer.aurora.dev/address/0xF89C7b475821EC3fDC2dC8099032c05c6c0c9AB9) |
Expand Down
Loading