@flarenetwork/flare-periphery-contract-artifacts 0.1.22 → 0.1.24

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.
Files changed (48) hide show
  1. package/README.md +11 -10
  2. package/coston/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  3. package/coston/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  4. package/coston/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  5. package/coston/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  6. package/coston/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  7. package/coston2/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  8. package/coston2/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  9. package/coston2/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  10. package/coston2/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  11. package/coston2/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  12. package/dist/coston/abis.d.ts.map +1 -1
  13. package/dist/coston/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  14. package/dist/coston/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  15. package/dist/coston/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  16. package/dist/coston/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  17. package/dist/coston/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  18. package/dist/coston2/abis.d.ts.map +1 -1
  19. package/dist/coston2/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  20. package/dist/coston2/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  21. package/dist/coston2/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  22. package/dist/coston2/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  23. package/dist/coston2/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  24. package/dist/flare/abis.d.ts.map +1 -1
  25. package/dist/flare/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  26. package/dist/flare/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  27. package/dist/flare/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  28. package/dist/flare/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  29. package/dist/flare/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  30. package/dist/index.js +32 -0
  31. package/dist/index.js.map +1 -1
  32. package/dist/songbird/abis.d.ts.map +1 -1
  33. package/dist/songbird/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  34. package/dist/songbird/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  35. package/dist/songbird/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  36. package/dist/songbird/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  37. package/dist/songbird/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  38. package/flare/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  39. package/flare/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  40. package/flare/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  41. package/flare/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  42. package/flare/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
  43. package/package.json +1 -1
  44. package/songbird/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +107 -0
  45. package/songbird/artifacts/contracts/IJsonApi.sol/IJsonApi.json +1 -0
  46. package/songbird/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +89 -0
  47. package/songbird/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +1 -0
  48. package/songbird/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +109 -0
