File tree 2 files changed +11
-1
lines changed
pages/price-feeds/contract-addresses
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -351,4 +351,13 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
351
351
rpc : "https://sanko-arb-sepolia.rpc.caldera.xyz" ,
352
352
nativeCurrency : "DMT" ,
353
353
} ,
354
+ apechain : {
355
+ address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
356
+ explorer : "https://apechain.calderaexplorer.xyz/address/$ADDRESS" ,
357
+ delay : "1 block" ,
358
+ gasLimit : "500K" ,
359
+ network : "mainnet" ,
360
+ rpc : "https://curtis.hub.caldera.xyz/" ,
361
+ nativeCurrency : "APE" ,
362
+ } ,
354
363
} ;
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
6
6
7
7
| Network | Contract address |
8
8
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
9
+ | Apechain | [ ` 0x2880aB155794e7179c9eE2e38200202908C17B43 ` ] ( https://apechain.calderaexplorer.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
9
10
| Arbitrum | [ ` 0xff1a0f4744e8582DF1aE09D5611b887B6a12925C ` ] ( https://arbiscan.io/address/0xff1a0f4744e8582df1ae09d5611b887b6a12925c ) |
10
11
| Astar zkEVM | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://astar-zkevm.explorer.startale.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
11
12
| Aurora | [ ` 0xF89C7b475821EC3fDC2dC8099032c05c6c0c9AB9 ` ] ( https://explorer.aurora.dev/address/0xF89C7b475821EC3fDC2dC8099032c05c6c0c9AB9 ) |
@@ -70,7 +71,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
70
71
| Network | Contract address |
71
72
| --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
72
73
| Abstract testnet | [ ` 0x47F2A9BDAd52d65b66287253cf5ca0D2b763b486 ` ] ( https://explorer.testnet.abs.xyz/address/0x47F2A9BDAd52d65b66287253cf5ca0D2b763b486 ) |
73
- | Ape Chain (testnet) | [ ` 0x2880aB155794e7179c9eE2e38200202908C17B43 ` ] ( https://curtis.explorer.caldera.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
74
+ | ApeChain (testnet) | [ ` 0x2880aB155794e7179c9eE2e38200202908C17B43 ` ] ( https://curtis.explorer.caldera.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
74
75
| Arbitrum Blueberry (testnet) | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://arb-blueberry.gelatoscout.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
75
76
| Arbitrum Sepolia (testnet) | [ ` 0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF ` ] ( https://sepolia-explorer.arbitrum.io/address/0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF ) |
76
77
| Astar zkEVM testnet | [ ` 0x8D254a21b3C86D32F7179855531CE99164721933 ` ] ( https://zkatana.blockscout.com/address/0x8D254a21b3C86D32F7179855531CE99164721933 ) |
You can’t perform that action at this time.
0 commit comments