File tree Expand file tree Collapse file tree 7 files changed +71
-20
lines changed
governance/xc_admin/packages/xc_admin_common/src
target_chains/ethereum/contracts/networks Expand file tree Collapse file tree 7 files changed +71
-20
lines changed Original file line number Diff line number Diff line change 302302 wormholeChainName : shimmer
303303 mainnet : false
304304 rpcUrl : https://json-rpc.evm.testnet.shimmer.network
305- networkId : 1072
305+ networkId : 1073
306306 type : EvmChain
307307- id : scroll_sepolia
308308 wormholeChainName : scroll
412412 rpcUrl : https://rpc.zkatana.gelato.digital
413413 networkId : 1261120
414414 type : EvmChain
415+ - id : coredao_testnet
416+ wormholeChainName : coredao
417+ mainnet : false
418+ rpcUrl : https://rpc.test.btcs.network
419+ networkId : 1115
420+ type : EvmChain
421+ - id : coredao
422+ wormholeChainName : coredao
423+ mainnet : true
424+ rpcUrl : https://rpc3.coredao.org
425+ networkId : 1116
426+ type : EvmChain
Original file line number Diff line number Diff line change 148148- chain : zksync
149149 address : " 0xf087c864AEccFb6A2Bf1Af6A0382B0d0f6c5D834"
150150 type : EvmContract
151- - chain : shimmer_testnet
152- address : " 0x5f3c61944CEb01B3eAef861251Fb1E0f14b848fb"
153- type : EvmContract
154151- chain : scroll_sepolia
155152 address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
156153 type : EvmContract
205202- chain : chiliz
206203 address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
207204 type : EvmContract
205+ - chain : coredao_testnet
206+ address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
207+ type : EvmContract
208+ - chain : coredao
209+ address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
210+ type : EvmContract
211+ - chain : shimmer_testnet
212+ address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
213+ type : EvmContract
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ export const RECEIVER_CHAINS = {
4848 chiliz : 60033 ,
4949 zetachain : 60034 ,
5050 astar : 60035 ,
51+ coredao : 60036 ,
5152} ;
5253
5354// If there is any overlapping value the receiver chain will replace the wormhole
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "contractName" : " Migrations" ,
4+ "address" : " 0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+ },
6+ {
7+ "contractName" : " WormholeReceiver" ,
8+ "address" : " 0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a" ,
9+ "transactionHash" : " 0xd7729425584db58c3e9ed30428b43022d2e1d5cc912818108691068d69cc2780"
10+ },
11+ {
12+ "contractName" : " PythUpgradable" ,
13+ "address" : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
14+ "transactionHash" : " 0x5f79ed2a8e6ef2d10b8be0e0f8bd5eac1206bfa1fe578ee812be775eb72a0a79"
15+ }
16+ ]
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "contractName" : " Migrations" ,
4+ "address" : " 0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+ },
6+ {
7+ "contractName" : " WormholeReceiver" ,
8+ "address" : " 0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a" ,
9+ "transactionHash" : " 0x5346120e1b661bd901fd030fa5c6cbf9aec7e87bf878b7fac4cc34e335db6df3"
10+ },
11+ {
12+ "contractName" : " PythUpgradable" ,
13+ "address" : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
14+ "transactionHash" : " 0x1069255ec2bf797fa62c97fa0c3a026b6d67c5224bc15e6881e570e9da1e240c"
15+ }
16+ ]
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "contractName" : " Migrations" ,
4+ "address" : " 0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+ },
6+ {
7+ "contractName" : " WormholeReceiver" ,
8+ "address" : " 0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a" ,
9+ "transactionHash" : " 0x1aee7ccd3d3e984d0bc9bd10ec977f0f571342fa795d6ae9866221f33e6b6af6"
10+ },
11+ {
12+ "contractName" : " PythUpgradable" ,
13+ "address" : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
14+ "transactionHash" : " 0x21037c335b04244a8798397bc3b0bc3b69f245982e19710eadb0ca42a7c6368c"
15+ }
16+ ]
You can’t perform that action at this time.
0 commit comments