File tree Expand file tree Collapse file tree 6 files changed +92
-1
lines changed Expand file tree Collapse file tree 6 files changed +92
-1
lines changed Original file line number Diff line number Diff line change 5
5
hashv
6
6
idls
7
7
keccak
8
+ Linea
8
9
permissionless
9
10
permissionlessly
10
11
pubkey
@@ -15,3 +16,4 @@ runtimes
15
16
Solana
16
17
struct
17
18
structs
19
+ Unichain
Original file line number Diff line number Diff line change 1
- # Executor EVM Deployments
1
+ # Executor Aptos Deployments
2
+
3
+ ## Mainnet
4
+
5
+ ### May 9, 2025
6
+
7
+ Deployed with ` aptos 7.2.0 `
8
+
9
+ Executor: [ 0x11aa75c059e1a7855be66b931bf340a2e0973274ac16b5f519c02ceafaf08a18] ( https://explorer.aptoslabs.com/account/0x11aa75c059e1a7855be66b931bf340a2e0973274ac16b5f519c02ceafaf08a18/modules/packages/executor?network=mainnet )
10
+
11
+ Executor Requests: [ 0x589f326a8fd5a0b28b25d829713dcf999407d52c2af99cb56fc074b809160d77] ( https://explorer.aptoslabs.com/account/0x589f326a8fd5a0b28b25d829713dcf999407d52c2af99cb56fc074b809160d77/modules/packages/executor_requests?network=mainnet )
2
12
3
13
## Testnet
4
14
Original file line number Diff line number Diff line change 1
1
# Executor EVM Deployments
2
2
3
+ ## Mainnet
4
+
5
+ ### May 8, 2025
6
+
7
+ #### Version Info
8
+
9
+ Commit Hash:
10
+
11
+ <!-- cspell:disable -->
12
+
13
+ ``` sh
14
+ evm (main)$ git rev-parse HEAD
15
+ 5428c3bc37097023ef68eddc33b11fe0d69fdd58
16
+ evm (main)$
17
+ ```
18
+
19
+ <!-- cspell:enable -->
20
+
21
+ Foundry Version:
22
+
23
+ <!-- cspell:disable -->
24
+
25
+ ``` sh
26
+ evm (main)$ forge --version
27
+ forge Version: 1.0.0-stable
28
+ Commit SHA: e144b82070619b6e10485c38734b4d4d45aebe04
29
+ Build Timestamp: 2025-02-13T20:02:34.979686000Z (1739476954)
30
+ Build Profile: maxperf
31
+ evm (main)$
32
+ ```
33
+
34
+ <!-- cspell:enable -->
35
+
36
+ #### Chains Deployed
37
+
38
+ Here are the deployed contract addresses for each chain. The number after the chain name is the Wormhole chain ID configured for the contract.
39
+
40
+ - Ethereum (2): [ 0x84eee8dba37c36947397e1e11251ca9a06fc6f8a] ( https://etherscan.io/address/0x84eee8dba37c36947397e1e11251ca9a06fc6f8a )
41
+ - Polygon (5): [ 0x0B23efA164aB3eD08e9a39AC7aD930Ff4F5A5e81] ( https://polygonscan.com/address/0x0b23efa164ab3ed08e9a39ac7ad930ff4f5a5e81 )
42
+ - Avalanche (6): [ 0x4661F0E629E4ba8D04Ee90080Aee079740B00381] ( https://snowtrace.io/address/0x4661F0E629E4ba8D04Ee90080Aee079740B00381 )
43
+ - Arbitrum (23): [ 0x3980f8318fc03d79033Bbb421A622CDF8d2Eeab4] ( https://arbiscan.io/address/0x3980f8318fc03d79033bbb421a622cdf8d2eeab4 )
44
+ - Optimism (24): [ 0x85B704501f6AE718205C0636260768C4e72ac3e7] ( https://optimistic.etherscan.io/address/0x85b704501f6ae718205c0636260768c4e72ac3e7 )
45
+ - Base (30): [ 0x9E1936E91A4a5AE5A5F75fFc472D6cb8e93597ea] ( https://basescan.org/address/0x9e1936e91a4a5ae5a5f75ffc472d6cb8e93597ea )
46
+ - Linea (38): [ 0x23aF2B5296122544A9A7861da43405D5B15a9bD3] ( https://lineascan.build/address/0x23af2b5296122544a9a7861da43405d5b15a9bd3 )
47
+ - Unichain (44): [ 0x764dD868eAdD27ce57BCB801E4ca4a193d231Aed] ( https://uniscan.xyz/address/0x764dd868eadd27ce57bcb801e4ca4a193d231aed )
48
+ - World Chain (45): [ 0x8689b4E6226AdC8fa8FF80aCc3a60AcE31e8804B] ( https://worldscan.org/address/0x8689b4e6226adc8fa8ff80acc3a60ace31e8804b )
49
+ - Sonic (52): [ 0x3Fdc36b4260Da38fBDba1125cCBD33DD0AC74812] ( https://sonicscan.org/address/0x3fdc36b4260da38fbdba1125ccbd33dd0ac74812 )
50
+
3
51
## Testnet
4
52
5
53
### March 18, 2025
Original file line number Diff line number Diff line change
1
+ # Executor Sui Deployments
2
+
3
+ ## Mainnet
4
+
5
+ ### May 9, 2025
6
+
7
+ Deployed with ` sui 1.46.1 `
8
+
9
+ Executor: [ 0xdb0fe8bb1e2b5be628adbea0636063325073e1070ee11e4281457dfd7f158235] ( https://suiscan.xyz/mainnet/object/0xdb0fe8bb1e2b5be628adbea0636063325073e1070ee11e4281457dfd7f158235/contracts )
10
+
11
+ Executor Requests: [ 0xc030df7a3eed1494fa4b64aa8ab63a79041cf1114f4ff2b7ab5aca1c684a21a7] ( https://suiscan.xyz/mainnet/object/0xc030df7a3eed1494fa4b64aa8ab63a79041cf1114f4ff2b7ab5aca1c684a21a7/contracts )
12
+
13
+ ## Testnet
14
+
15
+ ### April 10, 2025
16
+
17
+ Executor: [ 0x4000cfe2955d8355b3d3cf186f854fea9f787a457257056926fde1ec977670eb] ( https://suiscan.xyz/testnet/object/0x4000cfe2955d8355b3d3cf186f854fea9f787a457257056926fde1ec977670eb/contracts )
18
+
19
+ Executor Requests: [ 0x2d9ccf3cce3f7dce408e5455e90b80a8161ad9673d1366c2a5def60ad93657a8] ( https://suiscan.xyz/testnet/object/0x2d9ccf3cce3f7dce408e5455e90b80a8161ad9673d1366c2a5def60ad93657a8/contracts )
Original file line number Diff line number Diff line change @@ -54,3 +54,9 @@ chain-id = "4c78adac"
54
54
original-published-id = "0x4000cfe2955d8355b3d3cf186f854fea9f787a457257056926fde1ec977670eb"
55
55
latest-published-id = "0x4000cfe2955d8355b3d3cf186f854fea9f787a457257056926fde1ec977670eb"
56
56
published-version = "1"
57
+
58
+ [env.mainnet]
59
+ chain-id = "35834a8a"
60
+ original-published-id = "0xdb0fe8bb1e2b5be628adbea0636063325073e1070ee11e4281457dfd7f158235"
61
+ latest-published-id = "0xdb0fe8bb1e2b5be628adbea0636063325073e1070ee11e4281457dfd7f158235"
62
+ published-version = "1"
Original file line number Diff line number Diff line change @@ -66,3 +66,9 @@ chain-id = "4c78adac"
66
66
original-published-id = "0x2d9ccf3cce3f7dce408e5455e90b80a8161ad9673d1366c2a5def60ad93657a8"
67
67
latest-published-id = "0x2d9ccf3cce3f7dce408e5455e90b80a8161ad9673d1366c2a5def60ad93657a8"
68
68
published-version = "1"
69
+
70
+ [env.mainnet]
71
+ chain-id = "35834a8a"
72
+ original-published-id = "0xc030df7a3eed1494fa4b64aa8ab63a79041cf1114f4ff2b7ab5aca1c684a21a7"
73
+ latest-published-id = "0xc030df7a3eed1494fa4b64aa8ab63a79041cf1114f4ff2b7ab5aca1c684a21a7"
74
+ published-version = "1"
You can’t perform that action at this time.
0 commit comments