Skip to content

Commit 9beffab

Browse files
committed
chore: rm env changes (probably outdated at this point)
1 parent 16f4f8f commit 9beffab

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

env/arbitrum-sepolia.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"environment": "testnet",
55
"centrifugeId": 3,
66
"network": "arbitrum",
7-
"etherscanUrl": "https://sepolia.arbiscan.io/",
87
"catapultaNetwork": "arbitrumSepolia",
98
"connectsTo": [
109
"sepolia",
@@ -287,9 +286,9 @@
287286
"startBlock": 10142334
288287
},
289288
"deploy:adapters": {
290-
"gitCommit": "22709bc3",
291-
"timestamp": "2025-10-31T13:55:20Z",
292-
"version": "v3.1.7"
289+
"gitCommit": "e54f27b1",
290+
"timestamp": "2025-10-16T08:28:21Z",
291+
"version": "test-v3.0.1"
293292
}
294293
}
295294
}

env/avalanche.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"wormhole": {
3333
"wormholeId": 0,
3434
"relayer": "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911",
35-
"deploy": false
35+
"deploy": true
3636
},
3737
"axelar": {
3838
"axelarId": "Avalanche",

env/base-sepolia.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@
286286
"startBlock": 36922335
287287
},
288288
"deploy:adapters": {
289-
"gitCommit": "c3c331c9",
290-
"timestamp": "2025-10-31T13:50:22Z",
291-
"version": "v3.1.7"
289+
"gitCommit": "e54f27b1",
290+
"timestamp": "2025-10-16T08:21:30Z",
291+
"version": "test-v3.0.1"
292292
}
293293
}
294294
}

env/bnb-smart-chain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"wormhole": {
3333
"wormholeId": 0,
3434
"relayer": "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911",
35-
"deploy": false
35+
"deploy": true
3636
},
3737
"axelar": {
3838
"axelarId": "binance",

env/sepolia.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"chainId": 11155111,
44
"environment": "testnet",
55
"centrifugeId": 1,
6-
"etherscanUrl": "https://sepolia.etherscan.io/",
76
"connectsTo": [
87
"arbitrum-sepolia",
98
"base-sepolia"
@@ -17,13 +16,13 @@
1716
"wormhole": {
1817
"wormholeId": 10002,
1918
"relayer": "0x7B1bD7a6b4E61c2a123AC6BC2cbfC614437D0470",
20-
"deploy": false
19+
"deploy": true
2120
},
2221
"axelar": {
2322
"axelarId": "ethereum-sepolia",
2423
"gateway": "0xe432150cce91c13a887f7D836923d5597adD8E31",
2524
"gasService": "0xbE406F0189A0B4cf3A05C286473D23791Dd44Cc6",
26-
"deploy": false
25+
"deploy": true
2726
},
2827
"layerZero": {
2928
"endpoint": "0x6edce65403992e310a62460808c4b910d972f10f",

0 commit comments

Comments
 (0)