File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed
target_chains/ethereum/contracts/networks Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 376
376
rpcUrl : https://pacific-rpc.testnet.manta.network/http
377
377
networkId : 3441005
378
378
type : EvmChain
379
+ - id : optimism_sepolia
380
+ wormholeChainName : optimism
381
+ mainnet : false
382
+ rpcUrl : https://sepolia.optimism.io
383
+ networkId : 11155420
384
+ type : EvmChain
Original file line number Diff line number Diff line change 187
187
- chain : manta
188
188
address : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
189
189
type : EvmContract
190
+ - chain : optimism_sepolia
191
+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
192
+ type : EvmContract
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "contractName" : " Migrations" ,
4
+ "address" : " 0x6E3A2a644eeDCf6007d3c7d85F0094Cc1B25B2AE"
5
+ },
6
+ {
7
+ "contractName" : " WormholeReceiver" ,
8
+ "address" : " 0x41955476936DdA8d0fA98b8d1778172F7E4fCcA1" ,
9
+ "transactionHash" : " 0x3d20838c6b12d59465ed226f2d43b5ba6c0db546bf1868f3166859c3e80e17d8"
10
+ },
11
+ {
12
+ "contractName" : " PythUpgradable" ,
13
+ "address" : " 0x2880aB155794e7179c9eE2e38200202908C17B43" ,
14
+ "transactionHash" : " 0x65b2a3486228f28a61e6cad3eb068890e51a4da0a4863e28fc845a60d85699e5"
15
+ }
16
+ ]
You can’t perform that action at this time.
0 commit comments