@flarenetwork/flare-periphery-contract-artifacts 0.1.44-alpha.6 → 0.1.46

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 (83) hide show
  1. package/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  2. package/coston/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  3. package/coston/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  4. package/coston/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  5. package/coston/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  6. package/coston/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  7. package/coston/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  8. package/coston/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
  9. package/coston/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  10. package/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  11. package/coston2/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  12. package/coston2/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  13. package/coston2/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  14. package/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  15. package/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  16. package/coston2/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  17. package/coston2/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
  18. package/coston2/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  19. package/dist/coston/abis.d.ts.map +1 -1
  20. package/dist/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  21. package/dist/coston/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  22. package/dist/coston/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  23. package/dist/coston/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  24. package/dist/coston/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  25. package/dist/coston/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  26. package/dist/coston/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  27. package/dist/coston/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
  28. package/dist/coston/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  29. package/dist/coston2/abis.d.ts.map +1 -1
  30. package/dist/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  31. package/dist/coston2/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  32. package/dist/coston2/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  33. package/dist/coston2/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  34. package/dist/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  35. package/dist/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  36. package/dist/coston2/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  37. package/dist/coston2/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
  38. package/dist/coston2/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  39. package/dist/flare/abis.d.ts.map +1 -1
  40. package/dist/flare/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  41. package/dist/flare/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  42. package/dist/flare/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  43. package/dist/flare/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  44. package/dist/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  45. package/dist/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  46. package/dist/flare/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  47. package/dist/flare/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
  48. package/dist/flare/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  49. package/dist/index.js +16 -8
  50. package/dist/index.js.map +1 -1
  51. package/dist/songbird/abis.d.ts.map +1 -1
  52. package/dist/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  53. package/dist/songbird/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  54. package/dist/songbird/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  55. package/dist/songbird/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  56. package/dist/songbird/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  57. package/dist/songbird/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  58. package/dist/songbird/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  59. package/dist/songbird/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
  60. package/dist/songbird/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  61. package/flare/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  62. package/flare/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  63. package/flare/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  64. package/flare/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  65. package/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  66. package/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  67. package/flare/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  68. package/flare/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
  69. package/flare/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  70. package/package.json +1 -1
  71. package/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
  72. package/songbird/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
  73. package/songbird/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
  74. package/songbird/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
  75. package/songbird/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
  76. package/songbird/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
  77. package/songbird/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
  78. package/songbird/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
  79. package/songbird/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
  80. package/dist/flare/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
  81. package/dist/songbird/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
  82. package/flare/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
  83. package/songbird/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
@@ -330,6 +330,122 @@
330
330
  "stateMutability": "view",
331
331
  "type": "function"
332
332
  },
