@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
@@ -0,0 +1,381 @@
1
+ [
2
+ {
3
+ "inputs": [],
4
+ "name": "AddressZero",
5
+ "type": "error"
6
+ },
7
+ {
8
+ "inputs": [
9
+ {
10
+ "internalType": "bytes",
11
+ "name": "returnData",
12
+ "type": "bytes"
13
+ }
14
+ ],
15
+ "name": "CallFailed",
16
+ "type": "error"
17
+ },
18
+ {
19
+ "inputs": [
20
+ {
21
+ "internalType": "uint256",
22
+ "name": "amount",
23
+ "type": "uint256"
24
+ },
25
+ {
26
+ "internalType": "uint256",
27
+ "name": "fee",
28
+ "type": "uint256"
29
+ }
30
+ ],
31
+ "name": "InsufficientAmountForFee",
32
+ "type": "error"
33
+ },
34
+ {
35
+ "inputs": [
36
+ {
37
+ "internalType": "uint8",
38
+ "name": "instructionId",
39
+ "type": "uint8"
40
+ }
41
+ ],
42
+ "name": "InvalidInstructionId",
43
+ "type": "error"
44
+ },
45
+ {
46
+ "inputs": [],
47
+ "name": "InvalidMemoData",
48
+ "type": "error"
49
+ },
50
+ {
51
+ "inputs": [
52
+ {
53
+ "internalType": "uint256",
54
+ "name": "expected",
55
+ "type": "uint256"
56
+ },
57
+ {
58
+ "internalType": "uint256",
59
+ "name": "actual",
60
+ "type": "uint256"
61
+ }
62
+ ],
63
+ "name": "InvalidNonce",
64
+ "type": "error"
65
+ },
66
+ {
67
+ "inputs": [
68
+ {
69
+ "internalType": "uint256",
70
+ "name": "currentNonce",
71
+ "type": "uint256"
72
+ },
73
+ {
74
+ "internalType": "uint256",
75
+ "name": "newNonce",
76
+ "type": "uint256"
77
+ }
78
+ ],
79
+ "name": "InvalidNonceIncrease",
80
+ "type": "error"
81
+ },
82
+ {
83
+ "inputs": [
84
+ {
85
+ "internalType": "address",
86
+ "name": "sender",
87
+ "type": "address"
88
+ },
89
+ {
90
+ "internalType": "address",
91
+ "name": "personalAccount",
92
+ "type": "address"
93
+ }
94
+ ],
95
+ "name": "InvalidSender",
96
+ "type": "error"
97
+ },
98
+ {
99
+ "inputs": [],
100
+ "name": "OnlyAssetManager",
101
+ "type": "error"
102
+ },
103
+ {
104
+ "inputs": [],
105
+ "name": "TransactionAlreadyExecuted",
106
+ "type": "error"
107
+ },
108
+ {
109
+ "inputs": [],
110
+ "name": "ValueZero",
111
+ "type": "error"
112
+ },
113
+ {
114
+ "inputs": [
115
+ {
116
+ "internalType": "address",
117
+ "name": "expected",
118
+ "type": "address"
119
+ },
120
+ {
121
+ "internalType": "address",
122
+ "name": "actual",
123
+ "type": "address"
124
+ }
125
+ ],
126
+ "name": "WrongExecutor",
127
+ "type": "error"
128
+ },
129
+ {
130
+ "anonymous": false,
131
+ "inputs": [
132
+ {
133
+ "indexed": true,
134
+ "internalType": "address",
135
+ "name": "personalAccount",
136
+ "type": "address"
137
+ },
138
+ {
139
+ "indexed": true,
140
+ "internalType": "bytes32",
141
+ "name": "transactionId",
142
+ "type": "bytes32"
143
+ },
144
+ {
145
+ "indexed": false,
146
+ "internalType": "string",
147
+ "name": "sourceAddress",
148
+ "type": "string"
149
+ },
150
+ {
151
+ "indexed": false,
152
+ "internalType": "uint256",
153
+ "name": "amount",
154
+ "type": "uint256"
155
+ },
156
+ {
157
+ "indexed": false,
158
+ "internalType": "uint256",
159
+ "name": "executorFee",
160
+ "type": "uint256"
161
+ },
162
+ {
163
+ "indexed": false,
164
+ "internalType": "address",
165
+ "name": "executor",
166
+ "type": "address"
167
+ }
168
+ ],
169
+ "name": "DirectMintingExecuted",
170
+ "type": "event"
171
+ },
172
+ {
173
+ "anonymous": false,
174
+ "inputs": [
175
+ {
176
+ "indexed": true,
177
+ "internalType": "address",
178
+ "name": "personalAccount",
179
+ "type": "address"
180
+ }
181
+ ],
182
+ "name": "ExecutorRemoved",
183
+ "type": "event"
184
+ },
185
+ {
186
+ "anonymous": false,
187
+ "inputs": [
188
+ {
189
+ "indexed": true,
190
+ "internalType": "address",
191
+ "name": "personalAccount",
192
+ "type": "address"
193
+ },
194
+ {
195
+ "indexed": true,
196
+ "internalType": "address",
197
+ "name": "executor",
198
+ "type": "address"
199
+ }
200
+ ],
201
+ "name": "ExecutorSet",
202
+ "type": "event"
203
+ },
204
+ {
205
+ "anonymous": false,
206
+ "inputs": [
207
+ {
208
+ "indexed": true,
209
+ "internalType": "address",
210
+ "name": "personalAccount",
211
+ "type": "address"
212
+ },
213
+ {
214
+ "indexed": true,
215
+ "internalType": "bytes32",
216
+ "name": "targetTxId",
217
+ "type": "bytes32"
218
+ }
219
+ ],
220
+ "name": "IgnoreMemoSet",
221
+ "type": "event"
222
+ },
223
+ {
224
+ "anonymous": false,
225
+ "inputs": [
226
+ {
227
+ "indexed": true,
228
+ "internalType": "address",
229
+ "name": "personalAccount",
230
+ "type": "address"
231
+ },
232
+ {
233
+ "indexed": false,
234
+ "internalType": "uint256",
235
+ "name": "newNonce",
236
+ "type": "uint256"
237
+ }
238
+ ],
239
+ "name": "NonceIncreased",
240
+ "type": "event"
241
+ },
242
+ {
243
+ "anonymous": false,
244
+ "inputs": [
245
+ {
246
+ "indexed": true,
247
+ "internalType": "address",
248
+ "name": "personalAccount",
249
+ "type": "address"
250
+ },
251
+ {
252
+ "indexed": true,
253
+ "internalType": "bytes32",
254
+ "name": "targetTxId",
255
+ "type": "bytes32"
256
+ },
257
+ {
258
+ "indexed": false,
259
+ "internalType": "uint64",
260
+ "name": "newFee",
261
+ "type": "uint64"
262
+ }
263
+ ],
264
+ "name": "ReplacementFeeSet",
265
+ "type": "event"
266
+ },
267
+ {
268
+ "anonymous": false,
269
+ "inputs": [
270
+ {
271
+ "indexed": true,
272
+ "internalType": "address",
273
+ "name": "personalAccount",
274
+ "type": "address"
275
+ },
276
+ {
277
+ "indexed": false,
278
+ "internalType": "uint256",
279
+ "name": "nonce",
280
+ "type": "uint256"
281
+ }
282
+ ],
283
+ "name": "UserOperationExecuted",
284
+ "type": "event"
285
+ },
286
+ {
287
+ "inputs": [
288
+ {
289
+ "internalType": "address",
290
+ "name": "_personalAccount",
291
+ "type": "address"
292
+ }
293
+ ],
294
+ "name": "getExecutor",
295
+ "outputs": [
296
+ {
297
+ "internalType": "address",
298
+ "name": "",
299
+ "type": "address"
300
+ }
301
+ ],
302
+ "stateMutability": "view",
303
+ "type": "function"
304
+ },
305
+ {
306
+ "inputs": [
307
+ {
308
+ "internalType": "address",
309
+ "name": "_personalAccount",
310
+ "type": "address"
311
+ }
312
+ ],
313
+ "name": "getNonce",
314
+ "outputs": [
315
+ {
316
+ "internalType": "uint256",
317
+ "name": "",
318
+ "type": "uint256"
319
+ }
320
+ ],
321
+ "stateMutability": "view",
322
+ "type": "function"
323
+ },
324
+ {
325
+ "inputs": [
326
+ {
327
+ "internalType": "bytes32",
328
+ "name": "_transactionId",
329
+ "type": "bytes32"
330
+ }
331
+ ],
332
+ "name": "isTransactionIdUsed",
333
+ "outputs": [
334
+ {
335
+ "internalType": "bool",
336
+ "name": "",
337
+ "type": "bool"
338
+ }
339
+ ],
340
+ "stateMutability": "view",
341
+ "type": "function"
342
+ },
343
+ {
344
+ "inputs": [
345
+ {
346
+ "internalType": "bytes32",
347
+ "name": "_transactionId",
348
+ "type": "bytes32"
349
+ },
350
+ {
351
+ "internalType": "string",
352
+ "name": "_sourceAddress",
353
+ "type": "string"
354
+ },
355
+ {
356
+ "internalType": "uint256",
357
+ "name": "_amount",
358
+ "type": "uint256"
359
+ },
360
+ {
361
+ "internalType": "uint256",
362
+ "name": "_underlyingTimestamp",
363
+ "type": "uint256"
364
+ },
365
+ {
366
+ "internalType": "bytes",
367
+ "name": "_memoData",
368
+ "type": "bytes"
369
+ },
370
+ {
371
+ "internalType": "address payable",
372
+ "name": "_executor",
373
+ "type": "address"
374
+ }
375
+ ],
376
+ "name": "mintedFAssets",
377
+ "outputs": [],
378
+ "stateMutability": "payable",
379
+ "type": "function"
380
+ }
381
+ ]
@@ -27,7 +27,7 @@
27
27
  "type": "address"
