@zkp2p/contracts-v2 0.1.11-rc.5 → 0.1.11-rc.6
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/_cjs/abis/baseStaging/AcrossBridgeHookV2.js +4 -4
- package/_cjs/abis/baseStaging/AcrossBridgeHookV2.json +4 -4
- package/_cjs/addresses/base.js +1 -1
- package/_cjs/addresses/base.json +1 -1
- package/_cjs/addresses/baseStaging.js +5 -5
- package/_cjs/addresses/baseStaging.json +5 -5
- package/_cjs/addresses/index.json +1 -1
- package/_cjs/constants/index.json +1 -1
- package/_cjs/paymentMethods/base.js +1 -1
- package/_cjs/paymentMethods/base.json +1 -1
- package/_cjs/paymentMethods/baseSepolia.js +1 -1
- package/_cjs/paymentMethods/baseSepolia.json +1 -1
- package/_cjs/paymentMethods/baseStaging.js +1 -1
- package/_cjs/paymentMethods/baseStaging.json +1 -1
- package/_cjs/paymentMethods/index.json +1 -1
- package/_cjs/types/contracts/hooks/AcrossBridgeHookV2.js +11 -9
- package/_esm/abis/baseStaging/AcrossBridgeHookV2.js +4 -4
- package/_esm/abis/baseStaging/AcrossBridgeHookV2.json +4 -4
- package/_esm/addresses/base.js +1 -1
- package/_esm/addresses/base.json +1 -1
- package/_esm/addresses/baseStaging.js +5 -5
- package/_esm/addresses/baseStaging.json +5 -5
- package/_esm/addresses/index.json +1 -1
- package/_esm/constants/index.json +1 -1
- package/_esm/paymentMethods/base.js +1 -1
- package/_esm/paymentMethods/base.json +1 -1
- package/_esm/paymentMethods/baseSepolia.js +1 -1
- package/_esm/paymentMethods/baseSepolia.json +1 -1
- package/_esm/paymentMethods/baseStaging.js +1 -1
- package/_esm/paymentMethods/baseStaging.json +1 -1
- package/_esm/paymentMethods/index.json +1 -1
- package/_esm/types/contracts/hooks/AcrossBridgeHookV2.js +11 -9
- package/abis/baseStaging/AcrossBridgeHookV2.json +4 -4
- package/addresses/base.json +1 -1
- package/addresses/baseStaging.json +5 -5
- package/addresses/index.json +1 -1
- package/constants/index.json +1 -1
- package/package.json +1 -1
- package/paymentMethods/base.json +1 -1
- package/paymentMethods/baseSepolia.json +1 -1
- package/paymentMethods/baseStaging.json +1 -1
- package/paymentMethods/index.json +1 -1
- package/types/contracts/hooks/AcrossBridgeHookV2.ts +11 -9
|
@@ -8,7 +8,7 @@ const data = [
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"internalType": "address",
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "_orchestratorRegistry",
|
|
12
12
|
"type": "address"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
@@ -88,7 +88,7 @@ const data = [
|
|
|
88
88
|
"type": "address"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"name": "
|
|
91
|
+
"name": "UnauthorizedOrchestratorCaller",
|
|
92
92
|
"type": "error"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -363,10 +363,10 @@ const data = [
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"inputs": [],
|
|
366
|
-
"name": "
|
|
366
|
+
"name": "orchestratorRegistry",
|
|
367
367
|
"outputs": [
|
|
368
368
|
{
|
|
369
|
-
"internalType": "
|
|
369
|
+
"internalType": "contract IOrchestratorRegistry",
|
|
370
370
|
"name": "",
|
|
371
371
|
"type": "address"
|
|
372
372
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"internalType": "address",
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "_orchestratorRegistry",
|
|
12
12
|
"type": "address"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"type": "address"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"name": "
|
|
91
|
+
"name": "UnauthorizedOrchestratorCaller",
|
|
92
92
|
"type": "error"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -363,10 +363,10 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"inputs": [],
|
|
366
|
-
"name": "
|
|
366
|
+
"name": "orchestratorRegistry",
|
|
367
367
|
"outputs": [
|
|
368
368
|
{
|
|
369
|
-
"internalType": "
|
|
369
|
+
"internalType": "contract IOrchestratorRegistry",
|
|
370
370
|
"name": "",
|
|
371
371
|
"type": "address"
|
|
372
372
|
}
|
package/_cjs/addresses/base.js
CHANGED
package/_cjs/addresses/base.json
CHANGED
|
@@ -13,19 +13,19 @@ const data = {
|
|
|
13
13
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
14
14
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
15
15
|
"AcrossBridgeHook": "0x5e44b4c833323860712205825c1119F852782424",
|
|
16
|
-
"AcrossBridgeHookV2": "
|
|
16
|
+
"AcrossBridgeHookV2": "0x73Bdc4cAc78ba4A9276328a33bB7433Da8C8e76a",
|
|
17
17
|
"ChainlinkOracleAdapter": "0xA3dBea0fCc742bF2eF32BB38E0D94e6AF0A6eDD6",
|
|
18
|
-
"EscrowV2": "
|
|
18
|
+
"EscrowV2": "0xA36Eab7cB39fCc874bEA5e7e0C934abcD253562f",
|
|
19
19
|
"OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
|
|
20
|
-
"OrchestratorV2": "
|
|
20
|
+
"OrchestratorV2": "0xF806656fCc55c94f17bB9B5CB735C2fd000DE5DF",
|
|
21
21
|
"ProtocolViewerV2": "0xA4d0f8729EE91e676cCFCC3a0041605c604A7605",
|
|
22
22
|
"RateManagerV1": "0x9401462CbF0E9Cf12D60C899339406b092B156C8",
|
|
23
|
-
"SignatureGatingPreIntentHook": "
|
|
23
|
+
"SignatureGatingPreIntentHook": "0x22190E400b192229bBA776656ed034b45761E92c",
|
|
24
24
|
"UnifiedPaymentVerifierV2": "0xb9C46A988D4C616Bd4d43042954dF3cC0750726B",
|
|
25
25
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
26
26
|
},
|
|
27
27
|
"meta": {
|
|
28
|
-
"generatedAt": "2026-02-
|
|
28
|
+
"generatedAt": "2026-02-27T09:30:12.216Z"
|
|
29
29
|
}
|
|
30
30
|
};
|
|
31
31
|
module.exports = data;
|
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
14
14
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
15
15
|
"AcrossBridgeHook": "0x5e44b4c833323860712205825c1119F852782424",
|
|
16
|
-
"AcrossBridgeHookV2": "
|
|
16
|
+
"AcrossBridgeHookV2": "0x73Bdc4cAc78ba4A9276328a33bB7433Da8C8e76a",
|
|
17
17
|
"ChainlinkOracleAdapter": "0xA3dBea0fCc742bF2eF32BB38E0D94e6AF0A6eDD6",
|
|
18
|
-
"EscrowV2": "
|
|
18
|
+
"EscrowV2": "0xA36Eab7cB39fCc874bEA5e7e0C934abcD253562f",
|
|
19
19
|
"OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
|
|
20
|
-
"OrchestratorV2": "
|
|
20
|
+
"OrchestratorV2": "0xF806656fCc55c94f17bB9B5CB735C2fd000DE5DF",
|
|
21
21
|
"ProtocolViewerV2": "0xA4d0f8729EE91e676cCFCC3a0041605c604A7605",
|
|
22
22
|
"RateManagerV1": "0x9401462CbF0E9Cf12D60C899339406b092B156C8",
|
|
23
|
-
"SignatureGatingPreIntentHook": "
|
|
23
|
+
"SignatureGatingPreIntentHook": "0x22190E400b192229bBA776656ed034b45761E92c",
|
|
24
24
|
"UnifiedPaymentVerifierV2": "0xb9C46A988D4C616Bd4d43042954dF3cC0750726B",
|
|
25
25
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
26
26
|
},
|
|
27
27
|
"meta": {
|
|
28
|
-
"generatedAt": "2026-02-
|
|
28
|
+
"generatedAt": "2026-02-27T09:30:12.216Z"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const data = {
|
|
2
2
|
"network": "base",
|
|
3
3
|
"chainId": "8453",
|
|
4
|
-
"generatedAt": "2026-02-
|
|
4
|
+
"generatedAt": "2026-02-27T09:30:12.519Z",
|
|
5
5
|
"methods": {
|
|
6
6
|
"venmo": {
|
|
7
7
|
"paymentMethodHash": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
|
|
@@ -92,7 +92,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
92
92
|
functions: {
|
|
93
93
|
"execute((bytes32,address,uint256,(address,address,address,uint256,uint256,uint256,bytes32,bytes32,uint256,bytes32,bytes)),bytes)": FunctionFragment;
|
|
94
94
|
"inputToken()": FunctionFragment;
|
|
95
|
-
"
|
|
95
|
+
"orchestratorRegistry()": FunctionFragment;
|
|
96
96
|
"owner()": FunctionFragment;
|
|
97
97
|
"renounceOwnership()": FunctionFragment;
|
|
98
98
|
"rescueERC20(address,address,uint256)": FunctionFragment;
|
|
@@ -105,7 +105,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
105
105
|
nameOrSignatureOrTopic:
|
|
106
106
|
| "execute"
|
|
107
107
|
| "inputToken"
|
|
108
|
-
| "
|
|
108
|
+
| "orchestratorRegistry"
|
|
109
109
|
| "owner"
|
|
110
110
|
| "renounceOwnership"
|
|
111
111
|
| "rescueERC20"
|
|
@@ -126,7 +126,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
126
126
|
values?: undefined
|
|
127
127
|
): string;
|
|
128
128
|
encodeFunctionData(
|
|
129
|
-
functionFragment: "
|
|
129
|
+
functionFragment: "orchestratorRegistry",
|
|
130
130
|
values?: undefined
|
|
131
131
|
): string;
|
|
132
132
|
encodeFunctionData(functionFragment: "owner", values?: undefined): string;
|
|
@@ -155,7 +155,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
155
155
|
decodeFunctionResult(functionFragment: "execute", data: BytesLike): Result;
|
|
156
156
|
decodeFunctionResult(functionFragment: "inputToken", data: BytesLike): Result;
|
|
157
157
|
decodeFunctionResult(
|
|
158
|
-
functionFragment: "
|
|
158
|
+
functionFragment: "orchestratorRegistry",
|
|
159
159
|
data: BytesLike
|
|
160
160
|
): Result;
|
|
161
161
|
decodeFunctionResult(functionFragment: "owner", data: BytesLike): Result;
|
|
@@ -305,7 +305,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
305
305
|
|
|
306
306
|
inputToken(overrides?: CallOverrides): Promise<[string]>;
|
|
307
307
|
|
|
308
|
-
|
|
308
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<[string]>;
|
|
309
309
|
|
|
310
310
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
311
311
|
|
|
@@ -342,7 +342,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
342
342
|
|
|
343
343
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
344
344
|
|
|
345
|
-
|
|
345
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
346
346
|
|
|
347
347
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
348
348
|
|
|
@@ -379,7 +379,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
379
379
|
|
|
380
380
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
381
381
|
|
|
382
|
-
|
|
382
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
383
383
|
|
|
384
384
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
385
385
|
|
|
@@ -482,7 +482,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
482
482
|
|
|
483
483
|
inputToken(overrides?: CallOverrides): Promise<BigNumber>;
|
|
484
484
|
|
|
485
|
-
|
|
485
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<BigNumber>;
|
|
486
486
|
|
|
487
487
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
488
488
|
|
|
@@ -520,7 +520,9 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
520
520
|
|
|
521
521
|
inputToken(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
522
522
|
|
|
523
|
-
|
|
523
|
+
orchestratorRegistry(
|
|
524
|
+
overrides?: CallOverrides
|
|
525
|
+
): Promise<PopulatedTransaction>;
|
|
524
526
|
|
|
525
527
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
526
528
|
|
|
@@ -8,7 +8,7 @@ const data = [
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"internalType": "address",
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "_orchestratorRegistry",
|
|
12
12
|
"type": "address"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
@@ -88,7 +88,7 @@ const data = [
|
|
|
88
88
|
"type": "address"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"name": "
|
|
91
|
+
"name": "UnauthorizedOrchestratorCaller",
|
|
92
92
|
"type": "error"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -363,10 +363,10 @@ const data = [
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"inputs": [],
|
|
366
|
-
"name": "
|
|
366
|
+
"name": "orchestratorRegistry",
|
|
367
367
|
"outputs": [
|
|
368
368
|
{
|
|
369
|
-
"internalType": "
|
|
369
|
+
"internalType": "contract IOrchestratorRegistry",
|
|
370
370
|
"name": "",
|
|
371
371
|
"type": "address"
|
|
372
372
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"internalType": "address",
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "_orchestratorRegistry",
|
|
12
12
|
"type": "address"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"type": "address"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"name": "
|
|
91
|
+
"name": "UnauthorizedOrchestratorCaller",
|
|
92
92
|
"type": "error"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -363,10 +363,10 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"inputs": [],
|
|
366
|
-
"name": "
|
|
366
|
+
"name": "orchestratorRegistry",
|
|
367
367
|
"outputs": [
|
|
368
368
|
{
|
|
369
|
-
"internalType": "
|
|
369
|
+
"internalType": "contract IOrchestratorRegistry",
|
|
370
370
|
"name": "",
|
|
371
371
|
"type": "address"
|
|
372
372
|
}
|
package/_esm/addresses/base.js
CHANGED
package/_esm/addresses/base.json
CHANGED
|
@@ -13,19 +13,19 @@ const data = {
|
|
|
13
13
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
14
14
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
15
15
|
"AcrossBridgeHook": "0x5e44b4c833323860712205825c1119F852782424",
|
|
16
|
-
"AcrossBridgeHookV2": "
|
|
16
|
+
"AcrossBridgeHookV2": "0x73Bdc4cAc78ba4A9276328a33bB7433Da8C8e76a",
|
|
17
17
|
"ChainlinkOracleAdapter": "0xA3dBea0fCc742bF2eF32BB38E0D94e6AF0A6eDD6",
|
|
18
|
-
"EscrowV2": "
|
|
18
|
+
"EscrowV2": "0xA36Eab7cB39fCc874bEA5e7e0C934abcD253562f",
|
|
19
19
|
"OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
|
|
20
|
-
"OrchestratorV2": "
|
|
20
|
+
"OrchestratorV2": "0xF806656fCc55c94f17bB9B5CB735C2fd000DE5DF",
|
|
21
21
|
"ProtocolViewerV2": "0xA4d0f8729EE91e676cCFCC3a0041605c604A7605",
|
|
22
22
|
"RateManagerV1": "0x9401462CbF0E9Cf12D60C899339406b092B156C8",
|
|
23
|
-
"SignatureGatingPreIntentHook": "
|
|
23
|
+
"SignatureGatingPreIntentHook": "0x22190E400b192229bBA776656ed034b45761E92c",
|
|
24
24
|
"UnifiedPaymentVerifierV2": "0xb9C46A988D4C616Bd4d43042954dF3cC0750726B",
|
|
25
25
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
26
26
|
},
|
|
27
27
|
"meta": {
|
|
28
|
-
"generatedAt": "2026-02-
|
|
28
|
+
"generatedAt": "2026-02-27T09:30:12.216Z"
|
|
29
29
|
}
|
|
30
30
|
};
|
|
31
31
|
export default data;
|
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
14
14
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
15
15
|
"AcrossBridgeHook": "0x5e44b4c833323860712205825c1119F852782424",
|
|
16
|
-
"AcrossBridgeHookV2": "
|
|
16
|
+
"AcrossBridgeHookV2": "0x73Bdc4cAc78ba4A9276328a33bB7433Da8C8e76a",
|
|
17
17
|
"ChainlinkOracleAdapter": "0xA3dBea0fCc742bF2eF32BB38E0D94e6AF0A6eDD6",
|
|
18
|
-
"EscrowV2": "
|
|
18
|
+
"EscrowV2": "0xA36Eab7cB39fCc874bEA5e7e0C934abcD253562f",
|
|
19
19
|
"OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
|
|
20
|
-
"OrchestratorV2": "
|
|
20
|
+
"OrchestratorV2": "0xF806656fCc55c94f17bB9B5CB735C2fd000DE5DF",
|
|
21
21
|
"ProtocolViewerV2": "0xA4d0f8729EE91e676cCFCC3a0041605c604A7605",
|
|
22
22
|
"RateManagerV1": "0x9401462CbF0E9Cf12D60C899339406b092B156C8",
|
|
23
|
-
"SignatureGatingPreIntentHook": "
|
|
23
|
+
"SignatureGatingPreIntentHook": "0x22190E400b192229bBA776656ed034b45761E92c",
|
|
24
24
|
"UnifiedPaymentVerifierV2": "0xb9C46A988D4C616Bd4d43042954dF3cC0750726B",
|
|
25
25
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
26
26
|
},
|
|
27
27
|
"meta": {
|
|
28
|
-
"generatedAt": "2026-02-
|
|
28
|
+
"generatedAt": "2026-02-27T09:30:12.216Z"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const data = {
|
|
2
2
|
"network": "base",
|
|
3
3
|
"chainId": "8453",
|
|
4
|
-
"generatedAt": "2026-02-
|
|
4
|
+
"generatedAt": "2026-02-27T09:30:12.519Z",
|
|
5
5
|
"methods": {
|
|
6
6
|
"venmo": {
|
|
7
7
|
"paymentMethodHash": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
|
|
@@ -92,7 +92,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
92
92
|
functions: {
|
|
93
93
|
"execute((bytes32,address,uint256,(address,address,address,uint256,uint256,uint256,bytes32,bytes32,uint256,bytes32,bytes)),bytes)": FunctionFragment;
|
|
94
94
|
"inputToken()": FunctionFragment;
|
|
95
|
-
"
|
|
95
|
+
"orchestratorRegistry()": FunctionFragment;
|
|
96
96
|
"owner()": FunctionFragment;
|
|
97
97
|
"renounceOwnership()": FunctionFragment;
|
|
98
98
|
"rescueERC20(address,address,uint256)": FunctionFragment;
|
|
@@ -105,7 +105,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
105
105
|
nameOrSignatureOrTopic:
|
|
106
106
|
| "execute"
|
|
107
107
|
| "inputToken"
|
|
108
|
-
| "
|
|
108
|
+
| "orchestratorRegistry"
|
|
109
109
|
| "owner"
|
|
110
110
|
| "renounceOwnership"
|
|
111
111
|
| "rescueERC20"
|
|
@@ -126,7 +126,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
126
126
|
values?: undefined
|
|
127
127
|
): string;
|
|
128
128
|
encodeFunctionData(
|
|
129
|
-
functionFragment: "
|
|
129
|
+
functionFragment: "orchestratorRegistry",
|
|
130
130
|
values?: undefined
|
|
131
131
|
): string;
|
|
132
132
|
encodeFunctionData(functionFragment: "owner", values?: undefined): string;
|
|
@@ -155,7 +155,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
155
155
|
decodeFunctionResult(functionFragment: "execute", data: BytesLike): Result;
|
|
156
156
|
decodeFunctionResult(functionFragment: "inputToken", data: BytesLike): Result;
|
|
157
157
|
decodeFunctionResult(
|
|
158
|
-
functionFragment: "
|
|
158
|
+
functionFragment: "orchestratorRegistry",
|
|
159
159
|
data: BytesLike
|
|
160
160
|
): Result;
|
|
161
161
|
decodeFunctionResult(functionFragment: "owner", data: BytesLike): Result;
|
|
@@ -305,7 +305,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
305
305
|
|
|
306
306
|
inputToken(overrides?: CallOverrides): Promise<[string]>;
|
|
307
307
|
|
|
308
|
-
|
|
308
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<[string]>;
|
|
309
309
|
|
|
310
310
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
311
311
|
|
|
@@ -342,7 +342,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
342
342
|
|
|
343
343
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
344
344
|
|
|
345
|
-
|
|
345
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
346
346
|
|
|
347
347
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
348
348
|
|
|
@@ -379,7 +379,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
379
379
|
|
|
380
380
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
381
381
|
|
|
382
|
-
|
|
382
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
383
383
|
|
|
384
384
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
385
385
|
|
|
@@ -482,7 +482,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
482
482
|
|
|
483
483
|
inputToken(overrides?: CallOverrides): Promise<BigNumber>;
|
|
484
484
|
|
|
485
|
-
|
|
485
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<BigNumber>;
|
|
486
486
|
|
|
487
487
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
488
488
|
|
|
@@ -520,7 +520,9 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
520
520
|
|
|
521
521
|
inputToken(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
522
522
|
|
|
523
|
-
|
|
523
|
+
orchestratorRegistry(
|
|
524
|
+
overrides?: CallOverrides
|
|
525
|
+
): Promise<PopulatedTransaction>;
|
|
524
526
|
|
|
525
527
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
526
528
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"internalType": "address",
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "_orchestratorRegistry",
|
|
12
12
|
"type": "address"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"type": "address"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"name": "
|
|
91
|
+
"name": "UnauthorizedOrchestratorCaller",
|
|
92
92
|
"type": "error"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -363,10 +363,10 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"inputs": [],
|
|
366
|
-
"name": "
|
|
366
|
+
"name": "orchestratorRegistry",
|
|
367
367
|
"outputs": [
|
|
368
368
|
{
|
|
369
|
-
"internalType": "
|
|
369
|
+
"internalType": "contract IOrchestratorRegistry",
|
|
370
370
|
"name": "",
|
|
371
371
|
"type": "address"
|
|
372
372
|
}
|
package/addresses/base.json
CHANGED
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
14
14
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
15
15
|
"AcrossBridgeHook": "0x5e44b4c833323860712205825c1119F852782424",
|
|
16
|
-
"AcrossBridgeHookV2": "
|
|
16
|
+
"AcrossBridgeHookV2": "0x73Bdc4cAc78ba4A9276328a33bB7433Da8C8e76a",
|
|
17
17
|
"ChainlinkOracleAdapter": "0xA3dBea0fCc742bF2eF32BB38E0D94e6AF0A6eDD6",
|
|
18
|
-
"EscrowV2": "
|
|
18
|
+
"EscrowV2": "0xA36Eab7cB39fCc874bEA5e7e0C934abcD253562f",
|
|
19
19
|
"OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
|
|
20
|
-
"OrchestratorV2": "
|
|
20
|
+
"OrchestratorV2": "0xF806656fCc55c94f17bB9B5CB735C2fd000DE5DF",
|
|
21
21
|
"ProtocolViewerV2": "0xA4d0f8729EE91e676cCFCC3a0041605c604A7605",
|
|
22
22
|
"RateManagerV1": "0x9401462CbF0E9Cf12D60C899339406b092B156C8",
|
|
23
|
-
"SignatureGatingPreIntentHook": "
|
|
23
|
+
"SignatureGatingPreIntentHook": "0x22190E400b192229bBA776656ed034b45761E92c",
|
|
24
24
|
"UnifiedPaymentVerifierV2": "0xb9C46A988D4C616Bd4d43042954dF3cC0750726B",
|
|
25
25
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
26
26
|
},
|
|
27
27
|
"meta": {
|
|
28
|
-
"generatedAt": "2026-02-
|
|
28
|
+
"generatedAt": "2026-02-27T09:30:12.216Z"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/addresses/index.json
CHANGED
package/constants/index.json
CHANGED
package/package.json
CHANGED
package/paymentMethods/base.json
CHANGED
|
@@ -92,7 +92,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
92
92
|
functions: {
|
|
93
93
|
"execute((bytes32,address,uint256,(address,address,address,uint256,uint256,uint256,bytes32,bytes32,uint256,bytes32,bytes)),bytes)": FunctionFragment;
|
|
94
94
|
"inputToken()": FunctionFragment;
|
|
95
|
-
"
|
|
95
|
+
"orchestratorRegistry()": FunctionFragment;
|
|
96
96
|
"owner()": FunctionFragment;
|
|
97
97
|
"renounceOwnership()": FunctionFragment;
|
|
98
98
|
"rescueERC20(address,address,uint256)": FunctionFragment;
|
|
@@ -105,7 +105,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
105
105
|
nameOrSignatureOrTopic:
|
|
106
106
|
| "execute"
|
|
107
107
|
| "inputToken"
|
|
108
|
-
| "
|
|
108
|
+
| "orchestratorRegistry"
|
|
109
109
|
| "owner"
|
|
110
110
|
| "renounceOwnership"
|
|
111
111
|
| "rescueERC20"
|
|
@@ -126,7 +126,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
126
126
|
values?: undefined
|
|
127
127
|
): string;
|
|
128
128
|
encodeFunctionData(
|
|
129
|
-
functionFragment: "
|
|
129
|
+
functionFragment: "orchestratorRegistry",
|
|
130
130
|
values?: undefined
|
|
131
131
|
): string;
|
|
132
132
|
encodeFunctionData(functionFragment: "owner", values?: undefined): string;
|
|
@@ -155,7 +155,7 @@ export interface AcrossBridgeHookV2Interface extends utils.Interface {
|
|
|
155
155
|
decodeFunctionResult(functionFragment: "execute", data: BytesLike): Result;
|
|
156
156
|
decodeFunctionResult(functionFragment: "inputToken", data: BytesLike): Result;
|
|
157
157
|
decodeFunctionResult(
|
|
158
|
-
functionFragment: "
|
|
158
|
+
functionFragment: "orchestratorRegistry",
|
|
159
159
|
data: BytesLike
|
|
160
160
|
): Result;
|
|
161
161
|
decodeFunctionResult(functionFragment: "owner", data: BytesLike): Result;
|
|
@@ -305,7 +305,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
305
305
|
|
|
306
306
|
inputToken(overrides?: CallOverrides): Promise<[string]>;
|
|
307
307
|
|
|
308
|
-
|
|
308
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<[string]>;
|
|
309
309
|
|
|
310
310
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
311
311
|
|
|
@@ -342,7 +342,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
342
342
|
|
|
343
343
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
344
344
|
|
|
345
|
-
|
|
345
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
346
346
|
|
|
347
347
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
348
348
|
|
|
@@ -379,7 +379,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
379
379
|
|
|
380
380
|
inputToken(overrides?: CallOverrides): Promise<string>;
|
|
381
381
|
|
|
382
|
-
|
|
382
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<string>;
|
|
383
383
|
|
|
384
384
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
385
385
|
|
|
@@ -482,7 +482,7 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
482
482
|
|
|
483
483
|
inputToken(overrides?: CallOverrides): Promise<BigNumber>;
|
|
484
484
|
|
|
485
|
-
|
|
485
|
+
orchestratorRegistry(overrides?: CallOverrides): Promise<BigNumber>;
|
|
486
486
|
|
|
487
487
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
488
488
|
|
|
@@ -520,7 +520,9 @@ export interface AcrossBridgeHookV2 extends BaseContract {
|
|
|
520
520
|
|
|
521
521
|
inputToken(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
522
522
|
|
|
523
|
-
|
|
523
|
+
orchestratorRegistry(
|
|
524
|
+
overrides?: CallOverrides
|
|
525
|
+
): Promise<PopulatedTransaction>;
|
|
524
526
|
|
|
525
527
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
526
528
|
|