@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
|
@@ -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
|
{
|
|
@@ -762,13 +762,13 @@
|
|
|
762
762
|
{
|
|
763
763
|
"indexed": false,
|
|
764
764
|
"internalType": "uint256",
|
|
765
|
-
"name": "
|
|
765
|
+
"name": "receivedAmountUBA",
|
|
766
766
|
"type": "uint256"
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
769
|
"indexed": false,
|
|
770
770
|
"internalType": "uint256",
|
|
771
|
-
"name": "
|
|
771
|
+
"name": "minimumMintingFeeUBA",
|
|
772
772
|
"type": "uint256"
|
|
773
773
|
}
|
|
774
774
|
],
|
|
@@ -6751,6 +6751,122 @@
|
|
|
6751
6751
|
"stateMutability": "view",
|
|
6752
6752
|
"type": "function"
|
|
6753
6753
|
},
|
|
6754
|
+
{
|
|
6755
|
+
"inputs": [
|
|
6756
|
+
{
|
|
6757
|
+
"internalType": "uint256",
|
|
6758
|
+
"name": "_redemptionRequestId",
|
|
6759
|
+
"type": "uint256"
|
|
6760
|
+
}
|
|
6761
|
+
],
|
|
6762
|
+
"name": "redemptionRequestInfoExt",
|
|
6763
|
+
"outputs": [
|
|
6764
|
+
{
|
|
6765
|
+
"components": [
|
|
6766
|
+
{
|
|
6767
|
+
"internalType": "uint64",
|
|
6768
|
+
"name": "redemptionRequestId",
|
|
6769
|
+
"type": "uint64"
|
|
6770
|
+
},
|
|
6771
|
+
{
|
|
6772
|
+
"internalType": "enum RedemptionRequestInfo.Status",
|
|
6773
|
+
"name": "status",
|
|
6774
|
+
"type": "uint8"
|
|
6775
|
+
},
|
|
6776
|
+
{
|
|
6777
|
+
"internalType": "address",
|
|
6778
|
+
"name": "agentVault",
|
|
6779
|
+
"type": "address"
|
|
6780
|
+
},
|
|
6781
|
+
{
|
|
6782
|
+
"internalType": "address",
|
|
6783
|
+
"name": "redeemer",
|
|
6784
|
+
"type": "address"
|
|
6785
|
+
},
|
|
6786
|
+
{
|
|
6787
|
+
"internalType": "string",
|
|
6788
|
+
"name": "paymentAddress",
|
|
6789
|
+
"type": "string"
|
|
6790
|
+
},
|
|
6791
|
+
{
|
|
6792
|
+
"internalType": "bytes32",
|
|
6793
|
+
"name": "paymentReference",
|
|
6794
|
+
"type": "bytes32"
|
|
6795
|
+
},
|
|
6796
|
+
{
|
|
6797
|
+
"internalType": "uint128",
|
|
6798
|
+
"name": "valueUBA",
|
|
6799
|
+
"type": "uint128"
|
|
6800
|
+
},
|
|
6801
|
+
{
|
|
6802
|
+
"internalType": "uint128",
|
|
6803
|
+
"name": "feeUBA",
|
|
6804
|
+
"type": "uint128"
|
|
6805
|
+
},
|
|
6806
|
+
{
|
|
6807
|
+
"internalType": "uint16",
|
|
6808
|
+
"name": "poolFeeShareBIPS",
|
|
6809
|
+
"type": "uint16"
|
|
6810
|
+
},
|
|
6811
|
+
{
|
|
6812
|
+
"internalType": "uint64",
|
|
6813
|
+
"name": "firstUnderlyingBlock",
|
|
6814
|
+
"type": "uint64"
|
|
6815
|
+
},
|
|
6816
|
+
{
|
|
6817
|
+
"internalType": "uint64",
|
|
6818
|
+
"name": "lastUnderlyingBlock",
|
|
6819
|
+
"type": "uint64"
|
|
6820
|
+
},
|
|
6821
|
+
{
|
|
6822
|
+
"internalType": "uint64",
|
|
6823
|
+
"name": "lastUnderlyingTimestamp",
|
|
6824
|
+
"type": "uint64"
|
|
6825
|
+
},
|
|
6826
|
+
{
|
|
6827
|
+
"internalType": "uint64",
|
|
6828
|
+
"name": "timestamp",
|
|
6829
|
+
"type": "uint64"
|
|
6830
|
+
},
|
|
6831
|
+
{
|
|
6832
|
+
"internalType": "bool",
|
|
6833
|
+
"name": "poolSelfClose",
|
|
6834
|
+
"type": "bool"
|
|
6835
|
+
},
|
|
6836
|
+
{
|
|
6837
|
+
"internalType": "bool",
|
|
6838
|
+
"name": "transferToCoreVault",
|
|
6839
|
+
"type": "bool"
|
|
6840
|
+
},
|
|
6841
|
+
{
|
|
6842
|
+
"internalType": "address",
|
|
6843
|
+
"name": "executor",
|
|
6844
|
+
"type": "address"
|
|
6845
|
+
},
|
|
6846
|
+
{
|
|
6847
|
+
"internalType": "uint256",
|
|
6848
|
+
"name": "executorFeeNatWei",
|
|
6849
|
+
"type": "uint256"
|
|
6850
|
+
},
|
|
6851
|
+
{
|
|
6852
|
+
"internalType": "bool",
|
|
6853
|
+
"name": "requiresDestinationTag",
|
|
6854
|
+
"type": "bool"
|
|
6855
|
+
},
|
|
6856
|
+
{
|
|
6857
|
+
"internalType": "uint256",
|
|
6858
|
+
"name": "destinationTag",
|
|
6859
|
+
"type": "uint256"
|
|
6860
|
+
}
|
|
6861
|
+
],
|
|
6862
|
+
"internalType": "struct RedemptionRequestInfo.DataExt",
|
|
6863
|
+
"name": "",
|
|
6864
|
+
"type": "tuple"
|
|
6865
|
+
}
|
|
6866
|
+
],
|
|
6867
|
+
"stateMutability": "view",
|
|
6868
|
+
"type": "function"
|
|
6869
|
+
},
|
|
6754
6870
|
{
|
|
6755
6871
|
"inputs": [
|
|
6756
6872
|
{
|
|
@@ -122,13 +122,13 @@
|
|
|
122
122
|
{
|
|
123
123
|
"indexed": false,
|
|
124
124
|
"internalType": "uint256",
|
|
125
|
-
"name": "
|
|
125
|
+
"name": "receivedAmountUBA",
|
|
126
126
|
"type": "uint256"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"indexed": false,
|
|
130
130
|
"internalType": "uint256",
|
|
131
|
-
"name": "
|
|
131
|
+
"name": "minimumMintingFeeUBA",
|
|
132
132
|
"type": "uint256"
|
|
133
133
|
}
|
|
134
134
|
],
|
|
@@ -10,6 +10,22 @@
|
|
|
10
10
|
"name": "ComposerFeeNotSet",
|
|
11
11
|
"type": "error"
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"inputs": [
|
|
15
|
+
{
|
|
16
|
+
"internalType": "uint256",
|
|
17
|
+
"name": "providedFee",
|
|
18
|
+
"type": "uint256"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"internalType": "uint256",
|
|
22
|
+
"name": "requiredFee",
|
|
23
|
+
"type": "uint256"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"name": "InsufficientExecutorFee",
|
|
27
|
+
"type": "error"
|
|
28
|
+
},
|
|
13
29
|
{
|
|
14
30
|
"inputs": [],
|
|
15
31
|
"name": "InvalidAddress",
|
|
@@ -46,11 +62,6 @@
|
|
|
46
62
|
"name": "LengthMismatch",
|
|
47
63
|
"type": "error"
|
|
48
64
|
},
|
|
49
|
-
{
|
|
50
|
-
"inputs": [],
|
|
51
|
-
"name": "NativeTransferFailed",
|
|
52
|
-
"type": "error"
|
|
53
|
-
},
|
|
54
65
|
{
|
|
55
66
|
"inputs": [],
|
|
56
67
|
"name": "OnlyEndpoint",
|
|
@@ -234,7 +245,7 @@
|
|
|
234
245
|
{
|
|
235
246
|
"indexed": false,
|
|
236
247
|
"internalType": "uint256",
|
|
237
|
-
"name": "
|
|
248
|
+
"name": "wrappedAmount",
|
|
238
249
|
"type": "uint256"
|
|
239
250
|
}
|
|
240
251
|
],
|
|
@@ -288,9 +299,9 @@
|
|
|
288
299
|
},
|
|
289
300
|
{
|
|
290
301
|
"indexed": false,
|
|
291
|
-
"internalType": "
|
|
302
|
+
"internalType": "uint256",
|
|
292
303
|
"name": "destinationTag",
|
|
293
|
-
"type": "
|
|
304
|
+
"type": "uint256"
|
|
294
305
|
},
|
|
295
306
|
{
|
|
296
307
|
"indexed": false,
|
|
@@ -309,28 +320,15 @@
|
|
|
309
320
|
"internalType": "uint256",
|
|
310
321
|
"name": "redeemedAmountUBA",
|
|
311
322
|
"type": "uint256"
|
|
312
|
-
}
|
|
313
|
-
],
|
|
314
|
-
"name": "FAssetRedeemed",
|
|
315
|
-
"type": "event"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"anonymous": false,
|
|
319
|
-
"inputs": [
|
|
320
|
-
{
|
|
321
|
-
"indexed": true,
|
|
322
|
-
"internalType": "address",
|
|
323
|
-
"name": "to",
|
|
324
|
-
"type": "address"
|
|
325
323
|
},
|
|
326
324
|
{
|
|
327
325
|
"indexed": false,
|
|
328
326
|
"internalType": "uint256",
|
|
329
|
-
"name": "
|
|
327
|
+
"name": "wrappedAmount",
|
|
330
328
|
"type": "uint256"
|
|
331
329
|
}
|
|
332
330
|
],
|
|
333
|
-
"name": "
|
|
331
|
+
"name": "FAssetRedeemed",
|
|
334
332
|
"type": "event"
|
|
335
333
|
},
|
|
336
334
|
{
|
|
@@ -349,7 +347,7 @@
|
|
|
349
347
|
"type": "uint256"
|
|
350
348
|
}
|
|
351
349
|
],
|
|
352
|
-
"name": "
|
|
350
|
+
"name": "FAssetTransferred",
|
|
353
351
|
"type": "event"
|
|
354
352
|
},
|
|
355
353
|
{
|
|
@@ -527,6 +525,78 @@
|
|
|
527
525
|
"stateMutability": "view",
|
|
528
526
|
"type": "function"
|
|
529
527
|
},
|
|
528
|
+
{
|
|
529
|
+
"inputs": [
|
|
530
|
+
{
|
|
531
|
+
"internalType": "address",
|
|
532
|
+
"name": "_account",
|
|
533
|
+
"type": "address"
|
|
534
|
+
}
|
|
535
|
+
],
|
|
536
|
+
"name": "getBalances",
|
|
537
|
+
"outputs": [
|
|
538
|
+
{
|
|
539
|
+
"components": [
|
|
540
|
+
{
|
|
541
|
+
"components": [
|
|
542
|
+
{
|
|
543
|
+
"internalType": "address",
|
|
544
|
+
"name": "token",
|
|
545
|
+
"type": "address"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"internalType": "uint256",
|
|
549
|
+
"name": "balance",
|
|
550
|
+
"type": "uint256"
|
|
551
|
+
}
|
|
552
|
+
],
|
|
553
|
+
"internalType": "struct IFAssetRedeemComposer.TokenBalance",
|
|
554
|
+
"name": "fAsset",
|
|
555
|
+
"type": "tuple"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"components": [
|
|
559
|
+
{
|
|
560
|
+
"internalType": "address",
|
|
561
|
+
"name": "token",
|
|
562
|
+
"type": "address"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"internalType": "uint256",
|
|
566
|
+
"name": "balance",
|
|
567
|
+
"type": "uint256"
|
|
568
|
+
}
|
|
569
|
+
],
|
|
570
|
+
"internalType": "struct IFAssetRedeemComposer.TokenBalance",
|
|
571
|
+
"name": "stableCoin",
|
|
572
|
+
"type": "tuple"
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"components": [
|
|
576
|
+
{
|
|
577
|
+
"internalType": "address",
|
|
578
|
+
"name": "token",
|
|
579
|
+
"type": "address"
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"internalType": "uint256",
|
|
583
|
+
"name": "balance",
|
|
584
|
+
"type": "uint256"
|
|
585
|
+
}
|
|
586
|
+
],
|
|
587
|
+
"internalType": "struct IFAssetRedeemComposer.TokenBalance",
|
|
588
|
+
"name": "wNat",
|
|
589
|
+
"type": "tuple"
|
|
590
|
+
}
|
|
591
|
+
],
|
|
592
|
+
"internalType": "struct IFAssetRedeemComposer.AccountBalances",
|
|
593
|
+
"name": "_balances",
|
|
594
|
+
"type": "tuple"
|
|
595
|
+
}
|
|
596
|
+
],
|
|
597
|
+
"stateMutability": "view",
|
|
598
|
+
"type": "function"
|
|
599
|
+
},
|
|
530
600
|
{
|
|
531
601
|
"inputs": [
|
|
532
602
|
{
|
|
@@ -610,6 +680,30 @@
|
|
|
610
680
|
"stateMutability": "view",
|
|
611
681
|
"type": "function"
|
|
612
682
|
},
|
|
683
|
+
{
|
|
684
|
+
"inputs": [
|
|
685
|
+
{
|
|
686
|
+
"internalType": "address",
|
|
687
|
+
"name": "_address",
|
|
688
|
+
"type": "address"
|
|
689
|
+
}
|
|
690
|
+
],
|
|
691
|
+
"name": "isRedeemerAccount",
|
|
692
|
+
"outputs": [
|
|
693
|
+
{
|
|
694
|
+
"internalType": "bool",
|
|
695
|
+
"name": "_isRedeemerAccount",
|
|
696
|
+
"type": "bool"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"internalType": "address",
|
|
700
|
+
"name": "_owner",
|
|
701
|
+
"type": "address"
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"stateMutability": "view",
|
|
705
|
+
"type": "function"
|
|
706
|
+
},
|
|
613
707
|
{
|
|
614
708
|
"inputs": [
|
|
615
709
|
{
|