@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.
- package/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/coston/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/coston/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/coston/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/coston/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/coston/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/coston/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/coston/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
- package/coston/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/coston2/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/coston2/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/coston2/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/coston2/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/coston2/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
- package/coston2/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/dist/coston/abis.d.ts.map +1 -1
- package/dist/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/dist/coston/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/dist/coston/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/dist/coston/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/dist/coston/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/dist/coston/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/dist/coston/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/dist/coston/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
- package/dist/coston/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/dist/coston2/abis.d.ts.map +1 -1
- package/dist/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/dist/coston2/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/dist/coston2/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/dist/coston2/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/dist/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/dist/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/dist/coston2/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/dist/coston2/artifacts/contracts/{IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json → IReaderFacet.sol/IReaderFacet.json} +66 -18
- package/dist/coston2/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/dist/flare/abis.d.ts.map +1 -1
- package/dist/flare/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/dist/flare/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/dist/flare/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/dist/flare/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/dist/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/dist/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/dist/flare/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/dist/flare/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
- package/dist/flare/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/dist/index.js +16 -8
- package/dist/index.js.map +1 -1
- package/dist/songbird/abis.d.ts.map +1 -1
- package/dist/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/dist/songbird/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/dist/songbird/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/dist/songbird/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/dist/songbird/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/dist/songbird/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/dist/songbird/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/dist/songbird/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
- package/dist/songbird/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/flare/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/flare/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/flare/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/flare/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/flare/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/flare/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
- package/flare/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/package.json +1 -1
- package/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +118 -2
- package/songbird/artifacts/contracts/IDirectMinting.sol/IDirectMinting.json +2 -2
- package/songbird/artifacts/contracts/IFAssetRedeemComposer.sol/IFAssetRedeemComposer.json +118 -24
- package/songbird/artifacts/contracts/IFAssetRedeemerAccount.sol/IFAssetRedeemerAccount.json +357 -5
- package/songbird/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -384
- package/songbird/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +66 -23
- package/songbird/artifacts/contracts/IMemoInstructionsFacet.sol/IMemoInstructionsFacet.json +381 -0
- package/songbird/artifacts/contracts/IReaderFacet.sol/IReaderFacet.json +276 -0
- package/songbird/artifacts/contracts/IRedeemExtended.sol/IRedeemExtended.json +116 -0
- package/dist/flare/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
- package/dist/songbird/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
- package/flare/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
- package/songbird/artifacts/contracts/IPersonalAccountReaderFacet.sol/IPersonalAccountReaderFacet.json +0 -228
|
@@ -1,36 +1,4 @@
|
|
|
1
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
2
|
{
|
|
35
3
|
"inputs": [],
|
|
36
4
|
"name": "InvalidAmount",
|
|
@@ -52,17 +20,6 @@
|
|
|
52
20
|
"name": "InvalidInstruction",
|
|
53
21
|
"type": "error"
|
|
54
22
|
},
|
|
55
|
-
{
|
|
56
|
-
"inputs": [
|
|
57
|
-
{
|
|
58
|
-
"internalType": "uint8",
|
|
59
|
-
"name": "instructionId",
|
|
60
|
-
"type": "uint8"
|
|
61
|
-
}
|
|
62
|
-
],
|
|
63
|
-
"name": "InvalidInstructionId",
|
|
64
|
-
"type": "error"
|
|
65
|
-
},
|
|
66
23
|
{
|
|
67
24
|
"inputs": [
|
|
68
25
|
{
|
|
@@ -74,48 +31,11 @@
|
|
|
74
31
|
"name": "InvalidInstructionType",
|
|
75
32
|
"type": "error"
|
|
76
33
|
},
|
|
77
|
-
{
|
|
78
|
-
"inputs": [],
|
|
79
|
-
"name": "InvalidMemoData",
|
|
80
|
-
"type": "error"
|
|
81
|
-
},
|
|
82
34
|
{
|
|
83
35
|
"inputs": [],
|
|
84
36
|
"name": "InvalidMinter",
|
|
85
37
|
"type": "error"
|
|
86
38
|
},
|
|
87
|
-
{
|
|
88
|
-
"inputs": [
|
|
89
|
-
{
|
|
90
|
-
"internalType": "uint256",
|
|
91
|
-
"name": "expected",
|
|
92
|
-
"type": "uint256"
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"internalType": "uint256",
|
|
96
|
-
"name": "actual",
|
|
97
|
-
"type": "uint256"
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"name": "InvalidNonce",
|
|
101
|
-
"type": "error"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"inputs": [
|
|
105
|
-
{
|
|
106
|
-
"internalType": "uint256",
|
|
107
|
-
"name": "currentNonce",
|
|
108
|
-
"type": "uint256"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"internalType": "uint256",
|
|
112
|
-
"name": "newNonce",
|
|
113
|
-
"type": "uint256"
|
|
114
|
-
}
|
|
115
|
-
],
|
|
116
|
-
"name": "InvalidNonceIncrease",
|
|
117
|
-
"type": "error"
|
|
118
|
-
},
|
|
119
39
|
{
|
|
120
40
|
"inputs": [
|
|
121
41
|
{
|
|
@@ -127,22 +47,6 @@
|
|
|
127
47
|
"name": "InvalidPaymentAmount",
|
|
128
48
|
"type": "error"
|
|
129
49
|
},
|
|
130
|
-
{
|
|
131
|
-
"inputs": [
|
|
132
|
-
{
|
|
133
|
-
"internalType": "address",
|
|
134
|
-
"name": "sender",
|
|
135
|
-
"type": "address"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"internalType": "address",
|
|
139
|
-
"name": "personalAccount",
|
|
140
|
-
"type": "address"
|
|
141
|
-
}
|
|
142
|
-
],
|
|
143
|
-
"name": "InvalidSender",
|
|
144
|
-
"type": "error"
|
|
145
|
-
},
|
|
146
50
|
{
|
|
147
51
|
"inputs": [],
|
|
148
52
|
"name": "InvalidTransactionId",
|
|
@@ -153,47 +57,11 @@
|
|
|
153
57
|
"name": "MintingNotCompleted",
|
|
154
58
|
"type": "error"
|
|
155
59
|
},
|
|
156
|
-
{
|
|
157
|
-
"inputs": [],
|
|
158
|
-
"name": "NoMemoData",
|
|
159
|
-
"type": "error"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"inputs": [],
|
|
163
|
-
"name": "OnlyAssetManager",
|
|
164
|
-
"type": "error"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"inputs": [],
|
|
168
|
-
"name": "TransactionAlreadyExecuted",
|
|
169
|
-
"type": "error"
|
|
170
|
-
},
|
|
171
60
|
{
|
|
172
61
|
"inputs": [],
|
|
173
62
|
"name": "UnknownCollateralReservationId",
|
|
174
63
|
"type": "error"
|
|
175
64
|
},
|
|
176
|
-
{
|
|
177
|
-
"inputs": [],
|
|
178
|
-
"name": "ValueZero",
|
|
179
|
-
"type": "error"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"inputs": [
|
|
183
|
-
{
|
|
184
|
-
"internalType": "address",
|
|
185
|
-
"name": "expected",
|
|
186
|
-
"type": "address"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"internalType": "address",
|
|
190
|
-
"name": "actual",
|
|
191
|
-
"type": "address"
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"name": "WrongExecutor",
|
|
195
|
-
"type": "error"
|
|
196
|
-
},
|
|
197
65
|
{
|
|
198
66
|
"anonymous": false,
|
|
199
67
|
"inputs": [
|
|
@@ -366,81 +234,6 @@
|
|
|
366
234
|
"name": "Deposited",
|
|
367
235
|
"type": "event"
|
|
368
236
|
},
|
|
369
|
-
{
|
|
370
|
-
"anonymous": false,
|
|
371
|
-
"inputs": [
|
|
372
|
-
{
|
|
373
|
-
"indexed": true,
|
|
374
|
-
"internalType": "address",
|
|
375
|
-
"name": "personalAccount",
|
|
376
|
-
"type": "address"
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"indexed": true,
|
|
380
|
-
"internalType": "bytes32",
|
|
381
|
-
"name": "transactionId",
|
|
382
|
-
"type": "bytes32"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"indexed": false,
|
|
386
|
-
"internalType": "string",
|
|
387
|
-
"name": "sourceAddress",
|
|
388
|
-
"type": "string"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"indexed": false,
|
|
392
|
-
"internalType": "uint256",
|
|
393
|
-
"name": "amount",
|
|
394
|
-
"type": "uint256"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"indexed": false,
|
|
398
|
-
"internalType": "uint256",
|
|
399
|
-
"name": "executorFee",
|
|
400
|
-
"type": "uint256"
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"indexed": false,
|
|
404
|
-
"internalType": "address",
|
|
405
|
-
"name": "executor",
|
|
406
|
-
"type": "address"
|
|
407
|
-
}
|
|
408
|
-
],
|
|
409
|
-
"name": "DirectMintingExecuted",
|
|
410
|
-
"type": "event"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"anonymous": false,
|
|
414
|
-
"inputs": [
|
|
415
|
-
{
|
|
416
|
-
"indexed": true,
|
|
417
|
-
"internalType": "address",
|
|
418
|
-
"name": "personalAccount",
|
|
419
|
-
"type": "address"
|
|
420
|
-
}
|
|
421
|
-
],
|
|
422
|
-
"name": "ExecutorRemoved",
|
|
423
|
-
"type": "event"
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"anonymous": false,
|
|
427
|
-
"inputs": [
|
|
428
|
-
{
|
|
429
|
-
"indexed": true,
|
|
430
|
-
"internalType": "address",
|
|
431
|
-
"name": "personalAccount",
|
|
432
|
-
"type": "address"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"indexed": true,
|
|
436
|
-
"internalType": "address",
|
|
437
|
-
"name": "executor",
|
|
438
|
-
"type": "address"
|
|
439
|
-
}
|
|
440
|
-
],
|
|
441
|
-
"name": "ExecutorSet",
|
|
442
|
-
"type": "event"
|
|
443
|
-
},
|
|
444
237
|
{
|
|
445
238
|
"anonymous": false,
|
|
446
239
|
"inputs": [
|
|
@@ -503,25 +296,6 @@
|
|
|
503
296
|
"name": "FXrpTransferred",
|
|
504
297
|
"type": "event"
|
|
505
298
|
},
|
|
506
|
-
{
|
|
507
|
-
"anonymous": false,
|
|
508
|
-
"inputs": [
|
|
509
|
-
{
|
|
510
|
-
"indexed": true,
|
|
511
|
-
"internalType": "address",
|
|
512
|
-
"name": "personalAccount",
|
|
513
|
-
"type": "address"
|
|
514
|
-
},
|
|
515
|
-
{
|
|
516
|
-
"indexed": true,
|
|
517
|
-
"internalType": "bytes32",
|
|
518
|
-
"name": "targetTxId",
|
|
519
|
-
"type": "bytes32"
|
|
520
|
-
}
|
|
521
|
-
],
|
|
522
|
-
"name": "IgnoreMemoSet",
|
|
523
|
-
"type": "event"
|
|
524
|
-
},
|
|
525
299
|
{
|
|
526
300
|
"anonymous": false,
|
|
527
301
|
"inputs": [
|
|
@@ -559,25 +333,6 @@
|
|
|
559
333
|
"name": "InstructionExecuted",
|
|
560
334
|
"type": "event"
|
|
561
335
|
},
|
|
562
|
-
{
|
|
563
|
-
"anonymous": false,
|
|
564
|
-
"inputs": [
|
|
565
|
-
{
|
|
566
|
-
"indexed": true,
|
|
567
|
-
"internalType": "address",
|
|
568
|
-
"name": "personalAccount",
|
|
569
|
-
"type": "address"
|
|
570
|
-
},
|
|
571
|
-
{
|
|
572
|
-
"indexed": false,
|
|
573
|
-
"internalType": "uint256",
|
|
574
|
-
"name": "newNonce",
|
|
575
|
-
"type": "uint256"
|
|
576
|
-
}
|
|
577
|
-
],
|
|
578
|
-
"name": "NonceIncreased",
|
|
579
|
-
"type": "event"
|
|
580
|
-
},
|
|
581
336
|
{
|
|
582
337
|
"anonymous": false,
|
|
583
338
|
"inputs": [
|
|
@@ -658,50 +413,6 @@
|
|
|
658
413
|
"name": "Redeemed",
|
|
659
414
|
"type": "event"
|
|
660
415
|
},
|
|
661
|
-
{
|
|
662
|
-
"anonymous": false,
|
|
663
|
-
"inputs": [
|
|
664
|
-
{
|
|
665
|
-
"indexed": true,
|
|
666
|
-
"internalType": "address",
|
|
667
|
-
"name": "personalAccount",
|
|
668
|
-
"type": "address"
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"indexed": true,
|
|
672
|
-
"internalType": "bytes32",
|
|
673
|
-
"name": "targetTxId",
|
|
674
|
-
"type": "bytes32"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"indexed": false,
|
|
678
|
-
"internalType": "uint64",
|
|
679
|
-
"name": "newFee",
|
|
680
|
-
"type": "uint64"
|
|
681
|
-
}
|
|
682
|
-
],
|
|
683
|
-
"name": "ReplacementFeeSet",
|
|
684
|
-
"type": "event"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
"anonymous": false,
|
|
688
|
-
"inputs": [
|
|
689
|
-
{
|
|
690
|
-
"indexed": true,
|
|
691
|
-
"internalType": "address",
|
|
692
|
-
"name": "personalAccount",
|
|
693
|
-
"type": "address"
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"indexed": false,
|
|
697
|
-
"internalType": "uint256",
|
|
698
|
-
"name": "nonce",
|
|
699
|
-
"type": "uint256"
|
|
700
|
-
}
|
|
701
|
-
],
|
|
702
|
-
"name": "UserOperationExecuted",
|
|
703
|
-
"type": "event"
|
|
704
|
-
},
|
|
705
416
|
{
|
|
706
417
|
"anonymous": false,
|
|
707
418
|
"inputs": [
|
|
@@ -1030,44 +741,6 @@
|
|
|
1030
741
|
"stateMutability": "payable",
|
|
1031
742
|
"type": "function"
|
|
1032
743
|
},
|
|
1033
|
-
{
|
|
1034
|
-
"inputs": [
|
|
1035
|
-
{
|
|
1036
|
-
"internalType": "address",
|
|
1037
|
-
"name": "_personalAccount",
|
|
1038
|
-
"type": "address"
|
|
1039
|
-
}
|
|
1040
|
-
],
|
|
1041
|
-
"name": "getExecutor",
|
|
1042
|
-
"outputs": [
|
|
1043
|
-
{
|
|
1044
|
-
"internalType": "address",
|
|
1045
|
-
"name": "",
|
|
1046
|
-
"type": "address"
|
|
1047
|
-
}
|
|
1048
|
-
],
|
|
1049
|
-
"stateMutability": "view",
|
|
1050
|
-
"type": "function"
|
|
1051
|
-
},
|
|
1052
|
-
{
|
|
1053
|
-
"inputs": [
|
|
1054
|
-
{
|
|
1055
|
-
"internalType": "address",
|
|
1056
|
-
"name": "_personalAccount",
|
|
1057
|
-
"type": "address"
|
|
1058
|
-
}
|
|
1059
|
-
],
|
|
1060
|
-
"name": "getNonce",
|
|
1061
|
-
"outputs": [
|
|
1062
|
-
{
|
|
1063
|
-
"internalType": "uint256",
|
|
1064
|
-
"name": "",
|
|
1065
|
-
"type": "uint256"
|
|
1066
|
-
}
|
|
1067
|
-
],
|
|
1068
|
-
"stateMutability": "view",
|
|
1069
|
-
"type": "function"
|
|
1070
|
-
},
|
|
1071
744
|
{
|
|
1072
745
|
"inputs": [
|
|
1073
746
|
{
|
|
@@ -1087,63 +760,6 @@
|
|
|
1087
760
|
"stateMutability": "view",
|
|
1088
761
|
"type": "function"
|
|
1089
762
|
},
|
|
1090
|
-
{
|
|
1091
|
-
"inputs": [
|
|
1092
|
-
{
|
|
1093
|
-
"internalType": "bytes32",
|
|
1094
|
-
"name": "_transactionId",
|
|
1095
|
-
"type": "bytes32"
|
|
1096
|
-
}
|
|
1097
|
-
],
|
|
1098
|
-
"name": "isTransactionIdUsed",
|
|
1099
|
-
"outputs": [
|
|
1100
|
-
{
|
|
1101
|
-
"internalType": "bool",
|
|
1102
|
-
"name": "",
|
|
1103
|
-
"type": "bool"
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1106
|
-
"stateMutability": "view",
|
|
1107
|
-
"type": "function"
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"inputs": [
|
|
1111
|
-
{
|
|
1112
|
-
"internalType": "bytes32",
|
|
1113
|
-
"name": "_transactionId",
|
|
1114
|
-
"type": "bytes32"
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"internalType": "string",
|
|
1118
|
-
"name": "_sourceAddress",
|
|
1119
|
-
"type": "string"
|
|
1120
|
-
},
|
|
1121
|
-
{
|
|
1122
|
-
"internalType": "uint256",
|
|
1123
|
-
"name": "_amount",
|
|
1124
|
-
"type": "uint256"
|
|
1125
|
-
},
|
|
1126
|
-
{
|
|
1127
|
-
"internalType": "uint256",
|
|
1128
|
-
"name": "_underlyingTimestamp",
|
|
1129
|
-
"type": "uint256"
|
|
1130
|
-
},
|
|
1131
|
-
{
|
|
1132
|
-
"internalType": "bytes",
|
|
1133
|
-
"name": "_memoData",
|
|
1134
|
-
"type": "bytes"
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
"internalType": "address payable",
|
|
1138
|
-
"name": "_executor",
|
|
1139
|
-
"type": "address"
|
|
1140
|
-
}
|
|
1141
|
-
],
|
|
1142
|
-
"name": "mintedFAssets",
|
|
1143
|
-
"outputs": [],
|
|
1144
|
-
"stateMutability": "payable",
|
|
1145
|
-
"type": "function"
|
|
1146
|
-
},
|
|
1147
763
|
{
|
|
1148
764
|
"inputs": [
|
|
1149
765
|
{
|
package/coston/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json
CHANGED
|
@@ -334,11 +334,6 @@
|
|
|
334
334
|
"name": "MismatchingSourceAndXrplAddr",
|
|
335
335
|
"type": "error"
|
|
336
336
|
},
|
|
337
|
-
{
|
|
338
|
-
"inputs": [],
|
|
339
|
-
"name": "NoMemoData",
|
|
340
|
-
"type": "error"
|
|
341
|
-
},
|
|
342
337
|
{
|
|
343
338
|
"inputs": [
|
|
344
339
|
{
|
|
@@ -1485,7 +1480,7 @@
|
|
|
1485
1480
|
"type": "address"
|
|
1486
1481
|
}
|
|
1487
1482
|
],
|
|
1488
|
-
"internalType": "struct
|
|
1483
|
+
"internalType": "struct IReaderFacet.AgentVaultDetails[]",
|
|
1489
1484
|
"name": "_agentVaults",
|
|
1490
1485
|
"type": "tuple[]"
|
|
1491
1486
|
}
|
|
@@ -1955,14 +1950,38 @@
|
|
|
1955
1950
|
"type": "uint256"
|
|
1956
1951
|
},
|
|
1957
1952
|
{
|
|
1958
|
-
"
|
|
1959
|
-
|
|
1960
|
-
|
|
1953
|
+
"components": [
|
|
1954
|
+
{
|
|
1955
|
+
"internalType": "address",
|
|
1956
|
+
"name": "token",
|
|
1957
|
+
"type": "address"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"internalType": "uint256",
|
|
1961
|
+
"name": "balance",
|
|
1962
|
+
"type": "uint256"
|
|
1963
|
+
}
|
|
1964
|
+
],
|
|
1965
|
+
"internalType": "struct IReaderFacet.TokenBalance",
|
|
1966
|
+
"name": "wNat",
|
|
1967
|
+
"type": "tuple"
|
|
1961
1968
|
},
|
|
1962
1969
|
{
|
|
1963
|
-
"
|
|
1964
|
-
|
|
1965
|
-
|
|
1970
|
+
"components": [
|
|
1971
|
+
{
|
|
1972
|
+
"internalType": "address",
|
|
1973
|
+
"name": "token",
|
|
1974
|
+
"type": "address"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"internalType": "uint256",
|
|
1978
|
+
"name": "balance",
|
|
1979
|
+
"type": "uint256"
|
|
1980
|
+
}
|
|
1981
|
+
],
|
|
1982
|
+
"internalType": "struct IReaderFacet.TokenBalance",
|
|
1983
|
+
"name": "fXrp",
|
|
1984
|
+
"type": "tuple"
|
|
1966
1985
|
},
|
|
1967
1986
|
{
|
|
1968
1987
|
"components": [
|
|
@@ -1992,12 +2011,12 @@
|
|
|
1992
2011
|
"type": "uint256"
|
|
1993
2012
|
}
|
|
1994
2013
|
],
|
|
1995
|
-
"internalType": "struct
|
|
2014
|
+
"internalType": "struct IReaderFacet.VaultBalance[]",
|
|
1996
2015
|
"name": "vaults",
|
|
1997
2016
|
"type": "tuple[]"
|
|
1998
2017
|
}
|
|
1999
2018
|
],
|
|
2000
|
-
"internalType": "struct
|
|
2019
|
+
"internalType": "struct IReaderFacet.AccountBalances",
|
|
2001
2020
|
"name": "_balances",
|
|
2002
2021
|
"type": "tuple"
|
|
2003
2022
|
}
|
|
@@ -2023,14 +2042,38 @@
|
|
|
2023
2042
|
"type": "uint256"
|
|
2024
2043
|
},
|
|
2025
2044
|
{
|
|
2026
|
-
"
|
|
2027
|
-
|
|
2028
|
-
|
|
2045
|
+
"components": [
|
|
2046
|
+
{
|
|
2047
|
+
"internalType": "address",
|
|
2048
|
+
"name": "token",
|
|
2049
|
+
"type": "address"
|
|
2050
|
+
},
|
|
2051
|
+
{
|
|
2052
|
+
"internalType": "uint256",
|
|
2053
|
+
"name": "balance",
|
|
2054
|
+
"type": "uint256"
|
|
2055
|
+
}
|
|
2056
|
+
],
|
|
2057
|
+
"internalType": "struct IReaderFacet.TokenBalance",
|
|
2058
|
+
"name": "wNat",
|
|
2059
|
+
"type": "tuple"
|
|
2029
2060
|
},
|
|
2030
2061
|
{
|
|
2031
|
-
"
|
|
2032
|
-
|
|
2033
|
-
|
|
2062
|
+
"components": [
|
|
2063
|
+
{
|
|
2064
|
+
"internalType": "address",
|
|
2065
|
+
"name": "token",
|
|
2066
|
+
"type": "address"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"internalType": "uint256",
|
|
2070
|
+
"name": "balance",
|
|
2071
|
+
"type": "uint256"
|
|
2072
|
+
}
|
|
2073
|
+
],
|
|
2074
|
+
"internalType": "struct IReaderFacet.TokenBalance",
|
|
2075
|
+
"name": "fXrp",
|
|
2076
|
+
"type": "tuple"
|
|
2034
2077
|
},
|
|
2035
2078
|
{
|
|
2036
2079
|
"components": [
|
|
@@ -2060,12 +2103,12 @@
|
|
|
2060
2103
|
"type": "uint256"
|
|
2061
2104
|
}
|
|
2062
2105
|
],
|
|
2063
|
-
"internalType": "struct
|
|
2106
|
+
"internalType": "struct IReaderFacet.VaultBalance[]",
|
|
2064
2107
|
"name": "vaults",
|
|
2065
2108
|
"type": "tuple[]"
|
|
2066
2109
|
}
|
|
2067
2110
|
],
|
|
2068
|
-
"internalType": "struct
|
|
2111
|
+
"internalType": "struct IReaderFacet.AccountBalances",
|
|
2069
2112
|
"name": "_balances",
|
|
2070
2113
|
"type": "tuple"
|
|
2071
2114
|
}
|
|
@@ -2574,7 +2617,7 @@
|
|
|
2574
2617
|
"type": "uint8"
|
|
2575
2618
|
}
|
|
2576
2619
|
],
|
|
2577
|
-
"internalType": "struct
|
|
2620
|
+
"internalType": "struct IReaderFacet.VaultDetails[]",
|
|
2578
2621
|
"name": "_vaults",
|
|
2579
2622
|
"type": "tuple[]"
|
|
2580
2623
|
}
|