@zkp2p/contracts-v2 0.2.0-rc.8 → 0.2.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.
- package/_cjs/abis/base/ProtocolViewerV2.js +45 -24
- package/_cjs/abis/base/ProtocolViewerV2.json +45 -24
- package/_cjs/abis/baseStaging/ProtocolViewerV2.js +45 -24
- package/_cjs/abis/baseStaging/ProtocolViewerV2.json +45 -24
- package/_cjs/addresses/base.js +3 -3
- package/_cjs/addresses/base.json +3 -3
- package/_cjs/addresses/baseStaging.js +3 -3
- package/_cjs/addresses/baseStaging.json +3 -3
- package/_cjs/addresses/index.json +1 -1
- package/_cjs/constants/index.json +1 -1
- package/_cjs/currencies/currencies.js +1 -1
- package/_cjs/currencies/currencies.json +1 -1
- package/_cjs/oracleFeeds/chainlink.js +21 -1
- package/_cjs/oracleFeeds/chainlink.json +21 -1
- package/_cjs/oracleFeeds/index.js +2 -3
- 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/paymentMethods/lookups.js +1 -1
- package/_cjs/paymentMethods/lookups.json +1 -1
- package/_esm/abis/base/ProtocolViewerV2.js +45 -24
- package/_esm/abis/base/ProtocolViewerV2.json +45 -24
- package/_esm/abis/baseStaging/ProtocolViewerV2.js +45 -24
- package/_esm/abis/baseStaging/ProtocolViewerV2.json +45 -24
- package/_esm/addresses/base.js +3 -3
- package/_esm/addresses/base.json +3 -3
- package/_esm/addresses/baseStaging.js +3 -3
- package/_esm/addresses/baseStaging.json +3 -3
- package/_esm/addresses/index.json +1 -1
- package/_esm/constants/index.json +1 -1
- package/_esm/currencies/currencies.js +1 -1
- package/_esm/currencies/currencies.json +1 -1
- package/_esm/oracleFeeds/chainlink.js +21 -1
- package/_esm/oracleFeeds/chainlink.json +21 -1
- package/_esm/oracleFeeds/index.js +3 -4
- 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/paymentMethods/lookups.js +1 -1
- package/_esm/paymentMethods/lookups.json +1 -1
- package/_types/oracleFeeds/index.d.ts +1 -2
- package/_types/oracleFeeds/types.d.ts +0 -13
- package/abis/base/ProtocolViewerV2.json +45 -24
- package/abis/baseStaging/ProtocolViewerV2.json +45 -24
- package/addresses/base.json +3 -3
- package/addresses/baseStaging.json +3 -3
- package/addresses/index.json +1 -1
- package/constants/index.json +1 -1
- package/currencies/currencies.json +1 -1
- package/oracleFeeds/chainlink.json +21 -1
- package/oracleFeeds/index.d.ts +1 -2
- package/oracleFeeds/index.ts +3 -4
- package/oracleFeeds/types.d.ts +0 -13
- 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/paymentMethods/lookups.json +1 -1
- package/_cjs/oracleFeeds/pyth.js +0 -191
- package/_cjs/oracleFeeds/pyth.json +0 -189
- package/_cjs/types/contracts/lib/ReferralFeeLib.js +0 -55
- package/_cjs/types/contracts/lib/index.js +0 -4
- package/_esm/oracleFeeds/pyth.js +0 -190
- package/_esm/oracleFeeds/pyth.json +0 -189
- package/_esm/types/contracts/lib/ReferralFeeLib.js +0 -55
- package/_esm/types/contracts/lib/index.js +0 -4
- package/_types/oracleFeeds/pyth.d.ts +0 -4
- package/oracleFeeds/pyth.d.ts +0 -4
- package/oracleFeeds/pyth.json +0 -189
- package/types/contracts/lib/ReferralFeeLib.ts +0 -55
- package/types/contracts/lib/index.ts +0 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const data = {
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-17T09:34:25.399Z",
|
|
3
3
|
"nameToHash": {
|
|
4
4
|
"venmo": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
|
|
5
5
|
"revolut": "0x617f88ab82b5c1b014c539f7e75121427f0bb50a4c58b187a238531e7d58605d",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-17T09:34:25.399Z",
|
|
3
3
|
"nameToHash": {
|
|
4
4
|
"venmo": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
|
|
5
5
|
"revolut": "0x617f88ab82b5c1b014c539f7e75121427f0bb50a4c58b187a238531e7d58605d",
|
|
@@ -96,14 +96,21 @@ const data = [
|
|
|
96
96
|
"type": "bytes32"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
99
|
+
"components": [
|
|
100
|
+
{
|
|
101
|
+
"internalType": "address",
|
|
102
|
+
"name": "recipient",
|
|
103
|
+
"type": "address"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"internalType": "uint256",
|
|
107
|
+
"name": "fee",
|
|
108
|
+
"type": "uint256"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
112
|
+
"name": "referralFees",
|
|
113
|
+
"type": "tuple[]"
|
|
107
114
|
},
|
|
108
115
|
{
|
|
109
116
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -653,14 +660,21 @@ const data = [
|
|
|
653
660
|
"type": "bytes32"
|
|
654
661
|
},
|
|
655
662
|
{
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
663
|
+
"components": [
|
|
664
|
+
{
|
|
665
|
+
"internalType": "address",
|
|
666
|
+
"name": "recipient",
|
|
667
|
+
"type": "address"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"internalType": "uint256",
|
|
671
|
+
"name": "fee",
|
|
672
|
+
"type": "uint256"
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
676
|
+
"name": "referralFees",
|
|
677
|
+
"type": "tuple[]"
|
|
664
678
|
},
|
|
665
679
|
{
|
|
666
680
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -898,14 +912,21 @@ const data = [
|
|
|
898
912
|
"type": "bytes32"
|
|
899
913
|
},
|
|
900
914
|
{
|
|
901
|
-
"
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
915
|
+
"components": [
|
|
916
|
+
{
|
|
917
|
+
"internalType": "address",
|
|
918
|
+
"name": "recipient",
|
|
919
|
+
"type": "address"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"internalType": "uint256",
|
|
923
|
+
"name": "fee",
|
|
924
|
+
"type": "uint256"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
928
|
+
"name": "referralFees",
|
|
929
|
+
"type": "tuple[]"
|
|
909
930
|
},
|
|
910
931
|
{
|
|
911
932
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -96,14 +96,21 @@
|
|
|
96
96
|
"type": "bytes32"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
99
|
+
"components": [
|
|
100
|
+
{
|
|
101
|
+
"internalType": "address",
|
|
102
|
+
"name": "recipient",
|
|
103
|
+
"type": "address"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"internalType": "uint256",
|
|
107
|
+
"name": "fee",
|
|
108
|
+
"type": "uint256"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
112
|
+
"name": "referralFees",
|
|
113
|
+
"type": "tuple[]"
|
|
107
114
|
},
|
|
108
115
|
{
|
|
109
116
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -653,14 +660,21 @@
|
|
|
653
660
|
"type": "bytes32"
|
|
654
661
|
},
|
|
655
662
|
{
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
663
|
+
"components": [
|
|
664
|
+
{
|
|
665
|
+
"internalType": "address",
|
|
666
|
+
"name": "recipient",
|
|
667
|
+
"type": "address"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"internalType": "uint256",
|
|
671
|
+
"name": "fee",
|
|
672
|
+
"type": "uint256"
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
676
|
+
"name": "referralFees",
|
|
677
|
+
"type": "tuple[]"
|
|
664
678
|
},
|
|
665
679
|
{
|
|
666
680
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -898,14 +912,21 @@
|
|
|
898
912
|
"type": "bytes32"
|
|
899
913
|
},
|
|
900
914
|
{
|
|
901
|
-
"
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
915
|
+
"components": [
|
|
916
|
+
{
|
|
917
|
+
"internalType": "address",
|
|
918
|
+
"name": "recipient",
|
|
919
|
+
"type": "address"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"internalType": "uint256",
|
|
923
|
+
"name": "fee",
|
|
924
|
+
"type": "uint256"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
928
|
+
"name": "referralFees",
|
|
929
|
+
"type": "tuple[]"
|
|
909
930
|
},
|
|
910
931
|
{
|
|
911
932
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -96,14 +96,21 @@ const data = [
|
|
|
96
96
|
"type": "bytes32"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
99
|
+
"components": [
|
|
100
|
+
{
|
|
101
|
+
"internalType": "address",
|
|
102
|
+
"name": "recipient",
|
|
103
|
+
"type": "address"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"internalType": "uint256",
|
|
107
|
+
"name": "fee",
|
|
108
|
+
"type": "uint256"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
112
|
+
"name": "referralFees",
|
|
113
|
+
"type": "tuple[]"
|
|
107
114
|
},
|
|
108
115
|
{
|
|
109
116
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -653,14 +660,21 @@ const data = [
|
|
|
653
660
|
"type": "bytes32"
|
|
654
661
|
},
|
|
655
662
|
{
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
663
|
+
"components": [
|
|
664
|
+
{
|
|
665
|
+
"internalType": "address",
|
|
666
|
+
"name": "recipient",
|
|
667
|
+
"type": "address"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"internalType": "uint256",
|
|
671
|
+
"name": "fee",
|
|
672
|
+
"type": "uint256"
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
676
|
+
"name": "referralFees",
|
|
677
|
+
"type": "tuple[]"
|
|
664
678
|
},
|
|
665
679
|
{
|
|
666
680
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -898,14 +912,21 @@ const data = [
|
|
|
898
912
|
"type": "bytes32"
|
|
899
913
|
},
|
|
900
914
|
{
|
|
901
|
-
"
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
915
|
+
"components": [
|
|
916
|
+
{
|
|
917
|
+
"internalType": "address",
|
|
918
|
+
"name": "recipient",
|
|
919
|
+
"type": "address"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"internalType": "uint256",
|
|
923
|
+
"name": "fee",
|
|
924
|
+
"type": "uint256"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
928
|
+
"name": "referralFees",
|
|
929
|
+
"type": "tuple[]"
|
|
909
930
|
},
|
|
910
931
|
{
|
|
911
932
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -96,14 +96,21 @@
|
|
|
96
96
|
"type": "bytes32"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
99
|
+
"components": [
|
|
100
|
+
{
|
|
101
|
+
"internalType": "address",
|
|
102
|
+
"name": "recipient",
|
|
103
|
+
"type": "address"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"internalType": "uint256",
|
|
107
|
+
"name": "fee",
|
|
108
|
+
"type": "uint256"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
112
|
+
"name": "referralFees",
|
|
113
|
+
"type": "tuple[]"
|
|
107
114
|
},
|
|
108
115
|
{
|
|
109
116
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -653,14 +660,21 @@
|
|
|
653
660
|
"type": "bytes32"
|
|
654
661
|
},
|
|
655
662
|
{
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
663
|
+
"components": [
|
|
664
|
+
{
|
|
665
|
+
"internalType": "address",
|
|
666
|
+
"name": "recipient",
|
|
667
|
+
"type": "address"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"internalType": "uint256",
|
|
671
|
+
"name": "fee",
|
|
672
|
+
"type": "uint256"
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
676
|
+
"name": "referralFees",
|
|
677
|
+
"type": "tuple[]"
|
|
664
678
|
},
|
|
665
679
|
{
|
|
666
680
|
"internalType": "contract IPostIntentHookV2",
|
|
@@ -898,14 +912,21 @@
|
|
|
898
912
|
"type": "bytes32"
|
|
899
913
|
},
|
|
900
914
|
{
|
|
901
|
-
"
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
915
|
+
"components": [
|
|
916
|
+
{
|
|
917
|
+
"internalType": "address",
|
|
918
|
+
"name": "recipient",
|
|
919
|
+
"type": "address"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"internalType": "uint256",
|
|
923
|
+
"name": "fee",
|
|
924
|
+
"type": "uint256"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"internalType": "struct IReferralFee.ReferralFee[]",
|
|
928
|
+
"name": "referralFees",
|
|
929
|
+
"type": "tuple[]"
|
|
909
930
|
},
|
|
910
931
|
{
|
|
911
932
|
"internalType": "contract IPostIntentHookV2",
|
package/_esm/addresses/base.js
CHANGED
|
@@ -15,18 +15,18 @@ const data = {
|
|
|
15
15
|
"PaymentVerifierRegistry": "0x2b82D24437ff66Fb173eabDfD67ee2ACeb8bEb1e",
|
|
16
16
|
"PostIntentHookRegistry": "0x9B128EBAD4d874199A2Dc57E93186796c5EcAdE9",
|
|
17
17
|
"ProtocolViewer": "0x30B03De22328074Fbe8447C425ae988797146606",
|
|
18
|
-
"ProtocolViewerV2": "
|
|
18
|
+
"ProtocolViewerV2": "0xC8A622e1614BB58141E72e1D6023B16f08677d6c",
|
|
19
19
|
"PythOracleAdapter": "0xad0b0126A657c0674d0DF53B2A2554D43bbb41D0",
|
|
20
20
|
"RateManagerV1": "0xeEd7Db23e724aC4590D6dB6F78fDa6DB203535F3",
|
|
21
21
|
"RelayerRegistry": "0xEbA979889a9c97382A92472fF3703786fF180083",
|
|
22
22
|
"SignatureGatingPreIntentHook": "0x62D410a3d6FC766dd2192be2a67a5fc79c5c2e1F",
|
|
23
23
|
"SimpleAttestationVerifier": "0xED6C0C34c3964D239e7a315C55E620fafE5Ae3AC",
|
|
24
24
|
"UnifiedPaymentVerifier": "0x16b3e4a3CA36D3A4bCA281767f15C7ADeF4ab163",
|
|
25
|
-
"UnifiedPaymentVerifierV2": "
|
|
25
|
+
"UnifiedPaymentVerifierV2": "0x46A58Dc65587D4D7B8198C6A25eEdf5b2535Da94",
|
|
26
26
|
"WhitelistPreIntentHook": "0xd793369b11357cdd076A9c631F6c44ff8e6353eA"
|
|
27
27
|
},
|
|
28
28
|
"meta": {
|
|
29
|
-
"generatedAt": "2026-03-
|
|
29
|
+
"generatedAt": "2026-03-17T09:34:25.112Z"
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
export default data;
|
package/_esm/addresses/base.json
CHANGED
|
@@ -15,17 +15,17 @@
|
|
|
15
15
|
"PaymentVerifierRegistry": "0x2b82D24437ff66Fb173eabDfD67ee2ACeb8bEb1e",
|
|
16
16
|
"PostIntentHookRegistry": "0x9B128EBAD4d874199A2Dc57E93186796c5EcAdE9",
|
|
17
17
|
"ProtocolViewer": "0x30B03De22328074Fbe8447C425ae988797146606",
|
|
18
|
-
"ProtocolViewerV2": "
|
|
18
|
+
"ProtocolViewerV2": "0xC8A622e1614BB58141E72e1D6023B16f08677d6c",
|
|
19
19
|
"PythOracleAdapter": "0xad0b0126A657c0674d0DF53B2A2554D43bbb41D0",
|
|
20
20
|
"RateManagerV1": "0xeEd7Db23e724aC4590D6dB6F78fDa6DB203535F3",
|
|
21
21
|
"RelayerRegistry": "0xEbA979889a9c97382A92472fF3703786fF180083",
|
|
22
22
|
"SignatureGatingPreIntentHook": "0x62D410a3d6FC766dd2192be2a67a5fc79c5c2e1F",
|
|
23
23
|
"SimpleAttestationVerifier": "0xED6C0C34c3964D239e7a315C55E620fafE5Ae3AC",
|
|
24
24
|
"UnifiedPaymentVerifier": "0x16b3e4a3CA36D3A4bCA281767f15C7ADeF4ab163",
|
|
25
|
-
"UnifiedPaymentVerifierV2": "
|
|
25
|
+
"UnifiedPaymentVerifierV2": "0x46A58Dc65587D4D7B8198C6A25eEdf5b2535Da94",
|
|
26
26
|
"WhitelistPreIntentHook": "0xd793369b11357cdd076A9c631F6c44ff8e6353eA"
|
|
27
27
|
},
|
|
28
28
|
"meta": {
|
|
29
|
-
"generatedAt": "2026-03-
|
|
29
|
+
"generatedAt": "2026-03-17T09:34:25.112Z"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -15,18 +15,18 @@ const data = {
|
|
|
15
15
|
"PaymentVerifierRegistry": "0x2261416DA54C85f975C73FA56EF4D2D6b0aEF7Cc",
|
|
16
16
|
"PostIntentHookRegistry": "0xA4745c8F735B07fa77cD6EC64A2C77cb787fD0cd",
|
|
17
17
|
"ProtocolViewer": "0x1b2FE4FF7530143f38b7D7f4ccd83a3f1a022840",
|
|
18
|
-
"ProtocolViewerV2": "
|
|
18
|
+
"ProtocolViewerV2": "0x5079E5aD9aF58E0B7F512C977720106A1494f684",
|
|
19
19
|
"PythOracleAdapter": "0xaa2bBDa3072bD37af76613846268Ec48bd0bB885",
|
|
20
20
|
"RateManagerV1": "0x9d773Af159538369b4842e40510562016E3eD3d7",
|
|
21
21
|
"RelayerRegistry": "0xB214650b424E6b5fdcB1259566eB7A512D8Bd25E",
|
|
22
22
|
"SignatureGatingPreIntentHook": "0x6c5144D1710fb152cFa582b9592D8935c0Bd0261",
|
|
23
23
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
24
24
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
25
|
-
"UnifiedPaymentVerifierV2": "
|
|
25
|
+
"UnifiedPaymentVerifierV2": "0x7750f8Cc276f21B7Db1477FA044Bf3FD4951Bf20",
|
|
26
26
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
27
27
|
},
|
|
28
28
|
"meta": {
|
|
29
|
-
"generatedAt": "2026-03-
|
|
29
|
+
"generatedAt": "2026-03-17T09:34:25.113Z"
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
export default data;
|
|
@@ -15,17 +15,17 @@
|
|
|
15
15
|
"PaymentVerifierRegistry": "0x2261416DA54C85f975C73FA56EF4D2D6b0aEF7Cc",
|
|
16
16
|
"PostIntentHookRegistry": "0xA4745c8F735B07fa77cD6EC64A2C77cb787fD0cd",
|
|
17
17
|
"ProtocolViewer": "0x1b2FE4FF7530143f38b7D7f4ccd83a3f1a022840",
|
|
18
|
-
"ProtocolViewerV2": "
|
|
18
|
+
"ProtocolViewerV2": "0x5079E5aD9aF58E0B7F512C977720106A1494f684",
|
|
19
19
|
"PythOracleAdapter": "0xaa2bBDa3072bD37af76613846268Ec48bd0bB885",
|
|
20
20
|
"RateManagerV1": "0x9d773Af159538369b4842e40510562016E3eD3d7",
|
|
21
21
|
"RelayerRegistry": "0xB214650b424E6b5fdcB1259566eB7A512D8Bd25E",
|
|
22
22
|
"SignatureGatingPreIntentHook": "0x6c5144D1710fb152cFa582b9592D8935c0Bd0261",
|
|
23
23
|
"SimpleAttestationVerifier": "0x1540c12858Ad8D45EE9DAF8DFf2f28B28F047772",
|
|
24
24
|
"UnifiedPaymentVerifier": "0xfFf74adAE1fb470d49cA37772C9859C4a6dBcc03",
|
|
25
|
-
"UnifiedPaymentVerifierV2": "
|
|
25
|
+
"UnifiedPaymentVerifierV2": "0x7750f8Cc276f21B7Db1477FA044Bf3FD4951Bf20",
|
|
26
26
|
"WhitelistPreIntentHook": "0x1F27426836F2436276B99723a1be484Cb2FBF181"
|
|
27
27
|
},
|
|
28
28
|
"meta": {
|
|
29
|
-
"generatedAt": "2026-03-
|
|
29
|
+
"generatedAt": "2026-03-17T09:34:25.113Z"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const data = {
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-17T09:34:25.427Z",
|
|
3
3
|
"codeToHash": {
|
|
4
4
|
"AED": "0x4dab77a640748de8588de6834d814a344372b205265984b969f3e97060955bfa",
|
|
5
5
|
"ARS": "0x8fd50654b7dd2dc839f7cab32800ba0c6f7f66e1ccf89b21c09405469c2175ec",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const data = {
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-17T09:34:25.442Z",
|
|
3
3
|
"network": "base",
|
|
4
4
|
"feeds": [
|
|
5
5
|
{
|
|
@@ -32,16 +32,31 @@ const data = {
|
|
|
32
32
|
"feed": "0xCceA6576904C118037695eB71195a5425E69Fa15",
|
|
33
33
|
"decimals": 8
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"pair": "IDR/USD",
|
|
37
|
+
"feed": "0x05A6cF213EcC5501A11a08EBefA4A8a60313ef97",
|
|
38
|
+
"decimals": 8
|
|
39
|
+
},
|
|
35
40
|
{
|
|
36
41
|
"pair": "MXN/USD",
|
|
37
42
|
"feed": "0x9e8Ee77c76d4fa41306056D1C3196AF5da1600bd",
|
|
38
43
|
"decimals": 8
|
|
39
44
|
},
|
|
45
|
+
{
|
|
46
|
+
"pair": "NGN/USD",
|
|
47
|
+
"feed": "0xdfbb5Cbc88E382de007bfe6CE99C388176ED80aD",
|
|
48
|
+
"decimals": 8
|
|
49
|
+
},
|
|
40
50
|
{
|
|
41
51
|
"pair": "NZD/USD",
|
|
42
52
|
"feed": "0x06bdFe07E71C476157FC025d3cCD4BBe08e83EF9",
|
|
43
53
|
"decimals": 8
|
|
44
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"pair": "PHP/USD",
|
|
57
|
+
"feed": "0x0396000dc82bfAEe746A9Ac6dC69dAd3223Ca9c6",
|
|
58
|
+
"decimals": 8
|
|
59
|
+
},
|
|
45
60
|
{
|
|
46
61
|
"pair": "SGD/USD",
|
|
47
62
|
"feed": "0x81575495532fB311Efc5C993B612564274F0949b",
|
|
@@ -51,6 +66,11 @@ const data = {
|
|
|
51
66
|
"pair": "TRY/USD",
|
|
52
67
|
"feed": "0x29413773e7CD4Dfd6Ad89a50887877b88a6C592C",
|
|
53
68
|
"decimals": 8
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"pair": "ZAR/USD",
|
|
72
|
+
"feed": "0x2ecc8A8B370fC6a217166b2782a35339bEBEe98B",
|
|
73
|
+
"decimals": 8
|
|
54
74
|
}
|
|
55
75
|
]
|
|
56
76
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-17T09:34:25.442Z",
|
|
3
3
|
"network": "base",
|
|
4
4
|
"feeds": [
|
|
5
5
|
{
|
|
@@ -32,16 +32,31 @@
|
|
|
32
32
|
"feed": "0xCceA6576904C118037695eB71195a5425E69Fa15",
|
|
33
33
|
"decimals": 8
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"pair": "IDR/USD",
|
|
37
|
+
"feed": "0x05A6cF213EcC5501A11a08EBefA4A8a60313ef97",
|
|
38
|
+
"decimals": 8
|
|
39
|
+
},
|
|
35
40
|
{
|
|
36
41
|
"pair": "MXN/USD",
|
|
37
42
|
"feed": "0x9e8Ee77c76d4fa41306056D1C3196AF5da1600bd",
|
|
38
43
|
"decimals": 8
|
|
39
44
|
},
|
|
45
|
+
{
|
|
46
|
+
"pair": "NGN/USD",
|
|
47
|
+
"feed": "0xdfbb5Cbc88E382de007bfe6CE99C388176ED80aD",
|
|
48
|
+
"decimals": 8
|
|
49
|
+
},
|
|
40
50
|
{
|
|
41
51
|
"pair": "NZD/USD",
|
|
42
52
|
"feed": "0x06bdFe07E71C476157FC025d3cCD4BBe08e83EF9",
|
|
43
53
|
"decimals": 8
|
|
44
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"pair": "PHP/USD",
|
|
57
|
+
"feed": "0x0396000dc82bfAEe746A9Ac6dC69dAd3223Ca9c6",
|
|
58
|
+
"decimals": 8
|
|
59
|
+
},
|
|
45
60
|
{
|
|
46
61
|
"pair": "SGD/USD",
|
|
47
62
|
"feed": "0x81575495532fB311Efc5C993B612564274F0949b",
|
|
@@ -51,6 +66,11 @@
|
|
|
51
66
|
"pair": "TRY/USD",
|
|
52
67
|
"feed": "0x29413773e7CD4Dfd6Ad89a50887877b88a6C592C",
|
|
53
68
|
"decimals": 8
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"pair": "ZAR/USD",
|
|
72
|
+
"feed": "0x2ecc8A8B370fC6a217166b2782a35339bEBEe98B",
|
|
73
|
+
"decimals": 8
|
|
54
74
|
}
|
|
55
75
|
]
|
|
56
76
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
// Auto-generated by extract-all.ts
|
|
2
|
-
// Oracle feed configurations
|
|
2
|
+
// Oracle feed configurations (Chainlink only — Pyth removed 2026-03-17)
|
|
3
3
|
|
|
4
|
-
import type {
|
|
5
|
-
export type { ChainlinkFeed, ChainlinkFeeds
|
|
4
|
+
import type { ChainlinkFeed, ChainlinkFeeds } from './types';
|
|
5
|
+
export type { ChainlinkFeed, ChainlinkFeeds };
|
|
6
6
|
|
|
7
7
|
export { default as chainlink } from './chainlink.js';
|
|
8
|
-
export { default as pyth } from './pyth.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const data = {
|
|
2
2
|
"network": "base",
|
|
3
3
|
"chainId": "8453",
|
|
4
|
-
"generatedAt": "2026-03-
|
|
4
|
+
"generatedAt": "2026-03-17T09:34:25.391Z",
|
|
5
5
|
"methods": {
|
|
6
6
|
"venmo": {
|
|
7
7
|
"paymentMethodHash": "0x90262a3db0edd0be2369c6b28f9e8511ec0bac7136cefbada0880602f87e7268",
|