sf-x402x 0.7.2 → 0.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/client/index.d.ts +4 -4
- package/dist/cjs/client/index.js +35 -0
- package/dist/cjs/client/index.js.map +1 -1
- package/dist/cjs/facilitator/index.d.ts +3 -3
- package/dist/cjs/facilitator/index.js +35 -0
- package/dist/cjs/facilitator/index.js.map +1 -1
- package/dist/cjs/index.d.ts +4 -4
- package/dist/cjs/index.js +35 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/{esm/middleware-meOELdk2.d.mts → cjs/middleware-DbSgn0Ml.d.ts} +3 -3
- package/dist/{esm/network-C6C2pEEd.d.mts → cjs/network-CyrdLXOd.d.ts} +2 -2
- package/dist/cjs/paywall/index.d.ts +1 -1
- package/dist/{esm/rpc-CFPA2oz6.d.mts → cjs/rpc-Bnu3X-oO.d.ts} +1 -1
- package/dist/cjs/schemes/index.d.ts +4 -4
- package/dist/cjs/schemes/index.js +35 -0
- package/dist/cjs/schemes/index.js.map +1 -1
- package/dist/cjs/shared/evm/index.d.ts +1 -1
- package/dist/cjs/shared/index.d.ts +6 -6
- package/dist/cjs/shared/index.js +35 -0
- package/dist/cjs/shared/index.js.map +1 -1
- package/dist/cjs/types/index.d.ts +14 -11
- package/dist/cjs/types/index.js +48 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/verify/index.d.ts +4 -4
- package/dist/cjs/verify/index.js +35 -0
- package/dist/cjs/verify/index.js.map +1 -1
- package/dist/cjs/wallet-BzdwL5Ga.d.ts +48 -0
- package/dist/{esm/wallet-BReyvAJs.d.mts → cjs/wallet-DCeIaUzf.d.ts} +115 -1
- package/dist/{esm/x402Specs-CVJIfBRW.d.mts → cjs/x402Specs-D-jpKgOf.d.ts} +58 -58
- package/dist/esm/{chunk-L52JEGJ6.mjs → chunk-EDATYT3W.mjs} +55 -5
- package/dist/esm/chunk-EDATYT3W.mjs.map +1 -0
- package/dist/esm/{chunk-EDHXRYU2.mjs → chunk-IE2ZDZCW.mjs} +3 -3
- package/dist/esm/{chunk-Y3EZA3GQ.mjs → chunk-QX2UH4QV.mjs} +3 -3
- package/dist/esm/{chunk-NOKHWFZC.mjs → chunk-UIFGXKZ6.mjs} +2 -2
- package/dist/esm/{chunk-VBHDFLZZ.mjs → chunk-WDY2V2V6.mjs} +3 -3
- package/dist/esm/client/index.d.mts +4 -4
- package/dist/esm/client/index.mjs +3 -3
- package/dist/esm/facilitator/index.d.mts +3 -3
- package/dist/esm/facilitator/index.mjs +4 -4
- package/dist/esm/index.d.mts +4 -4
- package/dist/esm/index.mjs +5 -5
- package/dist/esm/middleware-DfreTyXz.d.mts +93 -0
- package/dist/esm/network-CyrdLXOd.d.mts +11 -0
- package/dist/esm/paywall/index.d.mts +1 -1
- package/dist/esm/rpc-CzbFK6es.d.mts +35 -0
- package/dist/esm/schemes/index.d.mts +4 -4
- package/dist/esm/schemes/index.mjs +3 -3
- package/dist/esm/shared/evm/index.d.mts +1 -1
- package/dist/esm/shared/index.d.mts +6 -6
- package/dist/esm/shared/index.mjs +1 -1
- package/dist/esm/types/index.d.mts +14 -11
- package/dist/esm/types/index.mjs +1 -1
- package/dist/esm/verify/index.d.mts +4 -4
- package/dist/esm/verify/index.mjs +1 -1
- package/dist/esm/{wallet-C9iHSQbd.d.mts → wallet-C1nMdb77.d.mts} +1 -1
- package/dist/esm/wallet-DCeIaUzf.d.mts +265 -0
- package/dist/esm/x402Specs-D-jpKgOf.d.mts +1306 -0
- package/package.json +1 -1
- package/dist/esm/chunk-L52JEGJ6.mjs.map +0 -1
- /package/dist/esm/{chunk-EDHXRYU2.mjs.map → chunk-IE2ZDZCW.mjs.map} +0 -0
- /package/dist/esm/{chunk-Y3EZA3GQ.mjs.map → chunk-QX2UH4QV.mjs.map} +0 -0
- /package/dist/esm/{chunk-NOKHWFZC.mjs.map → chunk-UIFGXKZ6.mjs.map} +0 -0
- /package/dist/esm/{chunk-VBHDFLZZ.mjs.map → chunk-WDY2V2V6.mjs.map} +0 -0
|
@@ -20,7 +20,7 @@ declare const PaymentRequirementsSchema: z.ZodObject<{
|
|
|
20
20
|
description: string;
|
|
21
21
|
asset: string;
|
|
22
22
|
maxAmountRequired: string;
|
|
23
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
23
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
24
24
|
resource: string;
|
|
25
25
|
mimeType: string;
|
|
26
26
|
payTo: string;
|
|
@@ -32,7 +32,7 @@ declare const PaymentRequirementsSchema: z.ZodObject<{
|
|
|
32
32
|
description: string;
|
|
33
33
|
asset: string;
|
|
34
34
|
maxAmountRequired: string;
|
|
35
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
35
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
36
36
|
resource: string;
|
|
37
37
|
mimeType: string;
|
|
38
38
|
payTo: string;
|
|
@@ -190,7 +190,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
190
190
|
description: string;
|
|
191
191
|
asset: string;
|
|
192
192
|
maxAmountRequired: string;
|
|
193
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
193
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
194
194
|
resource: string;
|
|
195
195
|
mimeType: string;
|
|
196
196
|
payTo: string;
|
|
@@ -202,7 +202,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
202
202
|
description: string;
|
|
203
203
|
asset: string;
|
|
204
204
|
maxAmountRequired: string;
|
|
205
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
205
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
206
206
|
resource: string;
|
|
207
207
|
mimeType: string;
|
|
208
208
|
payTo: string;
|
|
@@ -212,7 +212,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
212
212
|
}>>;
|
|
213
213
|
}, "strip", z.ZodTypeAny, {
|
|
214
214
|
scheme: "exact";
|
|
215
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
215
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
216
216
|
x402Version: number;
|
|
217
217
|
payload: {
|
|
218
218
|
signature: string;
|
|
@@ -232,7 +232,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
232
232
|
description: string;
|
|
233
233
|
asset: string;
|
|
234
234
|
maxAmountRequired: string;
|
|
235
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
235
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
236
236
|
resource: string;
|
|
237
237
|
mimeType: string;
|
|
238
238
|
payTo: string;
|
|
@@ -242,7 +242,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
242
242
|
} | undefined;
|
|
243
243
|
}, {
|
|
244
244
|
scheme: "exact";
|
|
245
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
245
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
246
246
|
x402Version: number;
|
|
247
247
|
payload: {
|
|
248
248
|
signature: string;
|
|
@@ -262,7 +262,7 @@ declare const PaymentPayloadSchema: z.ZodObject<{
|
|
|
262
262
|
description: string;
|
|
263
263
|
asset: string;
|
|
264
264
|
maxAmountRequired: string;
|
|
265
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
265
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
266
266
|
resource: string;
|
|
267
267
|
mimeType: string;
|
|
268
268
|
payTo: string;
|
|
@@ -297,7 +297,7 @@ declare const x402ResponseSchema: z.ZodObject<{
|
|
|
297
297
|
description: string;
|
|
298
298
|
asset: string;
|
|
299
299
|
maxAmountRequired: string;
|
|
300
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
300
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
301
301
|
resource: string;
|
|
302
302
|
mimeType: string;
|
|
303
303
|
payTo: string;
|
|
@@ -309,7 +309,7 @@ declare const x402ResponseSchema: z.ZodObject<{
|
|
|
309
309
|
description: string;
|
|
310
310
|
asset: string;
|
|
311
311
|
maxAmountRequired: string;
|
|
312
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
312
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
313
313
|
resource: string;
|
|
314
314
|
mimeType: string;
|
|
315
315
|
payTo: string;
|
|
@@ -327,7 +327,7 @@ declare const x402ResponseSchema: z.ZodObject<{
|
|
|
327
327
|
description: string;
|
|
328
328
|
asset: string;
|
|
329
329
|
maxAmountRequired: string;
|
|
330
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
330
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
331
331
|
resource: string;
|
|
332
332
|
mimeType: string;
|
|
333
333
|
payTo: string;
|
|
@@ -344,7 +344,7 @@ declare const x402ResponseSchema: z.ZodObject<{
|
|
|
344
344
|
description: string;
|
|
345
345
|
asset: string;
|
|
346
346
|
maxAmountRequired: string;
|
|
347
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
347
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
348
348
|
resource: string;
|
|
349
349
|
mimeType: string;
|
|
350
350
|
payTo: string;
|
|
@@ -423,7 +423,7 @@ declare const DiscoveredResourceSchema: z.ZodObject<{
|
|
|
423
423
|
description: string;
|
|
424
424
|
asset: string;
|
|
425
425
|
maxAmountRequired: string;
|
|
426
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
426
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
427
427
|
resource: string;
|
|
428
428
|
mimeType: string;
|
|
429
429
|
payTo: string;
|
|
@@ -435,7 +435,7 @@ declare const DiscoveredResourceSchema: z.ZodObject<{
|
|
|
435
435
|
description: string;
|
|
436
436
|
asset: string;
|
|
437
437
|
maxAmountRequired: string;
|
|
438
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
438
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
439
439
|
resource: string;
|
|
440
440
|
mimeType: string;
|
|
441
441
|
payTo: string;
|
|
@@ -454,7 +454,7 @@ declare const DiscoveredResourceSchema: z.ZodObject<{
|
|
|
454
454
|
description: string;
|
|
455
455
|
asset: string;
|
|
456
456
|
maxAmountRequired: string;
|
|
457
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
457
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
458
458
|
resource: string;
|
|
459
459
|
mimeType: string;
|
|
460
460
|
payTo: string;
|
|
@@ -473,7 +473,7 @@ declare const DiscoveredResourceSchema: z.ZodObject<{
|
|
|
473
473
|
description: string;
|
|
474
474
|
asset: string;
|
|
475
475
|
maxAmountRequired: string;
|
|
476
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
476
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
477
477
|
resource: string;
|
|
478
478
|
mimeType: string;
|
|
479
479
|
payTo: string;
|
|
@@ -558,7 +558,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
558
558
|
description: string;
|
|
559
559
|
asset: string;
|
|
560
560
|
maxAmountRequired: string;
|
|
561
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
561
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
562
562
|
resource: string;
|
|
563
563
|
mimeType: string;
|
|
564
564
|
payTo: string;
|
|
@@ -570,7 +570,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
570
570
|
description: string;
|
|
571
571
|
asset: string;
|
|
572
572
|
maxAmountRequired: string;
|
|
573
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
573
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
574
574
|
resource: string;
|
|
575
575
|
mimeType: string;
|
|
576
576
|
payTo: string;
|
|
@@ -580,7 +580,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
580
580
|
}>>;
|
|
581
581
|
}, "strip", z.ZodTypeAny, {
|
|
582
582
|
scheme: "exact";
|
|
583
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
583
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
584
584
|
x402Version: number;
|
|
585
585
|
payload: {
|
|
586
586
|
signature: string;
|
|
@@ -600,7 +600,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
600
600
|
description: string;
|
|
601
601
|
asset: string;
|
|
602
602
|
maxAmountRequired: string;
|
|
603
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
603
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
604
604
|
resource: string;
|
|
605
605
|
mimeType: string;
|
|
606
606
|
payTo: string;
|
|
@@ -610,7 +610,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
610
610
|
} | undefined;
|
|
611
611
|
}, {
|
|
612
612
|
scheme: "exact";
|
|
613
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
613
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
614
614
|
x402Version: number;
|
|
615
615
|
payload: {
|
|
616
616
|
signature: string;
|
|
@@ -630,7 +630,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
630
630
|
description: string;
|
|
631
631
|
asset: string;
|
|
632
632
|
maxAmountRequired: string;
|
|
633
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
633
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
634
634
|
resource: string;
|
|
635
635
|
mimeType: string;
|
|
636
636
|
payTo: string;
|
|
@@ -656,7 +656,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
656
656
|
description: string;
|
|
657
657
|
asset: string;
|
|
658
658
|
maxAmountRequired: string;
|
|
659
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
659
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
660
660
|
resource: string;
|
|
661
661
|
mimeType: string;
|
|
662
662
|
payTo: string;
|
|
@@ -668,7 +668,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
668
668
|
description: string;
|
|
669
669
|
asset: string;
|
|
670
670
|
maxAmountRequired: string;
|
|
671
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
671
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
672
672
|
resource: string;
|
|
673
673
|
mimeType: string;
|
|
674
674
|
payTo: string;
|
|
@@ -682,7 +682,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
682
682
|
description: string;
|
|
683
683
|
asset: string;
|
|
684
684
|
maxAmountRequired: string;
|
|
685
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
685
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
686
686
|
resource: string;
|
|
687
687
|
mimeType: string;
|
|
688
688
|
payTo: string;
|
|
@@ -692,7 +692,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
692
692
|
};
|
|
693
693
|
paymentPayload: {
|
|
694
694
|
scheme: "exact";
|
|
695
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
695
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
696
696
|
x402Version: number;
|
|
697
697
|
payload: {
|
|
698
698
|
signature: string;
|
|
@@ -712,7 +712,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
712
712
|
description: string;
|
|
713
713
|
asset: string;
|
|
714
714
|
maxAmountRequired: string;
|
|
715
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
715
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
716
716
|
resource: string;
|
|
717
717
|
mimeType: string;
|
|
718
718
|
payTo: string;
|
|
@@ -727,7 +727,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
727
727
|
description: string;
|
|
728
728
|
asset: string;
|
|
729
729
|
maxAmountRequired: string;
|
|
730
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
730
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
731
731
|
resource: string;
|
|
732
732
|
mimeType: string;
|
|
733
733
|
payTo: string;
|
|
@@ -737,7 +737,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
737
737
|
};
|
|
738
738
|
paymentPayload: {
|
|
739
739
|
scheme: "exact";
|
|
740
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
740
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
741
741
|
x402Version: number;
|
|
742
742
|
payload: {
|
|
743
743
|
signature: string;
|
|
@@ -757,7 +757,7 @@ declare const SettleRequestSchema: z.ZodObject<{
|
|
|
757
757
|
description: string;
|
|
758
758
|
asset: string;
|
|
759
759
|
maxAmountRequired: string;
|
|
760
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
760
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
761
761
|
resource: string;
|
|
762
762
|
mimeType: string;
|
|
763
763
|
payTo: string;
|
|
@@ -841,7 +841,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
841
841
|
description: string;
|
|
842
842
|
asset: string;
|
|
843
843
|
maxAmountRequired: string;
|
|
844
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
844
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
845
845
|
resource: string;
|
|
846
846
|
mimeType: string;
|
|
847
847
|
payTo: string;
|
|
@@ -853,7 +853,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
853
853
|
description: string;
|
|
854
854
|
asset: string;
|
|
855
855
|
maxAmountRequired: string;
|
|
856
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
856
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
857
857
|
resource: string;
|
|
858
858
|
mimeType: string;
|
|
859
859
|
payTo: string;
|
|
@@ -863,7 +863,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
863
863
|
}>>;
|
|
864
864
|
}, "strip", z.ZodTypeAny, {
|
|
865
865
|
scheme: "exact";
|
|
866
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
866
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
867
867
|
x402Version: number;
|
|
868
868
|
payload: {
|
|
869
869
|
signature: string;
|
|
@@ -883,7 +883,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
883
883
|
description: string;
|
|
884
884
|
asset: string;
|
|
885
885
|
maxAmountRequired: string;
|
|
886
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
886
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
887
887
|
resource: string;
|
|
888
888
|
mimeType: string;
|
|
889
889
|
payTo: string;
|
|
@@ -893,7 +893,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
893
893
|
} | undefined;
|
|
894
894
|
}, {
|
|
895
895
|
scheme: "exact";
|
|
896
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
896
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
897
897
|
x402Version: number;
|
|
898
898
|
payload: {
|
|
899
899
|
signature: string;
|
|
@@ -913,7 +913,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
913
913
|
description: string;
|
|
914
914
|
asset: string;
|
|
915
915
|
maxAmountRequired: string;
|
|
916
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
916
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
917
917
|
resource: string;
|
|
918
918
|
mimeType: string;
|
|
919
919
|
payTo: string;
|
|
@@ -939,7 +939,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
939
939
|
description: string;
|
|
940
940
|
asset: string;
|
|
941
941
|
maxAmountRequired: string;
|
|
942
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
942
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
943
943
|
resource: string;
|
|
944
944
|
mimeType: string;
|
|
945
945
|
payTo: string;
|
|
@@ -951,7 +951,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
951
951
|
description: string;
|
|
952
952
|
asset: string;
|
|
953
953
|
maxAmountRequired: string;
|
|
954
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
954
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
955
955
|
resource: string;
|
|
956
956
|
mimeType: string;
|
|
957
957
|
payTo: string;
|
|
@@ -965,7 +965,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
965
965
|
description: string;
|
|
966
966
|
asset: string;
|
|
967
967
|
maxAmountRequired: string;
|
|
968
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
968
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
969
969
|
resource: string;
|
|
970
970
|
mimeType: string;
|
|
971
971
|
payTo: string;
|
|
@@ -975,7 +975,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
975
975
|
};
|
|
976
976
|
paymentPayload: {
|
|
977
977
|
scheme: "exact";
|
|
978
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
978
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
979
979
|
x402Version: number;
|
|
980
980
|
payload: {
|
|
981
981
|
signature: string;
|
|
@@ -995,7 +995,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
995
995
|
description: string;
|
|
996
996
|
asset: string;
|
|
997
997
|
maxAmountRequired: string;
|
|
998
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
998
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
999
999
|
resource: string;
|
|
1000
1000
|
mimeType: string;
|
|
1001
1001
|
payTo: string;
|
|
@@ -1010,7 +1010,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
1010
1010
|
description: string;
|
|
1011
1011
|
asset: string;
|
|
1012
1012
|
maxAmountRequired: string;
|
|
1013
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1013
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1014
1014
|
resource: string;
|
|
1015
1015
|
mimeType: string;
|
|
1016
1016
|
payTo: string;
|
|
@@ -1020,7 +1020,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
1020
1020
|
};
|
|
1021
1021
|
paymentPayload: {
|
|
1022
1022
|
scheme: "exact";
|
|
1023
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1023
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1024
1024
|
x402Version: number;
|
|
1025
1025
|
payload: {
|
|
1026
1026
|
signature: string;
|
|
@@ -1040,7 +1040,7 @@ declare const VerifyRequestSchema: z.ZodObject<{
|
|
|
1040
1040
|
description: string;
|
|
1041
1041
|
asset: string;
|
|
1042
1042
|
maxAmountRequired: string;
|
|
1043
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1043
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1044
1044
|
resource: string;
|
|
1045
1045
|
mimeType: string;
|
|
1046
1046
|
payTo: string;
|
|
@@ -1074,13 +1074,13 @@ declare const SettleResponseSchema: z.ZodObject<{
|
|
|
1074
1074
|
}, "strip", z.ZodTypeAny, {
|
|
1075
1075
|
transaction: string;
|
|
1076
1076
|
success: boolean;
|
|
1077
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1077
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1078
1078
|
payer?: string | undefined;
|
|
1079
1079
|
errorReason?: "invalid_exact_svm_payload_transaction" | "insufficient_funds" | "invalid_exact_evm_payload_authorization_valid_after" | "invalid_exact_evm_payload_authorization_valid_before" | "invalid_exact_evm_payload_authorization_value" | "invalid_exact_evm_payload_signature" | "invalid_exact_evm_payload_recipient_mismatch" | "invalid_exact_svm_payload_transaction_amount_mismatch" | "invalid_exact_svm_payload_transaction_create_ata_instruction" | "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_payee" | "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_asset" | "invalid_exact_svm_payload_transaction_instructions" | "invalid_exact_svm_payload_transaction_instructions_length" | "invalid_exact_svm_payload_transaction_instructions_compute_limit_instruction" | "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction" | "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction_too_high" | "invalid_exact_svm_payload_transaction_instruction_not_spl_token_transfer_checked" | "invalid_exact_svm_payload_transaction_instruction_not_token_2022_transfer_checked" | "invalid_exact_svm_payload_transaction_not_a_transfer_instruction" | "invalid_exact_svm_payload_transaction_receiver_ata_not_found" | "invalid_exact_svm_payload_transaction_sender_ata_not_found" | "invalid_exact_svm_payload_transaction_simulation_failed" | "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata" | "invalid_network" | "invalid_payload" | "invalid_payment_requirements" | "invalid_scheme" | "invalid_payment" | "payment_expired" | "unsupported_scheme" | "invalid_x402_version" | "invalid_transaction_state" | "settle_exact_svm_block_height_exceeded" | "settle_exact_svm_transaction_confirmation_timed_out" | "unexpected_settle_error" | "unexpected_verify_error" | undefined;
|
|
1080
1080
|
}, {
|
|
1081
1081
|
transaction: string;
|
|
1082
1082
|
success: boolean;
|
|
1083
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1083
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1084
1084
|
payer?: string | undefined;
|
|
1085
1085
|
errorReason?: "invalid_exact_svm_payload_transaction" | "insufficient_funds" | "invalid_exact_evm_payload_authorization_valid_after" | "invalid_exact_evm_payload_authorization_valid_before" | "invalid_exact_evm_payload_authorization_value" | "invalid_exact_evm_payload_signature" | "invalid_exact_evm_payload_recipient_mismatch" | "invalid_exact_svm_payload_transaction_amount_mismatch" | "invalid_exact_svm_payload_transaction_create_ata_instruction" | "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_payee" | "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_asset" | "invalid_exact_svm_payload_transaction_instructions" | "invalid_exact_svm_payload_transaction_instructions_length" | "invalid_exact_svm_payload_transaction_instructions_compute_limit_instruction" | "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction" | "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction_too_high" | "invalid_exact_svm_payload_transaction_instruction_not_spl_token_transfer_checked" | "invalid_exact_svm_payload_transaction_instruction_not_token_2022_transfer_checked" | "invalid_exact_svm_payload_transaction_not_a_transfer_instruction" | "invalid_exact_svm_payload_transaction_receiver_ata_not_found" | "invalid_exact_svm_payload_transaction_sender_ata_not_found" | "invalid_exact_svm_payload_transaction_simulation_failed" | "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata" | "invalid_network" | "invalid_payload" | "invalid_payment_requirements" | "invalid_scheme" | "invalid_payment" | "payment_expired" | "unsupported_scheme" | "invalid_x402_version" | "invalid_transaction_state" | "settle_exact_svm_block_height_exceeded" | "settle_exact_svm_transaction_confirmation_timed_out" | "unexpected_settle_error" | "unexpected_verify_error" | undefined;
|
|
1086
1086
|
}>;
|
|
@@ -1122,7 +1122,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1122
1122
|
description: string;
|
|
1123
1123
|
asset: string;
|
|
1124
1124
|
maxAmountRequired: string;
|
|
1125
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1125
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1126
1126
|
resource: string;
|
|
1127
1127
|
mimeType: string;
|
|
1128
1128
|
payTo: string;
|
|
@@ -1134,7 +1134,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1134
1134
|
description: string;
|
|
1135
1135
|
asset: string;
|
|
1136
1136
|
maxAmountRequired: string;
|
|
1137
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1137
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1138
1138
|
resource: string;
|
|
1139
1139
|
mimeType: string;
|
|
1140
1140
|
payTo: string;
|
|
@@ -1153,7 +1153,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1153
1153
|
description: string;
|
|
1154
1154
|
asset: string;
|
|
1155
1155
|
maxAmountRequired: string;
|
|
1156
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1156
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1157
1157
|
resource: string;
|
|
1158
1158
|
mimeType: string;
|
|
1159
1159
|
payTo: string;
|
|
@@ -1172,7 +1172,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1172
1172
|
description: string;
|
|
1173
1173
|
asset: string;
|
|
1174
1174
|
maxAmountRequired: string;
|
|
1175
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1175
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1176
1176
|
resource: string;
|
|
1177
1177
|
mimeType: string;
|
|
1178
1178
|
payTo: string;
|
|
@@ -1207,7 +1207,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1207
1207
|
description: string;
|
|
1208
1208
|
asset: string;
|
|
1209
1209
|
maxAmountRequired: string;
|
|
1210
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1210
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1211
1211
|
resource: string;
|
|
1212
1212
|
mimeType: string;
|
|
1213
1213
|
payTo: string;
|
|
@@ -1234,7 +1234,7 @@ declare const ListDiscoveryResourcesResponseSchema: z.ZodObject<{
|
|
|
1234
1234
|
description: string;
|
|
1235
1235
|
asset: string;
|
|
1236
1236
|
maxAmountRequired: string;
|
|
1237
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1237
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1238
1238
|
resource: string;
|
|
1239
1239
|
mimeType: string;
|
|
1240
1240
|
payTo: string;
|
|
@@ -1259,12 +1259,12 @@ declare const SupportedPaymentKindSchema: z.ZodObject<{
|
|
|
1259
1259
|
extra: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
1260
1260
|
}, "strip", z.ZodTypeAny, {
|
|
1261
1261
|
scheme: "exact";
|
|
1262
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1262
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1263
1263
|
x402Version: number;
|
|
1264
1264
|
extra?: Record<string, any> | undefined;
|
|
1265
1265
|
}, {
|
|
1266
1266
|
scheme: "exact";
|
|
1267
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1267
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1268
1268
|
x402Version: number;
|
|
1269
1269
|
extra?: Record<string, any> | undefined;
|
|
1270
1270
|
}>;
|
|
@@ -1277,26 +1277,26 @@ declare const SupportedPaymentKindsResponseSchema: z.ZodObject<{
|
|
|
1277
1277
|
extra: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
1278
1278
|
}, "strip", z.ZodTypeAny, {
|
|
1279
1279
|
scheme: "exact";
|
|
1280
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1280
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1281
1281
|
x402Version: number;
|
|
1282
1282
|
extra?: Record<string, any> | undefined;
|
|
1283
1283
|
}, {
|
|
1284
1284
|
scheme: "exact";
|
|
1285
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1285
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1286
1286
|
x402Version: number;
|
|
1287
1287
|
extra?: Record<string, any> | undefined;
|
|
1288
1288
|
}>, "many">;
|
|
1289
1289
|
}, "strip", z.ZodTypeAny, {
|
|
1290
1290
|
kinds: {
|
|
1291
1291
|
scheme: "exact";
|
|
1292
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1292
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1293
1293
|
x402Version: number;
|
|
1294
1294
|
extra?: Record<string, any> | undefined;
|
|
1295
1295
|
}[];
|
|
1296
1296
|
}, {
|
|
1297
1297
|
kinds: {
|
|
1298
1298
|
scheme: "exact";
|
|
1299
|
-
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "
|
|
1299
|
+
network: "base-sepolia" | "avalanche-fuji" | "base" | "avalanche" | "sei" | "sei-testnet" | "polygon" | "polygon-amoy" | "peaq" | "iotex" | "x-layer" | "x-layer-testnet" | "sepolia" | "ethereum" | "filecoin" | "filecoin-calibration" | "skale-base-sepolia" | "solana-devnet" | "solana";
|
|
1300
1300
|
x402Version: number;
|
|
1301
1301
|
extra?: Record<string, any> | undefined;
|
|
1302
1302
|
}[];
|