28
28
  }
29
29
  ],
30
- "internalType": "struct IPersonalAccountReaderFacet.AgentVaultInfo[]",
30
+ "internalType": "struct IReaderFacet.AgentVaultDetails[]",
31
31
  "name": "_agentVaults",
32
32
  "type": "tuple[]"
33
33
  }
@@ -53,14 +53,38 @@
53
53
  "type": "uint256"
54
54
  },
55
55
  {
56
- "internalType": "uint256",
57
- "name": "wNatBalance",
58
- "type": "uint256"
56
+ "components": [
57
+ {
58
+ "internalType": "address",
59
+ "name": "token",
60
+ "type": "address"
61
+ },
62
+ {
63
+ "internalType": "uint256",
64
+ "name": "balance",
65
+ "type": "uint256"
66
+ }
67
+ ],
68
+ "internalType": "struct IReaderFacet.TokenBalance",
69
+ "name": "wNat",
70
+ "type": "tuple"
59
71
  },
60
72
  {
61
- "internalType": "uint256",
62
- "name": "fXrpBalance",
63
- "type": "uint256"
73
+ "components": [
74
+ {
75
+ "internalType": "address",
76
+ "name": "token",
77
+ "type": "address"
78
+ },
79
+ {
80
+ "internalType": "uint256",
81
+ "name": "balance",
82
+ "type": "uint256"
83
+ }
84
+ ],
85
+ "internalType": "struct IReaderFacet.TokenBalance",
86
+ "name": "fXrp",
87
+ "type": "tuple"
64
88
  },
