@zkp2p/sdk 0.3.2 → 0.4.0-rc.0

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.
@@ -19,7 +19,7 @@ function parseBigIntLike(value, errorMessage = "Unsupported numeric value") {
19
19
  throw new Error(errorMessage);
20
20
  }
21
21
 
22
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/addresses/base.js
22
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/addresses/base.js
23
23
  var data = {
24
24
  "name": "base",
25
25
  "chainId": 8453,
@@ -30,6 +30,7 @@ var data = {
30
30
  "Escrow": "0x2f121CDDCA6d652f35e8B3E560f9760898888888",
31
31
  "EscrowRegistry": "0xeD0e847B101abc96E796260AC358e12BAa2f5B21",
32
32
  "EscrowV2": "0x777777779d229cdF3110e9de47943791c26300Ef",
33
+ "MultiAttestationVerifier": "0x9Fe920b24e50e6a6362BA71a1BeB502A99c402d5",
33
34
  "NullifierRegistry": "0x8d8e1A0e5345a5cc9AA206c3ca76D6d28c514608",
34
35
  "Orchestrator": "0x88888883Ed048FF0a415271B28b2F52d431810D0",
35
36
  "OrchestratorRegistry": "0xBe9fED15ED7A4B915C03EFcEcb9662739C3382A9",
@@ -48,12 +49,12 @@ var data = {
48
49
  "WhitelistPreIntentHook": "0xda023Ea0d789A41BcF5866F7B6BBd2CaDF9b79B8"
49
50
  },
50
51
  "meta": {
51
- "generatedAt": "2026-04-02T16:58:34.873Z"
52
+ "generatedAt": "2026-04-20T07:47:59.142Z"
52
53
  }
53
54
  };
54
55
  var base_default = data;
55
56
 
56
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/addresses/baseStaging.js
57
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/addresses/baseStaging.js
57
58
  var data2 = {
58
59
  "name": "base_staging",
59
60
  "chainId": 8453,
@@ -64,6 +65,7 @@ var data2 = {
64
65
  "Escrow": "0x5C2a8D9246777eE4501B6C426a8B8C7635C7b5b5",
65
66
  "EscrowRegistry": "0xc545f336eC77E69bf115729acCbf2e557A00ac91",
66
67
  "EscrowV2": "0x77e8f808FE201075e0bD651CD46fdF239fc83265",
68
+ "MultiAttestationVerifier": "0x9855a39aC5975069632e91160d8712CBfF19e864",
67
69
  "NullifierRegistry": "0x3FFd04f7909a16d3476263A1f4ce413A089dCc69",
68
70
  "Orchestrator": "0xF9b9CD27Deea496B960b3cb5221b514705fCaF5e",
69
71
  "OrchestratorRegistry": "0xfA6384EB6176cfEC049540526A3d2126C3666d8A",
@@ -82,12 +84,12 @@ var data2 = {
82
84
  "WhitelistPreIntentHook": "0xABE7AFC4C7bE9c4Eed5F465a98e124ee7860C005"
83
85
  },
84
86
  "meta": {
85
- "generatedAt": "2026-04-02T16:58:34.874Z"
87
+ "generatedAt": "2026-04-20T07:47:59.144Z"
86
88
  }
87
89
  };
88
90
  var baseStaging_default = data2;
89
91
 
90
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base.mjs
92
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base.mjs
91
93
  var base_exports = {};
92
94
  __export(base_exports, {
93
95
  AcrossBridgeHook: () => AcrossBridgeHook_default,
@@ -96,6 +98,7 @@ __export(base_exports, {
96
98
  Escrow: () => Escrow_default,
97
99
  EscrowRegistry: () => EscrowRegistry_default,
98
100
  EscrowV2: () => EscrowV2_default,
101
+ MultiAttestationVerifier: () => MultiAttestationVerifier_default,
99
102
  NullifierRegistry: () => NullifierRegistry_default,
100
103
  Orchestrator: () => Orchestrator_default,
101
104
  OrchestratorRegistry: () => OrchestratorRegistry_default,
@@ -114,7 +117,7 @@ __export(base_exports, {
114
117
  WhitelistPreIntentHook: () => WhitelistPreIntentHook_default
115
118
  });
116
119
 
117
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/AcrossBridgeHook.js
120
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/AcrossBridgeHook.js
118
121
  var data3 = [
119
122
  {
120
123
  "inputs": [
@@ -572,7 +575,7 @@ var data3 = [
572
575
  ];
573
576
  var AcrossBridgeHook_default = data3;
574
577
 
575
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/AcrossBridgeHookV2.js
578
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/AcrossBridgeHookV2.js
576
579
  var data4 = [
577
580
  {
578
581
  "inputs": [
@@ -1043,7 +1046,7 @@ var data4 = [
1043
1046
  ];
1044
1047
  var AcrossBridgeHookV2_default = data4;
1045
1048
 
1046
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ChainlinkOracleAdapter.js
1049
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ChainlinkOracleAdapter.js
1047
1050
  var data5 = [
1048
1051
  {
1049
1052
  "inputs": [
@@ -1096,7 +1099,7 @@ var data5 = [
1096
1099
  ];
1097
1100
  var ChainlinkOracleAdapter_default = data5;
1098
1101
 
1099
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/Escrow.js
1102
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/Escrow.js
1100
1103
  var data6 = [
1101
1104
  {
1102
1105
  "inputs": [
@@ -3309,7 +3312,7 @@ var data6 = [
3309
3312
  ];
3310
3313
  var Escrow_default = data6;
3311
3314
 
3312
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/EscrowRegistry.js
3315
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/EscrowRegistry.js
3313
3316
  var data7 = [
3314
3317
  {
3315
3318
  "inputs": [],
@@ -3526,7 +3529,7 @@ var data7 = [
3526
3529
  ];
3527
3530
  var EscrowRegistry_default = data7;
3528
3531
 
3529
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/EscrowV2.js
3532
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/EscrowV2.js
3530
3533
  var data8 = [
3531
3534
  {
3532
3535
  "inputs": [
@@ -6546,8 +6549,252 @@ var data8 = [
6546
6549
  ];
6547
6550
  var EscrowV2_default = data8;
6548
6551
 
6549
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/NullifierRegistry.js
6552
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/MultiAttestationVerifier.js
6550
6553
  var data9 = [
6554
+ {
6555
+ "inputs": [
6556
+ {
6557
+ "internalType": "address[]",
6558
+ "name": "_initialWitnesses",
6559
+ "type": "address[]"
6560
+ },
6561
+ {
6562
+ "internalType": "uint256",
6563
+ "name": "_initialThreshold",
6564
+ "type": "uint256"
6565
+ }
6566
+ ],
6567
+ "stateMutability": "nonpayable",
6568
+ "type": "constructor"
6569
+ },
6570
+ {
6571
+ "anonymous": false,
6572
+ "inputs": [
6573
+ {
6574
+ "indexed": true,
6575
+ "internalType": "address",
6576
+ "name": "previousOwner",
6577
+ "type": "address"
6578
+ },
6579
+ {
6580
+ "indexed": true,
6581
+ "internalType": "address",
6582
+ "name": "newOwner",
6583
+ "type": "address"
6584
+ }
6585
+ ],
6586
+ "name": "OwnershipTransferred",
6587
+ "type": "event"
6588
+ },
6589
+ {
6590
+ "anonymous": false,
6591
+ "inputs": [
6592
+ {
6593
+ "indexed": false,
6594
+ "internalType": "uint256",
6595
+ "name": "oldThreshold",
6596
+ "type": "uint256"
6597
+ },
6598
+ {
6599
+ "indexed": false,
6600
+ "internalType": "uint256",
6601
+ "name": "newThreshold",
6602
+ "type": "uint256"
6603
+ }
6604
+ ],
6605
+ "name": "RequiredSignaturesUpdated",
6606
+ "type": "event"
6607
+ },
6608
+ {
6609
+ "anonymous": false,
6610
+ "inputs": [
6611
+ {
6612
+ "indexed": true,
6613
+ "internalType": "address",
6614
+ "name": "witness",
6615
+ "type": "address"
6616
+ }
6617
+ ],
6618
+ "name": "WitnessAdded",
6619
+ "type": "event"
6620
+ },
6621
+ {
6622
+ "anonymous": false,
6623
+ "inputs": [
6624
+ {
6625
+ "indexed": true,
6626
+ "internalType": "address",
6627
+ "name": "witness",
6628
+ "type": "address"
6629
+ }
6630
+ ],
6631
+ "name": "WitnessRemoved",
6632
+ "type": "event"
6633
+ },
6634
+ {
6635
+ "inputs": [
6636
+ {
6637
+ "internalType": "address",
6638
+ "name": "_witness",
6639
+ "type": "address"
6640
+ }
6641
+ ],
6642
+ "name": "addWitness",
6643
+ "outputs": [],
6644
+ "stateMutability": "nonpayable",
6645
+ "type": "function"
6646
+ },
6647
+ {
6648
+ "inputs": [
6649
+ {
6650
+ "internalType": "address",
6651
+ "name": "_witness",
6652
+ "type": "address"
6653
+ }
6654
+ ],
6655
+ "name": "isWitness",
6656
+ "outputs": [
6657
+ {
6658
+ "internalType": "bool",
6659
+ "name": "",
6660
+ "type": "bool"
6661
+ }
6662
+ ],
6663
+ "stateMutability": "view",
6664
+ "type": "function"
6665
+ },
6666
+ {
6667
+ "inputs": [],
6668
+ "name": "owner",
6669
+ "outputs": [
6670
+ {
6671
+ "internalType": "address",
6672
+ "name": "",
6673
+ "type": "address"
6674
+ }
6675
+ ],
6676
+ "stateMutability": "view",
6677
+ "type": "function"
6678
+ },
6679
+ {
6680
+ "inputs": [
6681
+ {
6682
+ "internalType": "address",
6683
+ "name": "_witness",
6684
+ "type": "address"
6685
+ }
6686
+ ],
6687
+ "name": "removeWitness",
6688
+ "outputs": [],
6689
+ "stateMutability": "nonpayable",
6690
+ "type": "function"
6691
+ },
6692
+ {
6693
+ "inputs": [],
6694
+ "name": "renounceOwnership",
6695
+ "outputs": [],
6696
+ "stateMutability": "nonpayable",
6697
+ "type": "function"
6698
+ },
6699
+ {
6700
+ "inputs": [],
6701
+ "name": "requiredSignatures",
6702
+ "outputs": [
6703
+ {
6704
+ "internalType": "uint256",
6705
+ "name": "",
6706
+ "type": "uint256"
6707
+ }
6708
+ ],
6709
+ "stateMutability": "view",
6710
+ "type": "function"
6711
+ },
6712
+ {
6713
+ "inputs": [
6714
+ {
6715
+ "internalType": "uint256",
6716
+ "name": "_requiredSignatures",
6717
+ "type": "uint256"
6718
+ }
6719
+ ],
6720
+ "name": "setRequiredSignatures",
6721
+ "outputs": [],
6722
+ "stateMutability": "nonpayable",
6723
+ "type": "function"
6724
+ },
6725
+ {
6726
+ "inputs": [
6727
+ {
6728
+ "internalType": "address",
6729
+ "name": "newOwner",
6730
+ "type": "address"
6731
+ }
6732
+ ],
6733
+ "name": "transferOwnership",
6734
+ "outputs": [],
6735
+ "stateMutability": "nonpayable",
6736
+ "type": "function"
6737
+ },
6738
+ {
6739
+ "inputs": [
6740
+ {
6741
+ "internalType": "bytes32",
6742
+ "name": "_digest",
6743
+ "type": "bytes32"
6744
+ },
6745
+ {
6746
+ "internalType": "bytes[]",
6747
+ "name": "_sigs",
6748
+ "type": "bytes[]"
6749
+ },
6750
+ {
6751
+ "internalType": "bytes",
6752
+ "name": "",
6753
+ "type": "bytes"
6754
+ }
6755
+ ],
6756
+ "name": "verify",
6757
+ "outputs": [
6758
+ {
6759
+ "internalType": "bool",
6760
+ "name": "isValid",
6761
+ "type": "bool"
6762
+ }
6763
+ ],
6764
+ "stateMutability": "view",
6765
+ "type": "function"
6766
+ },
6767
+ {
6768
+ "inputs": [],
6769
+ "name": "witnessCount",
6770
+ "outputs": [
6771
+ {
6772
+ "internalType": "uint256",
6773
+ "name": "",
6774
+ "type": "uint256"
6775
+ }
6776
+ ],
6777
+ "stateMutability": "view",
6778
+ "type": "function"
6779
+ },
6780
+ {
6781
+ "inputs": [],
6782
+ "name": "witnesses",
6783
+ "outputs": [
6784
+ {
6785
+ "internalType": "address[]",
6786
+ "name": "",
6787
+ "type": "address[]"
6788
+ }
6789
+ ],
6790
+ "stateMutability": "view",
6791
+ "type": "function"
6792
+ }
6793
+ ];
6794
+ var MultiAttestationVerifier_default = data9;
6795
+
6796
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/NullifierRegistry.js
6797
+ var data10 = [
6551
6798
  {
6552
6799
  "inputs": [],
6553
6800
  "stateMutability": "nonpayable",
@@ -6760,10 +7007,10 @@ var data9 = [
6760
7007
  "type": "function"
6761
7008
  }
6762
7009
  ];
6763
- var NullifierRegistry_default = data9;
7010
+ var NullifierRegistry_default = data10;
6764
7011
 
6765
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/Orchestrator.js
6766
- var data10 = [
7012
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/Orchestrator.js
7013
+ var data11 = [
6767
7014
  {
6768
7015
  "inputs": [
6769
7016
  {
@@ -7908,10 +8155,10 @@ var data10 = [
7908
8155
  "type": "function"
7909
8156
  }
7910
8157
  ];
7911
- var Orchestrator_default = data10;
8158
+ var Orchestrator_default = data11;
7912
8159
 
7913
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/OrchestratorRegistry.js
7914
- var data11 = [
8160
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/OrchestratorRegistry.js
8161
+ var data12 = [
7915
8162
  {
7916
8163
  "inputs": [
7917
8164
  {
@@ -8063,10 +8310,10 @@ var data11 = [
8063
8310
  "type": "function"
8064
8311
  }
8065
8312
  ];
8066
- var OrchestratorRegistry_default = data11;
8313
+ var OrchestratorRegistry_default = data12;
8067
8314
 
8068
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/OrchestratorV2.js
8069
- var data12 = [
8315
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/OrchestratorV2.js
8316
+ var data13 = [
8070
8317
  {
8071
8318
  "inputs": [
8072
8319
  {
@@ -9464,10 +9711,10 @@ var data12 = [
9464
9711
  "type": "function"
9465
9712
  }
9466
9713
  ];
9467
- var OrchestratorV2_default = data12;
9714
+ var OrchestratorV2_default = data13;
9468
9715
 
9469
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PaymentVerifierRegistry.js
9470
- var data13 = [
9716
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PaymentVerifierRegistry.js
9717
+ var data14 = [
9471
9718
  {
9472
9719
  "inputs": [],
9473
9720
  "stateMutability": "nonpayable",
@@ -9799,10 +10046,10 @@ var data13 = [
9799
10046
  "type": "function"
9800
10047
  }
9801
10048
  ];
9802
- var PaymentVerifierRegistry_default = data13;
10049
+ var PaymentVerifierRegistry_default = data14;
9803
10050
 
9804
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PostIntentHookRegistry.js
9805
- var data14 = [
10051
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PostIntentHookRegistry.js
10052
+ var data15 = [
9806
10053
  {
9807
10054
  "inputs": [],
9808
10055
  "stateMutability": "nonpayable",
@@ -9983,10 +10230,10 @@ var data14 = [
9983
10230
  "type": "function"
9984
10231
  }
9985
10232
  ];
9986
- var PostIntentHookRegistry_default = data14;
10233
+ var PostIntentHookRegistry_default = data15;
9987
10234
 
9988
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ProtocolViewer.js
9989
- var data15 = [
10235
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ProtocolViewer.js
10236
+ var data16 = [
9990
10237
  {
9991
10238
  "inputs": [
9992
10239
  {
@@ -11203,10 +11450,10 @@ var data15 = [
11203
11450
  "type": "function"
11204
11451
  }
11205
11452
  ];
11206
- var ProtocolViewer_default = data15;
11453
+ var ProtocolViewer_default = data16;
11207
11454
 
11208
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ProtocolViewerV2.js
11209
- var data16 = [
11455
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/ProtocolViewerV2.js
11456
+ var data17 = [
11210
11457
  {
11211
11458
  "inputs": [
11212
11459
  {
@@ -12298,10 +12545,10 @@ var data16 = [
12298
12545
  "type": "function"
12299
12546
  }
12300
12547
  ];
12301
- var ProtocolViewerV2_default = data16;
12548
+ var ProtocolViewerV2_default = data17;
12302
12549
 
12303
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PythOracleAdapter.js
12304
- var data17 = [
12550
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/PythOracleAdapter.js
12551
+ var data18 = [
12305
12552
  {
12306
12553
  "inputs": [
12307
12554
  {
@@ -12375,10 +12622,10 @@ var data17 = [
12375
12622
  "type": "function"
12376
12623
  }
12377
12624
  ];
12378
- var PythOracleAdapter_default = data17;
12625
+ var PythOracleAdapter_default = data18;
12379
12626
 
12380
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/RateManagerV1.js
12381
- var data18 = [
12627
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/RateManagerV1.js
12628
+ var data19 = [
12382
12629
  {
12383
12630
  "inputs": [
12384
12631
  {
@@ -13131,10 +13378,10 @@ var data18 = [
13131
13378
  "type": "function"
13132
13379
  }
13133
13380
  ];
13134
- var RateManagerV1_default = data18;
13381
+ var RateManagerV1_default = data19;
13135
13382
 
13136
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/RelayerRegistry.js
13137
- var data19 = [
13383
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/RelayerRegistry.js
13384
+ var data20 = [
13138
13385
  {
13139
13386
  "inputs": [],
13140
13387
  "stateMutability": "nonpayable",
@@ -13296,10 +13543,10 @@ var data19 = [
13296
13543
  "type": "function"
13297
13544
  }
13298
13545
  ];
13299
- var RelayerRegistry_default = data19;
13546
+ var RelayerRegistry_default = data20;
13300
13547
 
13301
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/SignatureGatingPreIntentHook.js
13302
- var data20 = [
13548
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/SignatureGatingPreIntentHook.js
13549
+ var data21 = [
13303
13550
  {
13304
13551
  "inputs": [
13305
13552
  {
@@ -13596,10 +13843,10 @@ var data20 = [
13596
13843
  "type": "function"
13597
13844
  }
13598
13845
  ];
13599
- var SignatureGatingPreIntentHook_default = data20;
13846
+ var SignatureGatingPreIntentHook_default = data21;
13600
13847
 
13601
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/SimpleAttestationVerifier.js
13602
- var data21 = [
13848
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/SimpleAttestationVerifier.js
13849
+ var data22 = [
13603
13850
  {
13604
13851
  "inputs": [
13605
13852
  {
@@ -13751,10 +13998,10 @@ var data21 = [
13751
13998
  "type": "function"
13752
13999
  }
13753
14000
  ];
13754
- var SimpleAttestationVerifier_default = data21;
14001
+ var SimpleAttestationVerifier_default = data22;
13755
14002
 
13756
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/UnifiedPaymentVerifier.js
13757
- var data22 = [
14003
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/UnifiedPaymentVerifier.js
14004
+ var data23 = [
13758
14005
  {
13759
14006
  "inputs": [
13760
14007
  {
@@ -14118,10 +14365,10 @@ var data22 = [
14118
14365
  "type": "function"
14119
14366
  }
14120
14367
  ];
14121
- var UnifiedPaymentVerifier_default = data22;
14368
+ var UnifiedPaymentVerifier_default = data23;
14122
14369
 
14123
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/UnifiedPaymentVerifierV2.js
14124
- var data23 = [
14370
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/UnifiedPaymentVerifierV2.js
14371
+ var data24 = [
14125
14372
  {
14126
14373
  "inputs": [
14127
14374
  {
@@ -14485,10 +14732,10 @@ var data23 = [
14485
14732
  "type": "function"
14486
14733
  }
14487
14734
  ];
14488
- var UnifiedPaymentVerifierV2_default = data23;
14735
+ var UnifiedPaymentVerifierV2_default = data24;
14489
14736
 
14490
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/WhitelistPreIntentHook.js
14491
- var data24 = [
14737
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/base/WhitelistPreIntentHook.js
14738
+ var data25 = [
14492
14739
  {
14493
14740
  "inputs": [
14494
14741
  {
@@ -14829,9 +15076,9 @@ var data24 = [
14829
15076
  "type": "function"
14830
15077
  }
14831
15078
  ];
14832
- var WhitelistPreIntentHook_default = data24;
15079
+ var WhitelistPreIntentHook_default = data25;
14833
15080
 
14834
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging.mjs
15081
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging.mjs
14835
15082
  var baseStaging_exports = {};
14836
15083
  __export(baseStaging_exports, {
14837
15084
  AcrossBridgeHook: () => AcrossBridgeHook_default2,
@@ -14840,6 +15087,7 @@ __export(baseStaging_exports, {
14840
15087
  Escrow: () => Escrow_default2,
14841
15088
  EscrowRegistry: () => EscrowRegistry_default2,
14842
15089
  EscrowV2: () => EscrowV2_default2,
15090
+ MultiAttestationVerifier: () => MultiAttestationVerifier_default2,
14843
15091
  NullifierRegistry: () => NullifierRegistry_default2,
14844
15092
  Orchestrator: () => Orchestrator_default2,
14845
15093
  OrchestratorRegistry: () => OrchestratorRegistry_default2,
@@ -14858,8 +15106,8 @@ __export(baseStaging_exports, {
14858
15106
  WhitelistPreIntentHook: () => WhitelistPreIntentHook_default2
14859
15107
  });
14860
15108
 
14861
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/AcrossBridgeHook.js
14862
- var data25 = [
15109
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/AcrossBridgeHook.js
15110
+ var data26 = [
14863
15111
  {
14864
15112
  "inputs": [
14865
15113
  {
@@ -15314,10 +15562,10 @@ var data25 = [
15314
15562
  "type": "receive"
15315
15563
  }
15316
15564
  ];
15317
- var AcrossBridgeHook_default2 = data25;
15565
+ var AcrossBridgeHook_default2 = data26;
15318
15566
 
15319
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/AcrossBridgeHookV2.js
15320
- var data26 = [
15567
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/AcrossBridgeHookV2.js
15568
+ var data27 = [
15321
15569
  {
15322
15570
  "inputs": [
15323
15571
  {
@@ -15785,10 +16033,10 @@ var data26 = [
15785
16033
  "type": "receive"
15786
16034
  }
15787
16035
  ];
15788
- var AcrossBridgeHookV2_default2 = data26;
16036
+ var AcrossBridgeHookV2_default2 = data27;
15789
16037
 
15790
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ChainlinkOracleAdapter.js
15791
- var data27 = [
16038
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ChainlinkOracleAdapter.js
16039
+ var data28 = [
15792
16040
  {
15793
16041
  "inputs": [
15794
16042
  {
@@ -15838,10 +16086,10 @@ var data27 = [
15838
16086
  "type": "function"
15839
16087
  }
15840
16088
  ];
15841
- var ChainlinkOracleAdapter_default2 = data27;
16089
+ var ChainlinkOracleAdapter_default2 = data28;
15842
16090
 
15843
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/Escrow.js
15844
- var data28 = [
16091
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/Escrow.js
16092
+ var data29 = [
15845
16093
  {
15846
16094
  "inputs": [
15847
16095
  {
@@ -18051,10 +18299,10 @@ var data28 = [
18051
18299
  "type": "function"
18052
18300
  }
18053
18301
  ];
18054
- var Escrow_default2 = data28;
18302
+ var Escrow_default2 = data29;
18055
18303
 
18056
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/EscrowRegistry.js
18057
- var data29 = [
18304
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/EscrowRegistry.js
18305
+ var data30 = [
18058
18306
  {
18059
18307
  "inputs": [],
18060
18308
  "stateMutability": "nonpayable",
@@ -18268,10 +18516,10 @@ var data29 = [
18268
18516
  "type": "function"
18269
18517
  }
18270
18518
  ];
18271
- var EscrowRegistry_default2 = data29;
18519
+ var EscrowRegistry_default2 = data30;
18272
18520
 
18273
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/EscrowV2.js
18274
- var data30 = [
18521
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/EscrowV2.js
18522
+ var data31 = [
18275
18523
  {
18276
18524
  "inputs": [
18277
18525
  {
@@ -21288,10 +21536,254 @@ var data30 = [
21288
21536
  "type": "function"
21289
21537
  }
21290
21538
  ];
21291
- var EscrowV2_default2 = data30;
21539
+ var EscrowV2_default2 = data31;
21292
21540
 
21293
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/NullifierRegistry.js
21294
- var data31 = [
21541
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/MultiAttestationVerifier.js
21542
+ var data32 = [
21543
+ {
21544
+ "inputs": [
21545
+ {
21546
+ "internalType": "address[]",
21547
+ "name": "_initialWitnesses",
21548
+ "type": "address[]"
21549
+ },
21550
+ {
21551
+ "internalType": "uint256",
21552
+ "name": "_initialThreshold",
21553
+ "type": "uint256"
21554
+ }
21555
+ ],
21556
+ "stateMutability": "nonpayable",
21557
+ "type": "constructor"
21558
+ },
21559
+ {
21560
+ "anonymous": false,
21561
+ "inputs": [
21562
+ {
21563
+ "indexed": true,
21564
+ "internalType": "address",
21565
+ "name": "previousOwner",
21566
+ "type": "address"
21567
+ },
21568
+ {
21569
+ "indexed": true,
21570
+ "internalType": "address",
21571
+ "name": "newOwner",
21572
+ "type": "address"
21573
+ }
21574
+ ],
21575
+ "name": "OwnershipTransferred",
21576
+ "type": "event"
21577
+ },
21578
+ {
21579
+ "anonymous": false,
21580
+ "inputs": [
21581
+ {
21582
+ "indexed": false,
21583
+ "internalType": "uint256",
21584
+ "name": "oldThreshold",
21585
+ "type": "uint256"
21586
+ },
21587
+ {
21588
+ "indexed": false,
21589
+ "internalType": "uint256",
21590
+ "name": "newThreshold",
21591
+ "type": "uint256"
21592
+ }
21593
+ ],
21594
+ "name": "RequiredSignaturesUpdated",
21595
+ "type": "event"
21596
+ },
21597
+ {
21598
+ "anonymous": false,
21599
+ "inputs": [
21600
+ {
21601
+ "indexed": true,
21602
+ "internalType": "address",
21603
+ "name": "witness",
21604
+ "type": "address"
21605
+ }
21606
+ ],
21607
+ "name": "WitnessAdded",
21608
+ "type": "event"
21609
+ },
21610
+ {
21611
+ "anonymous": false,
21612
+ "inputs": [
21613
+ {
21614
+ "indexed": true,
21615
+ "internalType": "address",
21616
+ "name": "witness",
21617
+ "type": "address"
21618
+ }
21619
+ ],
21620
+ "name": "WitnessRemoved",
21621
+ "type": "event"
21622
+ },
21623
+ {
21624
+ "inputs": [
21625
+ {
21626
+ "internalType": "address",
21627
+ "name": "_witness",
21628
+ "type": "address"
21629
+ }
21630
+ ],
21631
+ "name": "addWitness",
21632
+ "outputs": [],
21633
+ "stateMutability": "nonpayable",
21634
+ "type": "function"
21635
+ },
21636
+ {
21637
+ "inputs": [
21638
+ {
21639
+ "internalType": "address",
21640
+ "name": "_witness",
21641
+ "type": "address"
21642
+ }
21643
+ ],
21644
+ "name": "isWitness",
21645
+ "outputs": [
21646
+ {
21647
+ "internalType": "bool",
21648
+ "name": "",
21649
+ "type": "bool"
21650
+ }
21651
+ ],
21652
+ "stateMutability": "view",
21653
+ "type": "function"
21654
+ },
21655
+ {
21656
+ "inputs": [],
21657
+ "name": "owner",
21658
+ "outputs": [
21659
+ {
21660
+ "internalType": "address",
21661
+ "name": "",
21662
+ "type": "address"
21663
+ }
21664
+ ],
21665
+ "stateMutability": "view",
21666
+ "type": "function"
21667
+ },
21668
+ {
21669
+ "inputs": [
21670
+ {
21671
+ "internalType": "address",
21672
+ "name": "_witness",
21673
+ "type": "address"
21674
+ }
21675
+ ],
21676
+ "name": "removeWitness",
21677
+ "outputs": [],
21678
+ "stateMutability": "nonpayable",
21679
+ "type": "function"
21680
+ },
21681
+ {
21682
+ "inputs": [],
21683
+ "name": "renounceOwnership",
21684
+ "outputs": [],
21685
+ "stateMutability": "nonpayable",
21686
+ "type": "function"
21687
+ },
21688
+ {
21689
+ "inputs": [],
21690
+ "name": "requiredSignatures",
21691
+ "outputs": [
21692
+ {
21693
+ "internalType": "uint256",
21694
+ "name": "",
21695
+ "type": "uint256"
21696
+ }
21697
+ ],
21698
+ "stateMutability": "view",
21699
+ "type": "function"
21700
+ },
21701
+ {
21702
+ "inputs": [
21703
+ {
21704
+ "internalType": "uint256",
21705
+ "name": "_requiredSignatures",
21706
+ "type": "uint256"
21707
+ }
21708
+ ],
21709
+ "name": "setRequiredSignatures",
21710
+ "outputs": [],
21711
+ "stateMutability": "nonpayable",
21712
+ "type": "function"
21713
+ },
21714
+ {
21715
+ "inputs": [
21716
+ {
21717
+ "internalType": "address",
21718
+ "name": "newOwner",
21719
+ "type": "address"
21720
+ }
21721
+ ],
21722
+ "name": "transferOwnership",
21723
+ "outputs": [],
21724
+ "stateMutability": "nonpayable",
21725
+ "type": "function"
21726
+ },
21727
+ {
21728
+ "inputs": [
21729
+ {
21730
+ "internalType": "bytes32",
21731
+ "name": "_digest",
21732
+ "type": "bytes32"
21733
+ },
21734
+ {
21735
+ "internalType": "bytes[]",
21736
+ "name": "_sigs",
21737
+ "type": "bytes[]"
21738
+ },
21739
+ {
21740
+ "internalType": "bytes",
21741
+ "name": "",
21742
+ "type": "bytes"
21743
+ }
21744
+ ],
21745
+ "name": "verify",
21746
+ "outputs": [
21747
+ {
21748
+ "internalType": "bool",
21749
+ "name": "isValid",
21750
+ "type": "bool"
21751
+ }
21752
+ ],
21753
+ "stateMutability": "view",
21754
+ "type": "function"
21755
+ },
21756
+ {
21757
+ "inputs": [],
21758
+ "name": "witnessCount",
21759
+ "outputs": [
21760
+ {
21761
+ "internalType": "uint256",
21762
+ "name": "",
21763
+ "type": "uint256"
21764
+ }
21765
+ ],
21766
+ "stateMutability": "view",
21767
+ "type": "function"
21768
+ },
21769
+ {
21770
+ "inputs": [],
21771
+ "name": "witnesses",
21772
+ "outputs": [
21773
+ {
21774
+ "internalType": "address[]",
21775
+ "name": "",
21776
+ "type": "address[]"
21777
+ }
21778
+ ],
21779
+ "stateMutability": "view",
21780
+ "type": "function"
21781
+ }
21782
+ ];
21783
+ var MultiAttestationVerifier_default2 = data32;
21784
+
21785
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/NullifierRegistry.js
21786
+ var data33 = [
21295
21787
  {
21296
21788
  "inputs": [],
21297
21789
  "stateMutability": "nonpayable",
@@ -21504,10 +21996,10 @@ var data31 = [
21504
21996
  "type": "function"
21505
21997
  }
21506
21998
  ];
21507
- var NullifierRegistry_default2 = data31;
21999
+ var NullifierRegistry_default2 = data33;
21508
22000
 
21509
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/Orchestrator.js
21510
- var data32 = [
22001
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/Orchestrator.js
22002
+ var data34 = [
21511
22003
  {
21512
22004
  "inputs": [
21513
22005
  {
@@ -22652,10 +23144,10 @@ var data32 = [
22652
23144
  "type": "function"
22653
23145
  }
22654
23146
  ];
22655
- var Orchestrator_default2 = data32;
23147
+ var Orchestrator_default2 = data34;
22656
23148
 
22657
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/OrchestratorRegistry.js
22658
- var data33 = [
23149
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/OrchestratorRegistry.js
23150
+ var data35 = [
22659
23151
  {
22660
23152
  "inputs": [
22661
23153
  {
@@ -22807,10 +23299,10 @@ var data33 = [
22807
23299
  "type": "function"
22808
23300
  }
22809
23301
  ];
22810
- var OrchestratorRegistry_default2 = data33;
23302
+ var OrchestratorRegistry_default2 = data35;
22811
23303
 
22812
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/OrchestratorV2.js
22813
- var data34 = [
23304
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/OrchestratorV2.js
23305
+ var data36 = [
22814
23306
  {
22815
23307
  "inputs": [
22816
23308
  {
@@ -24208,10 +24700,10 @@ var data34 = [
24208
24700
  "type": "function"
24209
24701
  }
24210
24702
  ];
24211
- var OrchestratorV2_default2 = data34;
24703
+ var OrchestratorV2_default2 = data36;
24212
24704
 
24213
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PaymentVerifierRegistry.js
24214
- var data35 = [
24705
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PaymentVerifierRegistry.js
24706
+ var data37 = [
24215
24707
  {
24216
24708
  "inputs": [],
24217
24709
  "stateMutability": "nonpayable",
@@ -24543,10 +25035,10 @@ var data35 = [
24543
25035
  "type": "function"
24544
25036
  }
24545
25037
  ];
24546
- var PaymentVerifierRegistry_default2 = data35;
25038
+ var PaymentVerifierRegistry_default2 = data37;
24547
25039
 
24548
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PostIntentHookRegistry.js
24549
- var data36 = [
25040
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PostIntentHookRegistry.js
25041
+ var data38 = [
24550
25042
  {
24551
25043
  "inputs": [],
24552
25044
  "stateMutability": "nonpayable",
@@ -24727,10 +25219,10 @@ var data36 = [
24727
25219
  "type": "function"
24728
25220
  }
24729
25221
  ];
24730
- var PostIntentHookRegistry_default2 = data36;
25222
+ var PostIntentHookRegistry_default2 = data38;
24731
25223
 
24732
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ProtocolViewer.js
24733
- var data37 = [
25224
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ProtocolViewer.js
25225
+ var data39 = [
24734
25226
  {
24735
25227
  "inputs": [
24736
25228
  {
@@ -25947,10 +26439,10 @@ var data37 = [
25947
26439
  "type": "function"
25948
26440
  }
25949
26441
  ];
25950
- var ProtocolViewer_default2 = data37;
26442
+ var ProtocolViewer_default2 = data39;
25951
26443
 
25952
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ProtocolViewerV2.js
25953
- var data38 = [
26444
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/ProtocolViewerV2.js
26445
+ var data40 = [
25954
26446
  {
25955
26447
  "inputs": [
25956
26448
  {
@@ -27042,10 +27534,10 @@ var data38 = [
27042
27534
  "type": "function"
27043
27535
  }
27044
27536
  ];
27045
- var ProtocolViewerV2_default2 = data38;
27537
+ var ProtocolViewerV2_default2 = data40;
27046
27538
 
27047
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PythOracleAdapter.js
27048
- var data39 = [
27539
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/PythOracleAdapter.js
27540
+ var data41 = [
27049
27541
  {
27050
27542
  "inputs": [
27051
27543
  {
@@ -27119,10 +27611,10 @@ var data39 = [
27119
27611
  "type": "function"
27120
27612
  }
27121
27613
  ];
27122
- var PythOracleAdapter_default2 = data39;
27614
+ var PythOracleAdapter_default2 = data41;
27123
27615
 
27124
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/RateManagerV1.js
27125
- var data40 = [
27616
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/RateManagerV1.js
27617
+ var data42 = [
27126
27618
  {
27127
27619
  "inputs": [
27128
27620
  {
@@ -27875,10 +28367,10 @@ var data40 = [
27875
28367
  "type": "function"
27876
28368
  }
27877
28369
  ];
27878
- var RateManagerV1_default2 = data40;
28370
+ var RateManagerV1_default2 = data42;
27879
28371
 
27880
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/RelayerRegistry.js
27881
- var data41 = [
28372
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/RelayerRegistry.js
28373
+ var data43 = [
27882
28374
  {
27883
28375
  "inputs": [],
27884
28376
  "stateMutability": "nonpayable",
@@ -28040,10 +28532,10 @@ var data41 = [
28040
28532
  "type": "function"
28041
28533
  }
28042
28534
  ];
28043
- var RelayerRegistry_default2 = data41;
28535
+ var RelayerRegistry_default2 = data43;
28044
28536
 
28045
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/SignatureGatingPreIntentHook.js
28046
- var data42 = [
28537
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/SignatureGatingPreIntentHook.js
28538
+ var data44 = [
28047
28539
  {
28048
28540
  "inputs": [
28049
28541
  {
@@ -28340,10 +28832,10 @@ var data42 = [
28340
28832
  "type": "function"
28341
28833
  }
28342
28834
  ];
28343
- var SignatureGatingPreIntentHook_default2 = data42;
28835
+ var SignatureGatingPreIntentHook_default2 = data44;
28344
28836
 
28345
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/SimpleAttestationVerifier.js
28346
- var data43 = [
28837
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/SimpleAttestationVerifier.js
28838
+ var data45 = [
28347
28839
  {
28348
28840
  "inputs": [
28349
28841
  {
@@ -28495,10 +28987,10 @@ var data43 = [
28495
28987
  "type": "function"
28496
28988
  }
28497
28989
  ];
28498
- var SimpleAttestationVerifier_default2 = data43;
28990
+ var SimpleAttestationVerifier_default2 = data45;
28499
28991
 
28500
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/UnifiedPaymentVerifier.js
28501
- var data44 = [
28992
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/UnifiedPaymentVerifier.js
28993
+ var data46 = [
28502
28994
  {
28503
28995
  "inputs": [
28504
28996
  {
@@ -28862,10 +29354,10 @@ var data44 = [
28862
29354
  "type": "function"
28863
29355
  }
28864
29356
  ];
28865
- var UnifiedPaymentVerifier_default2 = data44;
29357
+ var UnifiedPaymentVerifier_default2 = data46;
28866
29358
 
28867
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/UnifiedPaymentVerifierV2.js
28868
- var data45 = [
29359
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/UnifiedPaymentVerifierV2.js
29360
+ var data47 = [
28869
29361
  {
28870
29362
  "inputs": [
28871
29363
  {
@@ -29229,10 +29721,10 @@ var data45 = [
29229
29721
  "type": "function"
29230
29722
  }
29231
29723
  ];
29232
- var UnifiedPaymentVerifierV2_default2 = data45;
29724
+ var UnifiedPaymentVerifierV2_default2 = data47;
29233
29725
 
29234
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/WhitelistPreIntentHook.js
29235
- var data46 = [
29726
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/abis/baseStaging/WhitelistPreIntentHook.js
29727
+ var data48 = [
29236
29728
  {
29237
29729
  "inputs": [
29238
29730
  {
@@ -29573,9 +30065,9 @@ var data46 = [
29573
30065
  "type": "function"
29574
30066
  }
29575
30067
  ];
29576
- var WhitelistPreIntentHook_default2 = data46;
30068
+ var WhitelistPreIntentHook_default2 = data48;
29577
30069
 
29578
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/Escrow.json
30070
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/Escrow.json
29579
30071
  var Escrow_default3 = [
29580
30072
  {
29581
30073
  inputs: [
@@ -31787,7 +32279,7 @@ var Escrow_default3 = [
31787
32279
  }
31788
32280
  ];
31789
32281
 
31790
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/Orchestrator.json
32282
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/Orchestrator.json
31791
32283
  var Orchestrator_default3 = [
31792
32284
  {
31793
32285
  inputs: [
@@ -32934,7 +33426,7 @@ var Orchestrator_default3 = [
32934
33426
  }
32935
33427
  ];
32936
33428
 
32937
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/ProtocolViewer.json
33429
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/ProtocolViewer.json
32938
33430
  var ProtocolViewer_default3 = [
32939
33431
  {
32940
33432
  inputs: [
@@ -34153,7 +34645,7 @@ var ProtocolViewer_default3 = [
34153
34645
  }
34154
34646
  ];
34155
34647
 
34156
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/UnifiedPaymentVerifier.json
34648
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/base/UnifiedPaymentVerifier.json
34157
34649
  var UnifiedPaymentVerifier_default3 = [
34158
34650
  {
34159
34651
  inputs: [
@@ -34519,7 +35011,7 @@ var UnifiedPaymentVerifier_default3 = [
34519
35011
  }
34520
35012
  ];
34521
35013
 
34522
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/Escrow.json
35014
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/Escrow.json
34523
35015
  var Escrow_default4 = [
34524
35016
  {
34525
35017
  inputs: [
@@ -36731,7 +37223,7 @@ var Escrow_default4 = [
36731
37223
  }
36732
37224
  ];
36733
37225
 
36734
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/Orchestrator.json
37226
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/Orchestrator.json
36735
37227
  var Orchestrator_default4 = [
36736
37228
  {
36737
37229
  inputs: [
@@ -37878,7 +38370,7 @@ var Orchestrator_default4 = [
37878
38370
  }
37879
38371
  ];
37880
38372
 
37881
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/UnifiedPaymentVerifier.json
38373
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/UnifiedPaymentVerifier.json
37882
38374
  var UnifiedPaymentVerifier_default4 = [
37883
38375
  {
37884
38376
  inputs: [
@@ -38244,7 +38736,7 @@ var UnifiedPaymentVerifier_default4 = [
38244
38736
  }
38245
38737
  ];
38246
38738
 
38247
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/ProtocolViewer.json
38739
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/abis/baseStaging/ProtocolViewer.json
38248
38740
  var ProtocolViewer_default4 = [
38249
38741
  {
38250
38742
  inputs: [
@@ -39463,8 +39955,8 @@ var ProtocolViewer_default4 = [
39463
39955
  }
39464
39956
  ];
39465
39957
 
39466
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/constants/base.js
39467
- var data47 = {
39958
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/constants/base.js
39959
+ var data49 = {
39468
39960
  "INTENT_EXPIRATION_PERIOD": "21600",
39469
39961
  "PROTOCOL_TAKER_FEE": "0",
39470
39962
  "PROTOCOL_TAKER_FEE_RECIPIENT": "0x0bC26FF515411396DD588Abd6Ef6846E04470227",
@@ -39475,10 +39967,10 @@ var data47 = {
39475
39967
  "USDC": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
39476
39968
  "WITNESS_ADDRESS": "0x5106A86819ED6Bb82c77CcBfC151250E1d369DbA"
39477
39969
  };
39478
- var base_default2 = data47;
39970
+ var base_default2 = data49;
39479
39971
 
39480
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/constants/baseStaging.js
39481
- var data48 = {
39972
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/constants/baseStaging.js
39973
+ var data50 = {
39482
39974
  "INTENT_EXPIRATION_PERIOD": "3600",
39483
39975
  "PROTOCOL_TAKER_FEE": "0",
39484
39976
  "PROTOCOL_TAKER_FEE_RECIPIENT": "",
@@ -39489,13 +39981,13 @@ var data48 = {
39489
39981
  "USDC": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
39490
39982
  "WITNESS_ADDRESS": "0x4ab950AE1e3326578Bf7e643a2031E858aBa2927"
39491
39983
  };
39492
- var baseStaging_default2 = data48;
39984
+ var baseStaging_default2 = data50;
39493
39985
 
39494
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/base.json
39986
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/base.json
39495
39987
  var base_default3 = {
39496
39988
  network: "base",
39497
39989
  chainId: "8453",
39498
- generatedAt: "2026-04-02T16:58:35.150Z",
39990
+ generatedAt: "2026-04-20T07:47:59.423Z",
39499
39991
  methods: {
39500
39992
  venmo: {
39501
39993
  paymentMethodHash: "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
@@ -39673,10 +40165,10 @@ var base_default3 = {
39673
40165
  }
39674
40166
  };
39675
40167
 
39676
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/baseStaging.json
40168
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/baseStaging.json
39677
40169
  var baseStaging_default3 = {
39678
40170
  network: "base_staging",
39679
- generatedAt: "2026-04-02T16:58:35.155Z",
40171
+ generatedAt: "2026-04-20T07:47:59.424Z",
39680
40172
  methods: {
39681
40173
  venmo: {
39682
40174
  paymentMethodHash: "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
@@ -40164,7 +40656,7 @@ function asciiToBytes32(value) {
40164
40656
  return bytesToHex(padded);
40165
40657
  }
40166
40658
 
40167
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/lookups.json
40659
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/paymentMethods/lookups.json
40168
40660
  var lookups_default = {
40169
40661
  nameToHash: {
40170
40662
  venmo: "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
@@ -40186,8 +40678,8 @@ var lookups_default = {
40186
40678
  // src/utils/paymentMethodHashes.ts
40187
40679
  var METHOD_NAME_TO_HASH = lookups_default.nameToHash;
40188
40680
 
40189
- // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.1_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/paymentMethods/baseStaging.js
40190
- var data49 = {
40681
+ // ../../node_modules/.pnpm/@zkp2p+contracts-v2@0.2.2_ethers@6.16.0_bufferutil@4.1.0_utf-8-validate@5.0.10__typescript@5.9.3_zod@4.2.1/node_modules/@zkp2p/contracts-v2/_esm/paymentMethods/baseStaging.js
40682
+ var data51 = {
40191
40683
  "methods": {
40192
40684
  "venmo": {
40193
40685
  "paymentMethodHash": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
@@ -40364,7 +40856,7 @@ var data49 = {
40364
40856
  }
40365
40857
  }
40366
40858
  };
40367
- var baseStaging_default4 = data49;
40859
+ var baseStaging_default4 = data51;
40368
40860
 
40369
40861
  // src/utils/paymentResolution.ts
40370
40862
  function getPaymentMethodMap(env, _network) {
@@ -40525,5 +41017,5 @@ function enrichPvIntentView(view, chainId, env = "production") {
40525
41017
  }
40526
41018
 
40527
41019
  export { asciiToBytes32, enrichPvDepositView, enrichPvIntentView, ensureBytes32, getContracts, getGatingServiceAddress, getPaymentMethodsCatalog, getRateManagerContracts, parseBigIntLike, parseDepositView, parseIntentView, resolveFiatCurrencyBytes32, resolvePaymentMethodHash, resolvePaymentMethodHashFromCatalog, resolvePaymentMethodNameFromHash };
40528
- //# sourceMappingURL=chunk-JRDFLSA7.mjs.map
40529
- //# sourceMappingURL=chunk-JRDFLSA7.mjs.map
41020
+ //# sourceMappingURL=chunk-L526MKG3.mjs.map
41021
+ //# sourceMappingURL=chunk-L526MKG3.mjs.map