File tree 4 files changed +6
-2
lines changed
4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ export const coreBridgeContracts = [[
38
38
[ "Neutron" , "neutron16rerygcpahqcxx5t8vjla46ym8ccn7xz7rtc6ju5ujcd36cmc7zs9zrunh" ] ,
39
39
[ "Blast" , "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6" ] ,
40
40
[ "Scroll" , "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6" ] ,
41
- [ "Mantle" , "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6" ]
41
+ [ "Mantle" , "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6" ] ,
42
+ [ "Snaxchain" , "0xc1BA3CC4bFE724A08FbbFbF64F8db196738665f4" ] ,
42
43
] ] , [
43
44
"Testnet" , [
44
45
[ "Solana" , "3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5" ] ,
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ export const relayerContracts = [[
20
20
[ "Scroll" , "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911" ] ,
21
21
[ "Mantle" , "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911" ] ,
22
22
[ "Xlayer" , "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911" ] ,
23
+ [ "Snaxchain" , "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911" ] ,
23
24
] ] , [
24
25
"Testnet" , [
25
26
[ "Ethereum" , "0x28D8F1Be96f97C1387e94A53e00eCcFb4E75175a" ] ,
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ export const tokenBridgeContracts = [[
35
35
[ "Blast" , "0x24850c6f61C438823F01B7A3BF2B89B72174Fa9d" ] ,
36
36
[ "Scroll" , "0x24850c6f61C438823F01B7A3BF2B89B72174Fa9d" ] ,
37
37
[ "Mantle" , "0x24850c6f61C438823F01B7A3BF2B89B72174Fa9d" ] ,
38
+ [ "Snaxchain" , "0x8B94bfE456B48a6025b92E11Be393BAa86e68410" ] ,
38
39
] ] , [
39
40
"Testnet" , [
40
41
[ "Solana" , "DZnkkTmCiFWfYTfT41X3Rd1kDgozqzxWaHqsw6W4x2oe" ] ,
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ const chainNetworkNativeChainIdEntries = [
53
53
[ "Scroll" , 534352n ] ,
54
54
[ "Blast" , 81457n ] ,
55
55
[ "Linea" , 59144n ] ,
56
+ [ "Snaxchain" , 2192n ] ,
56
57
] ,
57
58
] ,
58
59
[
@@ -104,7 +105,7 @@ const chainNetworkNativeChainIdEntries = [
104
105
[ "Mantle" , 5003n ] , // Sepolia testnet
105
106
[ "Scroll" , 534351n ] ,
106
107
[ "Berachain" , 80084n ] , // Testnet v2
107
- [ "Snaxchain" , 2192n ] ,
108
+ [ "Snaxchain" , 13001n ] ,
108
109
[ "Xlayer" , 195n ] ,
109
110
[ "Linea" , 59141n ] , // Sepolia
110
111
] ,
You can’t perform that action at this time.
0 commit comments