65
89
  {
66
90
  "components": [
@@ -90,12 +114,12 @@
90
114
  "type": "uint256"
91
115
  }
92
116
  ],
93
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
117
+ "internalType": "struct IReaderFacet.VaultBalance[]",
94
118
  "name": "vaults",
95
119
  "type": "tuple[]"
96
120
  }
97
121
  ],
98
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
122
+ "internalType": "struct IReaderFacet.AccountBalances",
99
123
  "name": "_balances",
100
124
  "type": "tuple"
101
125
  }
@@ -121,14 +145,38 @@
121
145
  "type": "uint256"
122
146
  },
123
147
  {
124
- "internalType": "uint256",
125
- "name": "wNatBalance",
126
- "type": "uint256"
148
+ "components": [
149
+ {
150
+ "internalType": "address",
151
+ "name": "token",
152
+ "type": "address"
153
+ },
154
+ {
155
+ "internalType": "uint256",
156
+ "name": "balance",
157
+ "type": "uint256"
158
+ }
159
+ ],
160
+ "internalType": "struct IReaderFacet.TokenBalance",
161
+ "name": "wNat",
162
+ "type": "tuple"
127
163
  },
128
164
  {
129
- "internalType": "uint256",
130
- "name": "fXrpBalance",
131
- "type": "uint256"
165
+ "components": [
166
+ {
167
+ "internalType": "address",
168
+ "name": "token",
169
+ "type": "address"
170
+ },
171
+ {
172
+ "internalType": "uint256",
173
+ "name": "balance",
174
+ "type": "uint256"
175
+ }
176
+ ],
177
+ "internalType": "struct IReaderFacet.TokenBalance",
178
+ "name": "fXrp",
179
+ "type": "tuple"
132
180
  },
133
181
  {
134
182
  "components": [
@@ -158,12 +206,12 @@
158
206
  "type": "uint256"
159
207
  }
160
208
  ],
161
- "internalType": "struct IPersonalAccountReaderFacet.VaultBalance[]",
209
+ "internalType": "struct IReaderFacet.VaultBalance[]",
162
210
  "name": "vaults",
163
211
  "type": "tuple[]"
164
212
  }
165
213
  ],
166
- "internalType": "struct IPersonalAccountReaderFacet.AccountBalances",
214
+ "internalType": "struct IReaderFacet.AccountBalances",
167
215
  "name": "_balances",
168
216
  "type": "tuple"
169
217
  }
@@ -217,7 +265,7 @@
217
265
  "type": "uint8"
218
266
  }
219
267
  ],
220
- "internalType": "struct IPersonalAccountReaderFacet.VaultInfo[]",
268
+ "internalType": "struct IReaderFacet.VaultDetails[]",
221
269
  "name": "_vaults",
222
270
  "type": "tuple[]"
223
271
  }
@@ -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 +1 @@
1
- {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../flare/abis.ts"],"names":[],"mappings":"AA2LA,OAAO,EAAY,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CA2L/C,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG;QACX,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,GAAG,EAAE,GAAG,CAAC;QACT,UAAU,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;KACvD,CAAC;CA0RL,CAAC"}
1
+ {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../flare/abis.ts"],"names":[],"mappings":"AA4LA,OAAO,EAAY,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CA4L/C,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG;QACX,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,GAAG,EAAE,GAAG,CAAC;QACT,UAAU,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;KACvD,CAAC;CA0RL,CAAC"}