333
+ {
334
+ "inputs": [
335
+ {
336
+ "internalType": "uint256",
337
+ "name": "_redemptionRequestId",
338
+ "type": "uint256"
339
+ }
340
+ ],
341
+ "name": "redemptionRequestInfoExt",
342
+ "outputs": [
343
+ {
344
+ "components": [
345
+ {
346
+ "internalType": "uint64",
347
+ "name": "redemptionRequestId",
348
+ "type": "uint64"
349
+ },
350
+ {
351
+ "internalType": "enum RedemptionRequestInfo.Status",
352
+ "name": "status",
353
+ "type": "uint8"
354
+ },
355
+ {
356
+ "internalType": "address",
357
+ "name": "agentVault",
358
+ "type": "address"
359
+ },
360
+ {
361
+ "internalType": "address",
362
+ "name": "redeemer",
363
+ "type": "address"
364
+ },
365
+ {
366
+ "internalType": "string",
367
+ "name": "paymentAddress",
368
+ "type": "string"
369
+ },
370
+ {
371
+ "internalType": "bytes32",
372
+ "name": "paymentReference",
373
+ "type": "bytes32"
374
+ },
375
+ {
376
+ "internalType": "uint128",
377
+ "name": "valueUBA",
378
+ "type": "uint128"
379
+ },
380
+ {
381
+ "internalType": "uint128",
382
+ "name": "feeUBA",
383
+ "type": "uint128"
384
+ },
385
+ {
386
+ "internalType": "uint16",
387
+ "name": "poolFeeShareBIPS",
388
+ "type": "uint16"
389
+ },
390
+ {
391
+ "internalType": "uint64",
392
+ "name": "firstUnderlyingBlock",
393
+ "type": "uint64"
394
+ },
395
+ {
396
+ "internalType": "uint64",
397
+ "name": "lastUnderlyingBlock",
398
+ "type": "uint64"
399
+ },
400
+ {
401
+ "internalType": "uint64",
402
+ "name": "lastUnderlyingTimestamp",
403
+ "type": "uint64"
404
+ },
405
+ {
406
+ "internalType": "uint64",
407
+ "name": "timestamp",
408
+ "type": "uint64"
409
+ },
410
+ {
411
+ "internalType": "bool",
412
+ "name": "poolSelfClose",
413
+ "type": "bool"
414
+ },
415
+ {
416
+ "internalType": "bool",
417
+ "name": "transferToCoreVault",
418
+ "type": "bool"
419
+ },
420
+ {
421
+ "internalType": "address",
422
+ "name": "executor",
423
+ "type": "address"
424
+ },
425
+ {
426
+ "internalType": "uint256",
427
+ "name": "executorFeeNatWei",
428
+ "type": "uint256"
429
+ },
430
+ {
431
+ "internalType": "bool",
432
+ "name": "requiresDestinationTag",
433
+ "type": "bool"
434
+ },
435
+ {
436
+ "internalType": "uint256",
437
+ "name": "destinationTag",
438
+ "type": "uint256"
439
+ }
440
+ ],
441
+ "internalType": "struct RedemptionRequestInfo.DataExt",
442
+ "name": "",
443
+ "type": "tuple"
444
+ }
445
+ ],
446
+ "stateMutability": "view",
447
+ "type": "function"
448
+ },
333
449
  {
334
450
  "inputs": [
335
451
  {
@@ -1,228 +0,0 @@
1
- [
2
- {
3
- "inputs": [
4
- {
5
- "internalType": "enum IVaultsFacet.VaultType",
6
- "name": "vaultType",
7
- "type": "uint8"
8
- }
9
- ],
10
- "name": "UnsupportedVaultType",
11
- "type": "error"
12
- },
13
- {
14
- "inputs": [],
15
- "name": "agentVaults",
16
- "outputs": [
17
- {
18
- "components": [
19
- {
20
- "internalType": "uint256",
21
- "name": "agentVaultId",
22
- "type": "uint256"
23
- },
24
- {
25
- "internalType": "address",
26
- "name": "agentVaultAddress",
27
- "type": "address"
28
- }
29
- ],
30
- "internalType": "struct IPersonalAccountReaderFacet.AgentVaultInfo[]",
31
- "name": "_agentVaults",
32
- "type": "tuple[]"
33
- }
34
- ],
35
- "stateMutability": "view",
36
- "type": "function"
37
- },
38
- {
39
- "inputs": [
40
- {
41
- "internalType": "string",
42
- "name": "_xrplOwner",
43
- "type": "string"
44
- }
45
- ],
46
- "name": "getBalances",
47
- "outputs": [
48
- {
49
- "components": [
50
- {
51
- "internalType": "uint256",
52
- "name": "natBalance",
53
- "type": "uint256"
54
- },
55
- {
56
- "internalType": "uint256",
57
- "name": "wNatBalance",
58
- "type": "uint256"
59
- },
60
- {
61
- "internalType": "uint256",
62
- "name": "fXrpBalance",
63
- "type": "uint256"
64
- },
65
- {
66
- "components": [
67
- {
68
- "internalType": "uint256",
69
- "name": "vaultId",
70
- "type": "uint256"
71
- },
72
- {
73
- "internalType": "address",
74
- "name": "vaultAddress",
75
- "type": "address"
76
- },
77
- {
78
- "internalType": "enum IVaultsFacet.VaultType",
79
- "name": "vaultType",
80
- "type": "uint8"
81
- },
82
- {
83
- "internalType": "uint256",
84
- "name": "shares",
85
- "type": "uint256"
86
- },
87
- {
88
- "internalType": "uint256",
89
- "name": "assets",
90
- "type": "uint256"
91
- }
92
- ],
93
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
94
- "name": "vaults",
95
- "type": "tuple[]"
96
- }
97
- ],
98
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
99
- "name": "_balances",
100
- "type": "tuple"
101
- }
102
- ],
103
- "stateMutability": "view",
104
- "type": "function"
105
- },
106
- {
107
- "inputs": [
108
- {
109
- "internalType": "address",
110
- "name": "_account",
111
- "type": "address"
112
- }
113
- ],
114
- "name": "getBalances",
115
- "outputs": [
116
- {
117
- "components": [
118
- {
119
- "internalType": "uint256",
120
- "name": "natBalance",
121
- "type": "uint256"
122
- },
123
- {
124
- "internalType": "uint256",
125
- "name": "wNatBalance",
126
- "type": "uint256"
127
- },
128
- {
129
- "internalType": "uint256",
130
- "name": "fXrpBalance",
131
- "type": "uint256"
132
- },
133
- {
134
- "components": [
135
- {
136
- "internalType": "uint256",
137
- "name": "vaultId",
138
- "type": "uint256"
139
- },
140
- {
141
- "internalType": "address",
142
- "name": "vaultAddress",
143
- "type": "address"
144
- },
145
- {
146
- "internalType": "enum IVaultsFacet.VaultType",
147
- "name": "vaultType",
148
- "type": "uint8"
149
- },
150
- {
151
- "internalType": "uint256",
152
- "name": "shares",
153
- "type": "uint256"
154
- },
155
- {
156
- "internalType": "uint256",
157
- "name": "assets",
158
- "type": "uint256"
159
- }
160
- ],
161
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
162
- "name": "vaults",
163
- "type": "tuple[]"
164
- }
165
- ],
166
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
167
- "name": "_balances",
168
- "type": "tuple"
169
- }
170
- ],
171
- "stateMutability": "view",
172
- "type": "function"
173
- },
174
- {
175
- "inputs": [
176
- {
177
- "internalType": "address",
178
- "name": "_address",
179
- "type": "address"
180
- }
181
- ],
182
- "name": "isSmartAccount",
183
- "outputs": [
184
- {
185
- "internalType": "bool",
186
- "name": "_isSmartAccount",
187
- "type": "bool"
188
- },
189
- {
190
- "internalType": "string",
191
- "name": "_xrplOwner",
192
- "type": "string"
193
- }
194
- ],
195
- "stateMutability": "view",
196
- "type": "function"
197
- },
198
- {
199
- "inputs": [],
200
- "name": "vaults",
201
- "outputs": [
202
- {
203
- "components": [
204
- {
205
- "internalType": "uint256",
206
- "name": "vaultId",
207
- "type": "uint256"
208
- },
209
- {
210
- "internalType": "address",
211
- "name": "vaultAddress",
212
- "type": "address"
213
- },
214
- {
215
- "internalType": "enum IVaultsFacet.VaultType",
216
- "name": "vaultType",
217
- "type": "uint8"
218
- }
219
- ],
220
- "internalType": "struct IPersonalAccountReaderFacet.VaultInfo[]",
221
- "name": "_vaults",
222
- "type": "tuple[]"
223
- }
224
- ],
225
- "stateMutability": "view",
226
- "type": "function"
227
- }
228
- ]
@@ -1,228 +0,0 @@
1
- [
2
- {
3
- "inputs": [
4
- {
5
- "internalType": "enum IVaultsFacet.VaultType",
6
- "name": "vaultType",
7
- "type": "uint8"
8
- }
9
- ],
10
- "name": "UnsupportedVaultType",
11
- "type": "error"
12
- },
13
- {
14
- "inputs": [],
15
- "name": "agentVaults",
16
- "outputs": [
17
- {
18
- "components": [
19
- {
20
- "internalType": "uint256",
21
- "name": "agentVaultId",
22
- "type": "uint256"
23
- },
24
- {
25
- "internalType": "address",
26
- "name": "agentVaultAddress",
27
- "type": "address"
28
- }
29
- ],
30
- "internalType": "struct IPersonalAccountReaderFacet.AgentVaultInfo[]",
31
- "name": "_agentVaults",
32
- "type": "tuple[]"
33
- }
34
- ],
35
- "stateMutability": "view",
36
- "type": "function"
37
- },
38
- {
39
- "inputs": [
40
- {
41
- "internalType": "string",
42
- "name": "_xrplOwner",
43
- "type": "string"
44
- }
45
- ],
46
- "name": "getBalances",
47
- "outputs": [
48
- {
49
- "components": [
50
- {
51
- "internalType": "uint256",
52
- "name": "natBalance",
53
- "type": "uint256"
54
- },
55
- {
56
- "internalType": "uint256",
57
- "name": "wNatBalance",
58
- "type": "uint256"
59
- },
60
- {
61
- "internalType": "uint256",
62
- "name": "fXrpBalance",
63
- "type": "uint256"
64
- },
65
- {
66
- "components": [
67
- {
68
- "internalType": "uint256",
69
- "name": "vaultId",
70
- "type": "uint256"
71
- },
72
- {
73
- "internalType": "address",
74
- "name": "vaultAddress",
75
- "type": "address"
76
- },
77
- {
78
- "internalType": "enum IVaultsFacet.VaultType",
79
- "name": "vaultType",
80
- "type": "uint8"
81
- },
82
- {
83
- "internalType": "uint256",
84
- "name": "shares",
85
- "type": "uint256"
86
- },
87
- {
88
- "internalType": "uint256",
89
- "name": "assets",
90
- "type": "uint256"
91
- }
92
- ],
93
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
94
- "name": "vaults",
95
- "type": "tuple[]"
96
- }
97
- ],
98
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
99
- "name": "_balances",
100
- "type": "tuple"
101
- }
102
- ],
103
- "stateMutability": "view",
104
- "type": "function"
105
- },
106
- {
107
- "inputs": [
108
- {
109
- "internalType": "address",
110
- "name": "_account",
111
- "type": "address"
112
- }
113
- ],
114
- "name": "getBalances",
115
- "outputs": [
116
- {
117
- "components": [
118
- {
119
- "internalType": "uint256",
120
- "name": "natBalance",
121
- "type": "uint256"
122
- },
123
- {
124
- "internalType": "uint256",
125
- "name": "wNatBalance",
126
- "type": "uint256"
127
- },
128
- {
129
- "internalType": "uint256",
130
- "name": "fXrpBalance",
131
- "type": "uint256"
132
- },
133
- {
134
- "components": [
135
- {
136
- "internalType": "uint256",
137
- "name": "vaultId",
138
- "type": "uint256"
139
- },
140
- {
141
- "internalType": "address",
142
- "name": "vaultAddress",
143
- "type": "address"
144
- },
145
- {
146
- "internalType": "enum IVaultsFacet.VaultType",
147
- "name": "vaultType",
148
- "type": "uint8"
149
- },
150
- {
151
- "internalType": "uint256",
152
- "name": "shares",
153
- "type": "uint256"
154
- },
155
- {
156
- "internalType": "uint256",
157
- "name": "assets",
158
- "type": "uint256"
159
- }
160
- ],
161
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
162
- "name": "vaults",
163
- "type": "tuple[]"
164
- }
165
- ],
166
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
167
- "name": "_balances",
168
- "type": "tuple"
169
- }
170
- ],
171
- "stateMutability": "view",
172
- "type": "function"
173
- },
174
- {
175
- "inputs": [
176
- {
177
- "internalType": "address",
178
- "name": "_address",
179
- "type": "address"
180
- }
181
- ],
182
- "name": "isSmartAccount",
183
- "outputs": [
184
- {
185
- "internalType": "bool",
186
- "name": "_isSmartAccount",
187
- "type": "bool"
188
- },
189
- {
190
- "internalType": "string",
191
- "name": "_xrplOwner",
192
- "type": "string"
193
- }
194
- ],
195
- "stateMutability": "view",
196
- "type": "function"
197
- },
198
- {
199
- "inputs": [],
200
- "name": "vaults",
201
- "outputs": [
202
- {
203
- "components": [
204
- {
205
- "internalType": "uint256",
206
- "name": "vaultId",
207
- "type": "uint256"
208
- },
209
- {
210
- "internalType": "address",
211
- "name": "vaultAddress",
212
- "type": "address"
213
- },
214
- {
215
- "internalType": "enum IVaultsFacet.VaultType",
216
- "name": "vaultType",
217
- "type": "uint8"
218
- }
219
- ],
220
- "internalType": "struct IPersonalAccountReaderFacet.VaultInfo[]",
221
- "name": "_vaults",
222
- "type": "tuple[]"
223
- }
224
- ],
225
- "stateMutability": "view",
226
- "type": "function"
227
- }
228
- ]