Skip to content

Commit b6c39ce

Browse files
committed
chore(ethereum): deploy to new networks
1 parent 084f201 commit b6c39ce

File tree

6 files changed

+76
-1
lines changed

6 files changed

+76
-1
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
type: EvmChain
126126
- id: ethereum
127127
mainnet: true
128-
rpcUrl: https://eth.llamarpc.com
128+
rpcUrl: https://eth-mainnet.blastapi.io/$ENV_BLAST_API_KEY
129129
networkId: 1
130130
type: EvmChain
131131
- id: bsc_testnet
@@ -393,3 +393,18 @@
393393
rpcUrl: https://mevm.devnet.m1.movementlabs.xyz/v1
394394
networkId: 336
395395
type: EvmChain
396+
- id: zkfair_testnet
397+
mainnet: false
398+
rpcUrl: https://testnet-rpc.zkfair.io
399+
networkId: 43851
400+
type: EvmChain
401+
- id: zkfair
402+
mainnet: true
403+
rpcUrl: https://rpc.zkfair.io
404+
networkId: 42766
405+
type: EvmChain
406+
- id: blast_s2_testnet
407+
mainnet: false
408+
rpcUrl: https://rpc.s2.testblast.io/$ENV_BLAST_S2_TESTNET_API_KEY
409+
networkId: 168587773
410+
type: EvmChain

contract_manager/store/contracts/EvmContracts.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,12 @@
235235
- chain: movement_evm_devnet
236236
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
237237
type: EvmContract
238+
- chain: zkfair_testnet
239+
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
240+
type: EvmContract
241+
- chain: blast_s2_testnet
242+
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
243+
type: EvmContract
244+
- chain: zkfair
245+
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
246+
type: EvmContract

governance/xc_admin/packages/xc_admin_common/src/chains.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export const RECEIVER_CHAINS = {
5757
stacks: 60038,
5858
mode: 60039,
5959
bttc: 60040,
60+
zkfair: 60041,
6061

6162
// Testnets as a separate chain ids (to use stable data sources and governance for them)
6263
injective_testnet: 60013,
@@ -111,6 +112,8 @@ export const RECEIVER_CHAINS = {
111112
base_sepolia: 50043,
112113
movement_evm_devnet: 50044,
113114
movement_move_devnet: 50045,
115+
zkfair_testnet: 50046,
116+
blast_s2_testnet: 50047,
114117
};
115118

116119
// If there is any overlapping value the receiver chain will replace the wormhole
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[
2+
{
3+
"contractName": "Migrations",
4+
"address": "0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+
},
6+
{
7+
"contractName": "WormholeReceiver",
8+
"address": "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
9+
"transactionHash": "0x01a75677f015f51f9904f81b3531b460096c9c5684225e44275f1652a455e931"
10+
},
11+
{
12+
"contractName": "PythUpgradable",
13+
"address": "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
14+
"transactionHash": "0xec42a246ba4893f52ff07d7173cf065171d3efffb4f89c07b849a15ac93d43b5"
15+
}
16+
]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[
2+
{
3+
"contractName": "Migrations",
4+
"address": "0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+
},
6+
{
7+
"contractName": "WormholeReceiver",
8+
"address": "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
9+
"transactionHash": "0x943f980bc16cce4348e4b4c0d7a3f28641d8e26c875465d8f587ff1d2aa0d06c"
10+
},
11+
{
12+
"contractName": "PythUpgradable",
13+
"address": "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
14+
"transactionHash": "0x8da3bbc61900bc7c53a4a3a93f45cea4a1c9e1c55d417b4b0ab8d4492cf246da"
15+
}
16+
]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[
2+
{
3+
"contractName": "Migrations",
4+
"address": "0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
5+
},
6+
{
7+
"contractName": "WormholeReceiver",
8+
"address": "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
9+
"transactionHash": "0xf77395968dab274c8a701b8f27fa6ca0a2ee578a5b6d8ed8953e59d2fca1d31e"
10+
},
11+
{
12+
"contractName": "PythUpgradable",
13+
"address": "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
14+
"transactionHash": "0x1d92bc1e80eb990fb1aef081983d7aa4b572b02911187cf8388e9f195e48ca1c"
15+
}
16+
]

0 commit comments

Comments
 (0)