@@ -0,0 +1,109 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "components": [
6
+ {
7
+ "internalType": "bytes32[]",
8
+ "name": "merkleProof",
9
+ "type": "bytes32[]"
10
+ },
11
+ {
12
+ "components": [
13
+ {
14
+ "internalType": "bytes32",
15
+ "name": "attestationType",
16
+ "type": "bytes32"
17
+ },
18
+ {
19
+ "internalType": "bytes32",
20
+ "name": "sourceId",
21
+ "type": "bytes32"
22
+ },
23
+ {
24
+ "internalType": "uint64",
25
+ "name": "votingRound",
26
+ "type": "uint64"
27
+ },
28
+ {
29
+ "internalType": "uint64",
30
+ "name": "lowestUsedTimestamp",
31
+ "type": "uint64"
32
+ },
33
+ {
34
+ "components": [
35
+ {
36
+ "internalType": "string",
37
+ "name": "url",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "internalType": "string",
42
+ "name": "httpMethod",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "internalType": "string",
47
+ "name": "headers",
48
+ "type": "string"
49
+ },
50
+ {
51
+ "internalType": "string",
52
+ "name": "queryParams",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "internalType": "string",
57
+ "name": "body",
58
+ "type": "string"
59
+ },
60
+ {
61
+ "internalType": "string",
62
+ "name": "postProcessJq",
63
+ "type": "string"
64
+ },
65
+ {
66
+ "internalType": "string",
67
+ "name": "abiSignature",
68
+ "type": "string"
69
+ }
70
+ ],
71
+ "internalType": "struct IWeb2Json.RequestBody",
72
+ "name": "requestBody",
73
+ "type": "tuple"
74
+ },
75
+ {
76
+ "components": [
77
+ {
78
+ "internalType": "bytes",
79
+ "name": "abiEncodedData",
80
+ "type": "bytes"
81
+ }
82
+ ],
83
+ "internalType": "struct IWeb2Json.ResponseBody",
84
+ "name": "responseBody",
85
+ "type": "tuple"
86
+ }
87
+ ],
88
+ "internalType": "struct IWeb2Json.Response",
89
+ "name": "data",
90
+ "type": "tuple"
91
+ }
92
+ ],
93
+ "internalType": "struct IWeb2Json.Proof",
94
+ "name": "_proof",
95
+ "type": "tuple"
96
+ }
97
+ ],
98
+ "name": "verifyJsonApi",
99
+ "outputs": [
100
+ {
101
+ "internalType": "bool",
102
+ "name": "_proved",
103
+ "type": "bool"
104
+ }
105
+ ],
106
+ "stateMutability": "view",
107
+ "type": "function"
108
+ }
109
+ ]
@@ -1 +1 @@
1
- {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston/abis.ts"],"names":[],"mappings":"AA+GA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CA+GhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyKhJ,CAAC"}
1
+ {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston/abis.ts"],"names":[],"mappings":"AAmHA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CAmHhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyKhJ,CAAC"}
@@ -449,6 +449,113 @@
449
449
  "stateMutability": "view",
450
450
  "type": "function"
451
451
  },
452
+ {
453
+ "inputs": [
454
+ {
455
+ "components": [
456
+ {
457
+ "internalType": "bytes32[]",
458
+ "name": "merkleProof",
459
+ "type": "bytes32[]"
460
+ },
461
+ {
462
+ "components": [
463
+ {
464
+ "internalType": "bytes32",
465
+ "name": "attestationType",
466
+ "type": "bytes32"
467
+ },
468
+ {
469
+ "internalType": "bytes32",
470
+ "name": "sourceId",
471
+ "type": "bytes32"
472
+ },
473
+ {
474
+ "internalType": "uint64",
475
+ "name": "votingRound",
476
+ "type": "uint64"
477
+ },
478
+ {
479
+ "internalType": "uint64",
480
+ "name": "lowestUsedTimestamp",
481
+ "type": "uint64"
482
+ },
483
+ {
484
+ "components": [
485
+ {
486
+ "internalType": "string",
487
+ "name": "url",
488
+ "type": "string"
489
+ },
490
+ {
491
+ "internalType": "string",
492
+ "name": "httpMethod",
493
+ "type": "string"
494
+ },
495
+ {
496
+ "internalType": "string",
497
+ "name": "headers",
498
+ "type": "string"
499
+ },
500
+ {
501
+ "internalType": "string",
502
+ "name": "queryParams",
503
+ "type": "string"
504
+ },
505
+ {
506
+ "internalType": "string",
507
+ "name": "body",
508
+ "type": "string"
509
+ },
510
+ {
511
+ "internalType": "string",
512
+ "name": "postProcessJq",
513
+ "type": "string"
514
+ },
515
+ {
516
+ "internalType": "string",
517
+ "name": "abiSignature",
518
+ "type": "string"
519
+ }
520
+ ],
521
+ "internalType": "struct IWeb2Json.RequestBody",
522
+ "name": "requestBody",
523
+ "type": "tuple"
524
+ },
525
+ {
526
+ "components": [
527
+ {
528
+ "internalType": "bytes",
529
+ "name": "abiEncodedData",
530
+ "type": "bytes"
531
+ }
532
+ ],
533
+ "internalType": "struct IWeb2Json.ResponseBody",
534
+ "name": "responseBody",
535
+ "type": "tuple"
536
+ }
537
+ ],
538
+ "internalType": "struct IWeb2Json.Response",
539
+ "name": "data",
540
+ "type": "tuple"
541
+ }
542
+ ],
543
+ "internalType": "struct IWeb2Json.Proof",
544
+ "name": "_proof",
545
+ "type": "tuple"
546
+ }
547
+ ],
548
+ "name": "verifyJsonApi",
549
+ "outputs": [
550
+ {
551
+ "internalType": "bool",
552
+ "name": "_proved",
553
+ "type": "bool"
554
+ }
555
+ ],
556
+ "stateMutability": "view",
557
+ "type": "function"
558
+ },
452
559
  {
453
560
  "inputs": [
454
561
  {
@@ -0,0 +1,89 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "components": [
6
+ {
7
+ "internalType": "bytes32[]",
8
+ "name": "merkleProof",
9
+ "type": "bytes32[]"
10
+ },
11
+ {
12
+ "components": [
13
+ {
14
+ "internalType": "bytes32",
15
+ "name": "attestationType",
16
+ "type": "bytes32"
17
+ },
18
+ {
19
+ "internalType": "bytes32",
20
+ "name": "sourceId",
21
+ "type": "bytes32"
22
+ },
23
+ {
24
+ "internalType": "uint64",
25
+ "name": "votingRound",
26
+ "type": "uint64"
27
+ },
28
+ {
29
+ "internalType": "uint64",
30
+ "name": "lowestUsedTimestamp",
31
+ "type": "uint64"
32
+ },
33
+ {
34
+ "components": [
35
+ {
36
+ "internalType": "string",
37
+ "name": "url",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "internalType": "string",
42
+ "name": "postprocessJq",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "internalType": "string",
47
+ "name": "abi_signature",
48
+ "type": "string"
49
+ }
50
+ ],
51
+ "internalType": "struct IJsonApi.RequestBody",
52
+ "name": "requestBody",
53
+ "type": "tuple"
54
+ },
55
+ {
56
+ "components": [
57
+ {
58
+ "internalType": "bytes",
59
+ "name": "abi_encoded_data",
60
+ "type": "bytes"
61
+ }
62
+ ],
63
+ "internalType": "struct IJsonApi.ResponseBody",
64
+ "name": "responseBody",
65
+ "type": "tuple"
66
+ }
67
+ ],
68
+ "internalType": "struct IJsonApi.Response",
69
+ "name": "data",
70
+ "type": "tuple"
71
+ }
72
+ ],
73
+ "internalType": "struct IJsonApi.Proof",
74
+ "name": "_proof",
75
+ "type": "tuple"
76
+ }
77
+ ],
78
+ "name": "verifyJsonApi",
79
+ "outputs": [
80
+ {
81
+ "internalType": "bool",
82
+ "name": "_proved",
83
+ "type": "bool"
84
+ }
85
+ ],
86
+ "stateMutability": "view",
87
+ "type": "function"
88
+ }
89
+ ]
@@ -0,0 +1,109 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "components": [
6
+ {
7
+ "internalType": "bytes32[]",
8
+ "name": "merkleProof",
9
+ "type": "bytes32[]"
10
+ },
11
+ {
12
+ "components": [
13
+ {
14
+ "internalType": "bytes32",
15
+ "name": "attestationType",
16
+ "type": "bytes32"
17
+ },
18
+ {
19
+ "internalType": "bytes32",
20
+ "name": "sourceId",
21
+ "type": "bytes32"
22
+ },
23
+ {
24
+ "internalType": "uint64",
25
+ "name": "votingRound",
26
+ "type": "uint64"
27
+ },
28
+ {
29
+ "internalType": "uint64",
30
+ "name": "lowestUsedTimestamp",
31
+ "type": "uint64"
32
+ },
33
+ {
34
+ "components": [
35
+ {
36
+ "internalType": "string",
37
+ "name": "url",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "internalType": "string",
42
+ "name": "httpMethod",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "internalType": "string",
47
+ "name": "headers",
48
+ "type": "string"
49
+ },
50
+ {
51
+ "internalType": "string",
52
+ "name": "queryParams",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "internalType": "string",
57
+ "name": "body",
58
+ "type": "string"
59
+ },
60
+ {
61
+ "internalType": "string",
62
+ "name": "postProcessJq",
63
+ "type": "string"
64
+ },
65
+ {
66
+ "internalType": "string",
67
+ "name": "abiSignature",
68
+ "type": "string"
69
+ }
70
+ ],
71
+ "internalType": "struct IWeb2Json.RequestBody",
72
+ "name": "requestBody",
73
+ "type": "tuple"
74
+ },
75
+ {
76
+ "components": [
77
+ {
78
+ "internalType": "bytes",
79
+ "name": "abiEncodedData",
80
+ "type": "bytes"
81
+ }
82
+ ],
83
+ "internalType": "struct IWeb2Json.ResponseBody",
84
+ "name": "responseBody",
85
+ "type": "tuple"
86
+ }
87
+ ],
88
+ "internalType": "struct IWeb2Json.Response",
89
+ "name": "data",
90
+ "type": "tuple"
91
+ }
92
+ ],
93
+ "internalType": "struct IWeb2Json.Proof",
94
+ "name": "_proof",
95
+ "type": "tuple"
96
+ }
97
+ ],
98
+ "name": "verifyJsonApi",
99
+ "outputs": [
100
+ {
101
+ "internalType": "bool",
102
+ "name": "_proved",
103
+ "type": "bool"
104
+ }
105
+ ],
106
+ "stateMutability": "view",
107
+ "type": "function"
108
+ }
109
+ ]
@@ -1 +1 @@
1
- {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston2/abis.ts"],"names":[],"mappings":"AA0GA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CA0GhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyNhJ,CAAC"}
1
+ {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston2/abis.ts"],"names":[],"mappings":"AA8GA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CA8GhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyNhJ,CAAC"}
@@ -449,6 +449,113 @@
449
449
  "stateMutability": "view",
450
450
  "type": "function"
451
451
  },
452
+ {
453
+ "inputs": [
454
+ {
455
+ "components": [
456
+ {
457
+ "internalType": "bytes32[]",
458
+ "name": "merkleProof",
459
+ "type": "bytes32[]"
460
+ },
461
+ {
462
+ "components": [
463
+ {
464
+ "internalType": "bytes32",
465
+ "name": "attestationType",
466
+ "type": "bytes32"
467
+ },
468
+ {
469
+ "internalType": "bytes32",
470
+ "name": "sourceId",
471
+ "type": "bytes32"
472
+ },
473
+ {
474
+ "internalType": "uint64",
475
+ "name": "votingRound",
476
+ "type": "uint64"
477
+ },
478
+ {
479
+ "internalType": "uint64",
480
+ "name": "lowestUsedTimestamp",
481
+ "type": "uint64"
482
+ },
483
+ {
484
+ "components": [
485
+ {
486
+ "internalType": "string",
487
+ "name": "url",
488
+ "type": "string"
489
+ },
490
+ {
491
+ "internalType": "string",
492
+ "name": "httpMethod",
493
+ "type": "string"
494
+ },
495
+ {
496
+ "internalType": "string",
497
+ "name": "headers",
498
+ "type": "string"
499
+ },
500
+ {
501
+ "internalType": "string",
502
+ "name": "queryParams",
503
+ "type": "string"
504
+ },
505
+ {
506
+ "internalType": "string",
507
+ "name": "body",
508
+ "type": "string"
509
+ },
510
+ {
511
+ "internalType": "string",
512
+ "name": "postProcessJq",
513
+ "type": "string"
514
+ },
515
+ {
516
+ "internalType": "string",
517
+ "name": "abiSignature",
518
+ "type": "string"
519
+ }
520
+ ],
521
+ "internalType": "struct IWeb2Json.RequestBody",
522
+ "name": "requestBody",
523
+ "type": "tuple"
524
+ },
525
+ {
526
+ "components": [
527
+ {
528
+ "internalType": "bytes",
529
+ "name": "abiEncodedData",
530
+ "type": "bytes"
531
+ }
532
+ ],
533
+ "internalType": "struct IWeb2Json.ResponseBody",
534
+ "name": "responseBody",
535
+ "type": "tuple"
536
+ }
537
+ ],
538
+ "internalType": "struct IWeb2Json.Response",
539
+ "name": "data",
540
+ "type": "tuple"
541
+ }
542
+ ],
543
+ "internalType": "struct IWeb2Json.Proof",
544
+ "name": "_proof",
545
+ "type": "tuple"
546
+ }
547
+ ],
548
+ "name": "verifyJsonApi",
549
+ "outputs": [
550
+ {
551
+ "internalType": "bool",
552
+ "name": "_proved",
553
+ "type": "bool"
554
+ }
555
+ ],
556
+ "stateMutability": "view",
557
+ "type": "function"
558
+ },
452
559
  {
453
560
  "inputs": [
454
561
  {
@@ -0,0 +1,89 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "components": [
6
+ {
7
+ "internalType": "bytes32[]",
8
+ "name": "merkleProof",
9
+ "type": "bytes32[]"
10
+ },
11
+ {
12
+ "components": [
13
+ {
14
+ "internalType": "bytes32",
15
+ "name": "attestationType",
16
+ "type": "bytes32"
17
+ },
18
+ {
19
+ "internalType": "bytes32",
20
+ "name": "sourceId",
21
+ "type": "bytes32"
22
+ },
23
+ {
24
+ "internalType": "uint64",
25
+ "name": "votingRound",
26
+ "type": "uint64"
27
+ },
28
+ {
29
+ "internalType": "uint64",
30
+ "name": "lowestUsedTimestamp",
31
+ "type": "uint64"
32
+ },
33
+ {
34
+ "components": [
35
+ {
36
+ "internalType": "string",
37
+ "name": "url",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "internalType": "string",
42
+ "name": "postprocessJq",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "internalType": "string",
47
+ "name": "abi_signature",
48
+ "type": "string"
49
+ }
50
+ ],
51
+ "internalType": "struct IJsonApi.RequestBody",
52
+ "name": "requestBody",
53
+ "type": "tuple"
54
+ },
55
+ {
56
+ "components": [
57
+ {
58
+ "internalType": "bytes",
59
+ "name": "abi_encoded_data",
60
+ "type": "bytes"
61
+ }
62
+ ],
63
+ "internalType": "struct IJsonApi.ResponseBody",
64
+ "name": "responseBody",
65
+ "type": "tuple"
66
+ }
67
+ ],
68
+ "internalType": "struct IJsonApi.Response",
69
+ "name": "data",
70
+ "type": "tuple"
71
+ }
72
+ ],
73
+ "internalType": "struct IJsonApi.Proof",
74
+ "name": "_proof",
75
+ "type": "tuple"
76
+ }
77
+ ],
78
+ "name": "verifyJsonApi",
79
+ "outputs": [
80
+ {
81
+ "internalType": "bool",
82
+ "name": "_proved",
83
+ "type": "bool"
84
+ }
85
+ ],
86
+ "stateMutability": "view",
87
+ "type": "function"
88
+ }
89
+ ]