@across-protocol/contracts 4.1.8 → 4.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/deploy/consts.js +1 -0
- package/dist/deployments/deployments.json +6 -2
- package/dist/hardhat.config.js +95 -414
- package/dist/scripts/deployMultisig.d.ts +1 -0
- package/dist/scripts/deployMultisig.js +96 -0
- package/dist/src/svm/assets/idl/svm_spoke.json +42 -32
- package/dist/src/svm/assets/svm_spoke.d.ts +42 -32
- package/dist/src/svm/clients/SvmSpoke/errors/svmSpoke.d.ts +37 -33
- package/dist/src/svm/clients/SvmSpoke/errors/svmSpoke.js +55 -49
- package/dist/target/types/svm_spoke.d.ts +42 -32
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.js +1 -0
- package/dist/utils/network.d.ts +1 -0
- package/dist/utils/network.js +13 -0
- package/dist/utils/utils.hre.d.ts +1 -0
- package/dist/utils/utils.hre.js +12 -1
- package/package.json +4 -3
package/dist/deploy/consts.js
CHANGED
|
@@ -179,6 +179,7 @@ exports.L2_ADDRESS_MAP = {
|
|
|
179
179
|
[utils_1.CHAIN_IDs.HYPEREVM]: {
|
|
180
180
|
cctpV2TokenMessenger: "0x28b5a0e9C621a5BadaA536219b3a228C8168cf5d",
|
|
181
181
|
cctpV2MessageTransmitter: "0x81D40F21F12A8F0E3252Bccb954D722d4c464B64",
|
|
182
|
+
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
182
183
|
},
|
|
183
184
|
[utils_1.CHAIN_IDs.PLASMA]: {
|
|
184
185
|
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
@@ -63,8 +63,10 @@
|
|
|
63
63
|
},
|
|
64
64
|
"999": {
|
|
65
65
|
"SpokePool": { "address": "0x35E63eA3eb0fb7A3bc543C71FB66412e1F6B0E04", "blockNumber": 13937805 },
|
|
66
|
+
"SpokePoolVerifier": { "address": "0x3Fb9cED51E968594C87963a371Ed90c39519f65A", "blockNumber": 14459886 },
|
|
66
67
|
"Helios": { "address": "0xd08baaE74D6d2eAb1F3320B2E1a53eeb391ce8e5", "blockNumber": 13934816 },
|
|
67
|
-
"MulticallHandler": { "address": "0x5E7840E06fAcCb6d1c3b5F5E0d1d3d07F2829bba", "blockNumber": 13992522 }
|
|
68
|
+
"MulticallHandler": { "address": "0x5E7840E06fAcCb6d1c3b5F5E0d1d3d07F2829bba", "blockNumber": 13992522 },
|
|
69
|
+
"SpokePoolPeriphery": { "address": "0xF1BF00D947267Da5cC63f8c8A60568c59FA31bCb", "blockNumber": 15142204 }
|
|
68
70
|
},
|
|
69
71
|
"137": {
|
|
70
72
|
"MintableERC1155": { "address": "0xA15a90E7936A2F8B70E181E955760860D133e56B", "blockNumber": 40600414 },
|
|
@@ -86,12 +88,14 @@
|
|
|
86
88
|
},
|
|
87
89
|
"232": {
|
|
88
90
|
"SpokePool": { "address": "0xb234cA484866c811d0e6D3318866F583781ED045", "blockNumber": 4197027 },
|
|
91
|
+
"SpokePoolVerifier": { "address": "0x3Fb9cED51E968594C87963a371Ed90c39519f65A", "blockNumber": 4419395 },
|
|
89
92
|
"MulticallHandler": { "address": "0x1Ed0D59019a52870337b51DEe8190486a8663037", "blockNumber": 3458452 },
|
|
90
93
|
"SpokePoolPeriphery": { "address": "0x8A8cA9c4112c67b7Dae7dF7E89EA45D592362107", "blockNumber": 2884429 }
|
|
91
94
|
},
|
|
92
95
|
"288": { "SpokePool": { "address": "0xBbc6009fEfFc27ce705322832Cb2068F8C1e0A58", "blockNumber": 619993 } },
|
|
93
96
|
"324": {
|
|
94
97
|
"SpokePool": { "address": "0xE0B015E54d54fc84a6cB9B666099c46adE9335FF", "blockNumber": 10352565 },
|
|
98
|
+
"SpokePoolVerifier": { "address": "0x3Fb9cED51E968594C87963a371Ed90c39519f65A", "blockNumber": 64765628 },
|
|
95
99
|
"MulticallHandler": { "address": "0x68d3806E57148D6c6793C78EbDDbc272fE605dbf", "blockNumber": 63168917 },
|
|
96
100
|
"SpokePoolPeriphery": { "address": "0x672b9ba0CE73b69b5F940362F0ee36AAA3F02986", "blockNumber": 62189304 }
|
|
97
101
|
},
|
|
@@ -164,7 +168,7 @@
|
|
|
164
168
|
},
|
|
165
169
|
"9745": {
|
|
166
170
|
"Helios": { "address": "0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75", "blockNumber": 1552582 },
|
|
167
|
-
"SpokePool": { "address": "
|
|
171
|
+
"SpokePool": { "address": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a", "blockNumber": 1710028 },
|
|
168
172
|
"SpokePoolVerifier": { "address": "0x3Fb9cED51E968594C87963a371Ed90c39519f65A", "blockNumber": 1619568 },
|
|
169
173
|
"SpokePoolPeriphery": { "address": "0xF1BF00D947267Da5cC63f8c8A60568c59FA31bCb", "blockNumber": 1628438 },
|
|
170
174
|
"MulticallHandler": { "address": "0x5E7840E06fAcCb6d1c3b5F5E0d1d3d07F2829bba", "blockNumber": 1619956 }
|