@bitgo/public-types 6.17.0 → 6.19.0
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/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +75 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +5 -1
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js +5 -1
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.js +1 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +301 -1
- package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +602 -2
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/defiDepositIntent.ts +7 -2
- package/src/schema/transactionRequest/intents/index.ts +1 -0
- package/src/schema/transactionRequest/intents/intent.ts +4 -0
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
|
@@ -215,6 +215,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
215
215
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
216
216
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
217
217
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
218
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
218
219
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
219
220
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
220
221
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -307,6 +308,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
307
308
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
308
309
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
309
310
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
311
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
310
312
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
311
313
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
312
314
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -386,6 +388,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
386
388
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
387
389
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
388
390
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
391
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
389
392
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
390
393
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
391
394
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -471,6 +474,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
471
474
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
472
475
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
473
476
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
477
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
474
478
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
475
479
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
476
480
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -555,6 +559,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
555
559
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
556
560
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
557
561
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
562
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
558
563
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
559
564
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
560
565
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -631,6 +636,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
631
636
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
632
637
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
633
638
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
639
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
634
640
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
635
641
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
636
642
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -718,6 +724,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
718
724
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
719
725
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
720
726
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
727
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
721
728
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
722
729
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
723
730
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -810,6 +817,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
810
817
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
811
818
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
812
819
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
820
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
813
821
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
814
822
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
815
823
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -919,6 +927,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
919
927
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
920
928
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
921
929
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
930
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
922
931
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
923
932
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
924
933
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1028,6 +1037,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1028
1037
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1029
1038
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1030
1039
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1040
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1031
1041
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1032
1042
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1033
1043
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1103,6 +1113,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1103
1113
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1104
1114
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1105
1115
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1116
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1106
1117
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1107
1118
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1108
1119
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1178,6 +1189,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1178
1189
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1179
1190
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1180
1191
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1192
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1181
1193
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1182
1194
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1183
1195
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1261,6 +1273,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1261
1273
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1262
1274
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1263
1275
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1276
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1264
1277
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1265
1278
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1266
1279
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1343,6 +1356,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1343
1356
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1344
1357
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1345
1358
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1359
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1346
1360
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1347
1361
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1348
1362
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1428,6 +1442,165 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1428
1442
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1429
1443
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1430
1444
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1445
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1446
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1447
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1448
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
1449
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1450
|
+
export: t.LiteralC<"export">;
|
|
1451
|
+
import: t.LiteralC<"import">;
|
|
1452
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1453
|
+
}>;
|
|
1454
|
+
}>, t.PartialC<{
|
|
1455
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1456
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1457
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1458
|
+
}>]>, t.TypeC<{
|
|
1459
|
+
intentType: t.LiteralC<"allocationAllocate">;
|
|
1460
|
+
txRequestId: t.StringC;
|
|
1461
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1462
|
+
intentType: t.KeyofC<{
|
|
1463
|
+
payment: t.LiteralC<"payment">;
|
|
1464
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
1465
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
1466
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
1467
|
+
fanout: t.LiteralC<"fanout">;
|
|
1468
|
+
stake: t.LiteralC<"stake">;
|
|
1469
|
+
unstake: t.LiteralC<"unstake">;
|
|
1470
|
+
delegate: t.LiteralC<"delegate">;
|
|
1471
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
1472
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
1473
|
+
claim: t.LiteralC<"claim">;
|
|
1474
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
1475
|
+
pledge: t.LiteralC<"pledge">;
|
|
1476
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
1477
|
+
vote: t.LiteralC<"vote">;
|
|
1478
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
1479
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
1480
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
1481
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
1482
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
1483
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
1484
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
1485
|
+
authorize: t.LiteralC<"authorize">;
|
|
1486
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
1487
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
1488
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
1489
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
1490
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
1491
|
+
customTx: t.LiteralC<"customTx">;
|
|
1492
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1493
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1494
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1495
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1496
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1497
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1498
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
1499
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1500
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
1501
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
1502
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
1503
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
1504
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1505
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1506
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
1507
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
1508
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1509
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
1510
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
1511
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1512
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1513
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1514
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1515
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1516
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1517
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1518
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1519
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1520
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
1521
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1522
|
+
export: t.LiteralC<"export">;
|
|
1523
|
+
import: t.LiteralC<"import">;
|
|
1524
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1525
|
+
}>;
|
|
1526
|
+
}>, t.PartialC<{
|
|
1527
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1528
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1529
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1530
|
+
}>]>, t.TypeC<{
|
|
1531
|
+
intentType: t.LiteralC<"allocationRequest">;
|
|
1532
|
+
updateId: t.StringC;
|
|
1533
|
+
operatorId: t.StringC;
|
|
1534
|
+
contractId: t.StringC;
|
|
1535
|
+
tradeId: t.StringC;
|
|
1536
|
+
transferLegId: t.StringC;
|
|
1537
|
+
senderPartyId: t.StringC;
|
|
1538
|
+
receiverPartyId: t.StringC;
|
|
1539
|
+
amount: t.StringC;
|
|
1540
|
+
token: t.StringC;
|
|
1541
|
+
receiveToken: t.StringC;
|
|
1542
|
+
receiveAmount: t.StringC;
|
|
1543
|
+
allocateBefore: t.StringC;
|
|
1544
|
+
settleBefore: t.StringC;
|
|
1545
|
+
}>, t.PartialC<{
|
|
1546
|
+
comment: t.StringC;
|
|
1547
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1548
|
+
intentType: t.KeyofC<{
|
|
1549
|
+
payment: t.LiteralC<"payment">;
|
|
1550
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
1551
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
1552
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
1553
|
+
fanout: t.LiteralC<"fanout">;
|
|
1554
|
+
stake: t.LiteralC<"stake">;
|
|
1555
|
+
unstake: t.LiteralC<"unstake">;
|
|
1556
|
+
delegate: t.LiteralC<"delegate">;
|
|
1557
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
1558
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
1559
|
+
claim: t.LiteralC<"claim">;
|
|
1560
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
1561
|
+
pledge: t.LiteralC<"pledge">;
|
|
1562
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
1563
|
+
vote: t.LiteralC<"vote">;
|
|
1564
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
1565
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
1566
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
1567
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
1568
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
1569
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
1570
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
1571
|
+
authorize: t.LiteralC<"authorize">;
|
|
1572
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
1573
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
1574
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
1575
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
1576
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
1577
|
+
customTx: t.LiteralC<"customTx">;
|
|
1578
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1579
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1580
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1581
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1582
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1583
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1584
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
1585
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1586
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
1587
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
1588
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
1589
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
1590
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1591
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1592
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
1593
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
1594
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1595
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
1596
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
1597
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1598
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1599
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1600
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1601
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1602
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1603
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1431
1604
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1432
1605
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1433
1606
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1499,6 +1672,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1499
1672
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1500
1673
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1501
1674
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1675
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1502
1676
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1503
1677
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1504
1678
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1574,6 +1748,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1574
1748
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1575
1749
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1576
1750
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1751
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1577
1752
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1578
1753
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1579
1754
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1671,6 +1846,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1671
1846
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1672
1847
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1673
1848
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1849
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1674
1850
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1675
1851
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1676
1852
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1767,6 +1943,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1767
1943
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1768
1944
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1769
1945
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1946
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1770
1947
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1771
1948
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1772
1949
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1841,6 +2018,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1841
2018
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1842
2019
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1843
2020
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2021
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1844
2022
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1845
2023
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1846
2024
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1919,6 +2097,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1919
2097
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1920
2098
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1921
2099
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2100
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1922
2101
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1923
2102
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1924
2103
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1992,6 +2171,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1992
2171
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1993
2172
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1994
2173
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2174
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1995
2175
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1996
2176
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1997
2177
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2066,6 +2246,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2066
2246
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2067
2247
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2068
2248
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2249
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2069
2250
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2070
2251
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2071
2252
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2140,6 +2321,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2140
2321
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2141
2322
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2142
2323
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2324
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2143
2325
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2144
2326
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2145
2327
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2214,6 +2396,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2214
2396
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2215
2397
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2216
2398
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2399
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2217
2400
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2218
2401
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2219
2402
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2306,6 +2489,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2306
2489
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2307
2490
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2308
2491
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2492
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2309
2493
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2310
2494
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2311
2495
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2381,6 +2565,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2381
2565
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2382
2566
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2383
2567
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2568
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2384
2569
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2385
2570
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2386
2571
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2489,6 +2674,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2489
2674
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2490
2675
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2491
2676
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2677
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2492
2678
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2493
2679
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2494
2680
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2570,6 +2756,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2570
2756
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2571
2757
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2572
2758
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2759
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2573
2760
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2574
2761
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2575
2762
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2678,6 +2865,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2678
2865
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2679
2866
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2680
2867
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2868
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2681
2869
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2682
2870
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2683
2871
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2692,8 +2880,11 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2692
2880
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2693
2881
|
}>]>, t.TypeC<{
|
|
2694
2882
|
intentType: t.LiteralC<"defi-deposit">;
|
|
2695
|
-
|
|
2883
|
+
vaultId: t.StringC;
|
|
2696
2884
|
amount: t.StringC;
|
|
2885
|
+
operationId: t.StringC;
|
|
2886
|
+
}>, t.PartialC<{
|
|
2887
|
+
clientIdempotencyKey: t.StringC;
|
|
2697
2888
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2698
2889
|
intentType: t.KeyofC<{
|
|
2699
2890
|
payment: t.LiteralC<"payment">;
|
|
@@ -2750,6 +2941,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2750
2941
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2751
2942
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2752
2943
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2944
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2753
2945
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2754
2946
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2755
2947
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2882,6 +3074,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2882
3074
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2883
3075
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2884
3076
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3077
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2885
3078
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2886
3079
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2887
3080
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3004,6 +3197,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3004
3197
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3005
3198
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3006
3199
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3200
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3007
3201
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3008
3202
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3009
3203
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3118,6 +3312,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3118
3312
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3119
3313
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3120
3314
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3315
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3121
3316
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3122
3317
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3123
3318
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3218,6 +3413,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3218
3413
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3219
3414
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3220
3415
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3416
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3221
3417
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3222
3418
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3223
3419
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3317,6 +3513,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3317
3513
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3318
3514
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3319
3515
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3516
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3320
3517
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3321
3518
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3322
3519
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3415,6 +3612,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3415
3612
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3416
3613
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3417
3614
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3615
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3418
3616
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3419
3617
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3420
3618
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3489,6 +3687,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3489
3687
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3490
3688
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3491
3689
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3690
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3492
3691
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3493
3692
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3494
3693
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3683,6 +3882,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3683
3882
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3684
3883
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3685
3884
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3885
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3686
3886
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3687
3887
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3688
3888
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3818,6 +4018,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3818
4018
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3819
4019
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3820
4020
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4021
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3821
4022
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3822
4023
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3823
4024
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3914,6 +4115,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3914
4115
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3915
4116
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3916
4117
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4118
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3917
4119
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3918
4120
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3919
4121
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3986,6 +4188,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3986
4188
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3987
4189
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3988
4190
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4191
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3989
4192
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3990
4193
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3991
4194
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4113,6 +4316,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4113
4316
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4114
4317
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4115
4318
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4319
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4116
4320
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4117
4321
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4118
4322
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4227,6 +4431,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4227
4431
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4228
4432
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4229
4433
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4434
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4230
4435
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4231
4436
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4232
4437
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4361,6 +4566,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4361
4566
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4362
4567
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4363
4568
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4569
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4364
4570
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4365
4571
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4366
4572
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4440,6 +4646,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4440
4646
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4441
4647
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4442
4648
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4649
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4443
4650
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4444
4651
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4445
4652
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4514,6 +4721,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4514
4721
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4515
4722
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4516
4723
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4724
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4517
4725
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4518
4726
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4519
4727
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4600,6 +4808,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4600
4808
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4601
4809
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4602
4810
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4811
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4603
4812
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4604
4813
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4605
4814
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4681,6 +4890,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4681
4890
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4682
4891
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4683
4892
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4893
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4684
4894
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4685
4895
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4686
4896
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4778,6 +4988,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4778
4988
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4779
4989
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4780
4990
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4991
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4781
4992
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4782
4993
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4783
4994
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4865,6 +5076,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4865
5076
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4866
5077
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4867
5078
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5079
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4868
5080
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4869
5081
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4870
5082
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4938,6 +5150,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4938
5150
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4939
5151
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4940
5152
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5153
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4941
5154
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4942
5155
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4943
5156
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5030,6 +5243,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5030
5243
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5031
5244
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5032
5245
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5246
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5033
5247
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5034
5248
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5035
5249
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5112,6 +5326,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5112
5326
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5113
5327
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5114
5328
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5329
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5115
5330
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5116
5331
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5117
5332
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5193,6 +5408,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5193
5408
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5194
5409
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5195
5410
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5411
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5196
5412
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5197
5413
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5198
5414
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5272,6 +5488,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5272
5488
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5273
5489
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5274
5490
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5491
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5275
5492
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5276
5493
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5277
5494
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5351,6 +5568,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5351
5568
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5352
5569
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5353
5570
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5571
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5354
5572
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5355
5573
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5356
5574
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5427,6 +5645,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5427
5645
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5428
5646
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5429
5647
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5648
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5430
5649
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5431
5650
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5432
5651
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5519,6 +5738,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5519
5738
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5520
5739
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5521
5740
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5741
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5522
5742
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5523
5743
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5524
5744
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5610,6 +5830,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5610
5830
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5611
5831
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5612
5832
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5833
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5613
5834
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5614
5835
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5615
5836
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5701,6 +5922,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5701
5922
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5702
5923
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5703
5924
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5925
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5704
5926
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5705
5927
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5706
5928
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5800,6 +6022,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5800
6022
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5801
6023
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5802
6024
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6025
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5803
6026
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5804
6027
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5805
6028
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5921,6 +6144,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5921
6144
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5922
6145
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5923
6146
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6147
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5924
6148
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5925
6149
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5926
6150
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6014,6 +6238,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6014
6238
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6015
6239
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6016
6240
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6241
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6017
6242
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6018
6243
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6019
6244
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6124,6 +6349,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6124
6349
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6125
6350
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6126
6351
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6352
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6127
6353
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6128
6354
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6129
6355
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6233,6 +6459,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6233
6459
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6234
6460
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6235
6461
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6462
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6236
6463
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6237
6464
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6238
6465
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6340,6 +6567,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6340
6567
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6341
6568
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6342
6569
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6570
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6343
6571
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6344
6572
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6345
6573
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6422,6 +6650,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6422
6650
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6423
6651
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6424
6652
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6653
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6425
6654
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6426
6655
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6427
6656
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6515,6 +6744,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6515
6744
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6516
6745
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6517
6746
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6747
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6518
6748
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6519
6749
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6520
6750
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6665,6 +6895,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6665
6895
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6666
6896
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6667
6897
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6898
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6668
6899
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6669
6900
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6670
6901
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6744,6 +6975,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6744
6975
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6745
6976
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6746
6977
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6978
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6747
6979
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6748
6980
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6749
6981
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6827,6 +7059,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6827
7059
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6828
7060
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6829
7061
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7062
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6830
7063
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6831
7064
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6832
7065
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6903,6 +7136,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6903
7136
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6904
7137
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6905
7138
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7139
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6906
7140
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6907
7141
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6908
7142
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6980,6 +7214,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6980
7214
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6981
7215
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6982
7216
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7217
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6983
7218
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6984
7219
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6985
7220
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7072,6 +7307,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7072
7307
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7073
7308
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7074
7309
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7310
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7075
7311
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7076
7312
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7077
7313
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7166,6 +7402,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7166
7402
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7167
7403
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7168
7404
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7405
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7169
7406
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7170
7407
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7171
7408
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7253,6 +7490,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7253
7490
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7254
7491
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7255
7492
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7493
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7256
7494
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7257
7495
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7258
7496
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7377,6 +7615,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7377
7615
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7378
7616
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7379
7617
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7618
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7380
7619
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7381
7620
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7382
7621
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7531,6 +7770,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7531
7770
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7532
7771
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7533
7772
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7773
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7534
7774
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7535
7775
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7536
7776
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7699,6 +7939,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7699
7939
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7700
7940
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7701
7941
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7942
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7702
7943
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7703
7944
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7704
7945
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7772,6 +8013,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7772
8013
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7773
8014
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7774
8015
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8016
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7775
8017
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7776
8018
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7777
8019
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7840,6 +8082,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7840
8082
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7841
8083
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7842
8084
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8085
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7843
8086
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7844
8087
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7845
8088
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7916,6 +8159,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7916
8159
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7917
8160
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7918
8161
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8162
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7919
8163
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7920
8164
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7921
8165
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8004,6 +8248,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8004
8248
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8005
8249
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8006
8250
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8251
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8007
8252
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8008
8253
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8009
8254
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8077,6 +8322,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8077
8322
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8078
8323
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8079
8324
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8325
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8080
8326
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8081
8327
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8082
8328
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8167,6 +8413,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8167
8413
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8168
8414
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8169
8415
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8416
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8170
8417
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8171
8418
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8172
8419
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8240,6 +8487,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8240
8487
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8241
8488
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8242
8489
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8490
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8243
8491
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8244
8492
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8245
8493
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8350,6 +8598,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8350
8598
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8351
8599
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8352
8600
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8601
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8353
8602
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8354
8603
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8355
8604
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8442,6 +8691,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8442
8691
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8443
8692
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8444
8693
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8694
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8445
8695
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8446
8696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8447
8697
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8516,6 +8766,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8516
8766
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8517
8767
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8518
8768
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8769
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8519
8770
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8520
8771
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8521
8772
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8609,6 +8860,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8609
8860
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8610
8861
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8611
8862
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8863
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8612
8864
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8613
8865
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8614
8866
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8704,6 +8956,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8704
8956
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8705
8957
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8706
8958
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8959
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8707
8960
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8708
8961
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8709
8962
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8800,6 +9053,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8800
9053
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8801
9054
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8802
9055
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9056
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8803
9057
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8804
9058
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8805
9059
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8882,6 +9136,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8882
9136
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8883
9137
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8884
9138
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9139
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8885
9140
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8886
9141
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8887
9142
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8975,6 +9230,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8975
9230
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8976
9231
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8977
9232
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9233
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8978
9234
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8979
9235
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8980
9236
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9107,6 +9363,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9107
9363
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9108
9364
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9109
9365
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9366
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9110
9367
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9111
9368
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9112
9369
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9187,6 +9444,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9187
9444
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9188
9445
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9189
9446
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9447
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9190
9448
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9191
9449
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9192
9450
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9264,6 +9522,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9264
9522
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9265
9523
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9266
9524
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9525
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9267
9526
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9268
9527
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9269
9528
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9336,6 +9595,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9336
9595
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9337
9596
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9338
9597
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9598
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9339
9599
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9340
9600
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9341
9601
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9428,6 +9688,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9428
9688
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9429
9689
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9430
9690
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9691
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9431
9692
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9432
9693
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9433
9694
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9506,6 +9767,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9506
9767
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9507
9768
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9508
9769
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9770
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9509
9771
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9510
9772
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9511
9773
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9583,6 +9845,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9583
9845
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9584
9846
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9585
9847
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9848
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9586
9849
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9587
9850
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9588
9851
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9661,6 +9924,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9661
9924
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9662
9925
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9663
9926
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9927
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9664
9928
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9665
9929
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9666
9930
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9738,6 +10002,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9738
10002
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9739
10003
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9740
10004
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10005
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9741
10006
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9742
10007
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9743
10008
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9819,6 +10084,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9819
10084
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9820
10085
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9821
10086
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10087
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9822
10088
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9823
10089
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9824
10090
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9899,6 +10165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9899
10165
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9900
10166
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9901
10167
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10168
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9902
10169
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9903
10170
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9904
10171
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9981,6 +10248,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9981
10248
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9982
10249
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9983
10250
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10251
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9984
10252
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9985
10253
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9986
10254
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10063,6 +10331,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10063
10331
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10064
10332
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10065
10333
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10334
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10066
10335
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10067
10336
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10068
10337
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10145,6 +10414,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10145
10414
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10146
10415
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10147
10416
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10417
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10148
10418
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10149
10419
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10150
10420
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10226,6 +10496,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10226
10496
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10227
10497
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10228
10498
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10499
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10229
10500
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10230
10501
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10231
10502
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10311,6 +10582,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10311
10582
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10312
10583
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10313
10584
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10585
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10314
10586
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10315
10587
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10316
10588
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10391,6 +10663,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10391
10663
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10392
10664
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10393
10665
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10666
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10394
10667
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10395
10668
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10396
10669
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10473,6 +10746,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10473
10746
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10474
10747
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10475
10748
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10749
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10476
10750
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10477
10751
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10478
10752
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10551,6 +10825,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10551
10825
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10552
10826
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10553
10827
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10828
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10554
10829
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10555
10830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10556
10831
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10628,6 +10903,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10628
10903
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10629
10904
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10630
10905
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10906
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10631
10907
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10632
10908
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10633
10909
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10705,6 +10981,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10705
10981
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10706
10982
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10707
10983
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10984
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10708
10985
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10709
10986
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10710
10987
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10787,6 +11064,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10787
11064
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10788
11065
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10789
11066
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11067
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10790
11068
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10791
11069
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10792
11070
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10870,6 +11148,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10870
11148
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10871
11149
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10872
11150
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11151
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10873
11152
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10874
11153
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10875
11154
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10951,6 +11230,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10951
11230
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10952
11231
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10953
11232
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11233
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10954
11234
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10955
11235
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10956
11236
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11032,6 +11312,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11032
11312
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11033
11313
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11034
11314
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11315
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11035
11316
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11036
11317
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11037
11318
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11108,6 +11389,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11108
11389
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11109
11390
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11110
11391
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11392
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11111
11393
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11112
11394
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11113
11395
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11184,6 +11466,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11184
11466
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11185
11467
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11186
11468
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11469
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11187
11470
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11188
11471
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11189
11472
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11254,6 +11537,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11254
11537
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11255
11538
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11256
11539
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11540
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11257
11541
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11258
11542
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11259
11543
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11328,6 +11612,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11328
11612
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11329
11613
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11330
11614
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11615
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11331
11616
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11332
11617
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11333
11618
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11404,6 +11689,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11404
11689
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11405
11690
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11406
11691
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11692
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11407
11693
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11408
11694
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11409
11695
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11480,6 +11766,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11480
11766
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11481
11767
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11482
11768
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11769
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11483
11770
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11484
11771
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11485
11772
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11562,6 +11849,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11562
11849
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11563
11850
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11564
11851
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11852
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11565
11853
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11566
11854
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11567
11855
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11644,6 +11932,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11644
11932
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11645
11933
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11646
11934
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11935
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11647
11936
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11648
11937
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11649
11938
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11720,6 +12009,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11720
12009
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11721
12010
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11722
12011
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12012
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11723
12013
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11724
12014
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11725
12015
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11792,6 +12082,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11792
12082
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11793
12083
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11794
12084
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12085
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11795
12086
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11796
12087
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11797
12088
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11884,6 +12175,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11884
12175
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11885
12176
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11886
12177
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12178
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11887
12179
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11888
12180
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11889
12181
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11986,6 +12278,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11986
12278
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11987
12279
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11988
12280
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12281
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11989
12282
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11990
12283
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11991
12284
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12098,6 +12391,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12098
12391
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12099
12392
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12100
12393
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12394
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12101
12395
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12102
12396
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12103
12397
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12182,6 +12476,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12182
12476
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12183
12477
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12184
12478
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12479
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12185
12480
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12186
12481
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12187
12482
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12276,6 +12571,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12276
12571
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12277
12572
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12278
12573
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12574
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12279
12575
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12280
12576
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12281
12577
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12352,6 +12648,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12352
12648
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12353
12649
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12354
12650
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12651
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12355
12652
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12356
12653
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12357
12654
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12434,6 +12731,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12434
12731
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12435
12732
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12436
12733
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12734
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12437
12735
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12438
12736
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12439
12737
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12510,6 +12808,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12510
12808
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12511
12809
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12512
12810
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12811
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12513
12812
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12514
12813
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12515
12814
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12592,6 +12891,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12592
12891
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12593
12892
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12594
12893
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12894
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12595
12895
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12596
12896
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12597
12897
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13110,6 +13410,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13110
13410
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13111
13411
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13112
13412
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13413
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13113
13414
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13114
13415
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13115
13416
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13202,6 +13503,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13202
13503
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13203
13504
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13204
13505
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13506
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13205
13507
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13206
13508
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13207
13509
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13281,6 +13583,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13281
13583
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13282
13584
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13283
13585
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13586
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13284
13587
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13285
13588
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13286
13589
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13366,6 +13669,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13366
13669
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13367
13670
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13368
13671
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13672
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13369
13673
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13370
13674
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13371
13675
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13450,6 +13754,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13450
13754
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13451
13755
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13452
13756
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13757
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13453
13758
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13454
13759
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13455
13760
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13526,6 +13831,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13526
13831
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13527
13832
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13528
13833
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13834
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13529
13835
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13530
13836
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13531
13837
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13613,6 +13919,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13613
13919
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13614
13920
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13615
13921
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13922
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13616
13923
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13617
13924
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13618
13925
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13705,6 +14012,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13705
14012
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13706
14013
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13707
14014
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14015
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13708
14016
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13709
14017
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13710
14018
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13814,6 +14122,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13814
14122
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13815
14123
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13816
14124
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14125
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13817
14126
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13818
14127
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13819
14128
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13923,6 +14232,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13923
14232
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13924
14233
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13925
14234
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14235
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13926
14236
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13927
14237
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13928
14238
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13998,6 +14308,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13998
14308
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13999
14309
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14000
14310
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14311
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14001
14312
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14002
14313
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14003
14314
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14073,6 +14384,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14073
14384
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14074
14385
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14075
14386
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14387
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14076
14388
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14077
14389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14078
14390
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14156,6 +14468,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14156
14468
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14157
14469
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14158
14470
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14471
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14159
14472
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14160
14473
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14161
14474
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14238,6 +14551,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14238
14551
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14239
14552
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14240
14553
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14554
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14241
14555
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14242
14556
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14243
14557
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14323,6 +14637,165 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14323
14637
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14324
14638
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14325
14639
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14640
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14641
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14642
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14643
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
14644
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14645
|
+
export: t.LiteralC<"export">;
|
|
14646
|
+
import: t.LiteralC<"import">;
|
|
14647
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
14648
|
+
}>;
|
|
14649
|
+
}>, t.PartialC<{
|
|
14650
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14651
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14652
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
14653
|
+
}>]>, t.TypeC<{
|
|
14654
|
+
intentType: t.LiteralC<"allocationAllocate">;
|
|
14655
|
+
txRequestId: t.StringC;
|
|
14656
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
14657
|
+
intentType: t.KeyofC<{
|
|
14658
|
+
payment: t.LiteralC<"payment">;
|
|
14659
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
14660
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
14661
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
14662
|
+
fanout: t.LiteralC<"fanout">;
|
|
14663
|
+
stake: t.LiteralC<"stake">;
|
|
14664
|
+
unstake: t.LiteralC<"unstake">;
|
|
14665
|
+
delegate: t.LiteralC<"delegate">;
|
|
14666
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
14667
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
14668
|
+
claim: t.LiteralC<"claim">;
|
|
14669
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
14670
|
+
pledge: t.LiteralC<"pledge">;
|
|
14671
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
14672
|
+
vote: t.LiteralC<"vote">;
|
|
14673
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
14674
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
14675
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
14676
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
14677
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
14678
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
14679
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
14680
|
+
authorize: t.LiteralC<"authorize">;
|
|
14681
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
14682
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
14683
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
14684
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
14685
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
14686
|
+
customTx: t.LiteralC<"customTx">;
|
|
14687
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14688
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14689
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14690
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14691
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14692
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14693
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
14694
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14695
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
14696
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
14697
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
14698
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
14699
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14700
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14701
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
14702
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
14703
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14704
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
14705
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
14706
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14707
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14708
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14709
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14710
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14711
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14712
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14713
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14714
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14715
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
14716
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14717
|
+
export: t.LiteralC<"export">;
|
|
14718
|
+
import: t.LiteralC<"import">;
|
|
14719
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
14720
|
+
}>;
|
|
14721
|
+
}>, t.PartialC<{
|
|
14722
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14723
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14724
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
14725
|
+
}>]>, t.TypeC<{
|
|
14726
|
+
intentType: t.LiteralC<"allocationRequest">;
|
|
14727
|
+
updateId: t.StringC;
|
|
14728
|
+
operatorId: t.StringC;
|
|
14729
|
+
contractId: t.StringC;
|
|
14730
|
+
tradeId: t.StringC;
|
|
14731
|
+
transferLegId: t.StringC;
|
|
14732
|
+
senderPartyId: t.StringC;
|
|
14733
|
+
receiverPartyId: t.StringC;
|
|
14734
|
+
amount: t.StringC;
|
|
14735
|
+
token: t.StringC;
|
|
14736
|
+
receiveToken: t.StringC;
|
|
14737
|
+
receiveAmount: t.StringC;
|
|
14738
|
+
allocateBefore: t.StringC;
|
|
14739
|
+
settleBefore: t.StringC;
|
|
14740
|
+
}>, t.PartialC<{
|
|
14741
|
+
comment: t.StringC;
|
|
14742
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
14743
|
+
intentType: t.KeyofC<{
|
|
14744
|
+
payment: t.LiteralC<"payment">;
|
|
14745
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
14746
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
14747
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
14748
|
+
fanout: t.LiteralC<"fanout">;
|
|
14749
|
+
stake: t.LiteralC<"stake">;
|
|
14750
|
+
unstake: t.LiteralC<"unstake">;
|
|
14751
|
+
delegate: t.LiteralC<"delegate">;
|
|
14752
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
14753
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
14754
|
+
claim: t.LiteralC<"claim">;
|
|
14755
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
14756
|
+
pledge: t.LiteralC<"pledge">;
|
|
14757
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
14758
|
+
vote: t.LiteralC<"vote">;
|
|
14759
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
14760
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
14761
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
14762
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
14763
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
14764
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
14765
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
14766
|
+
authorize: t.LiteralC<"authorize">;
|
|
14767
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
14768
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
14769
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
14770
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
14771
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
14772
|
+
customTx: t.LiteralC<"customTx">;
|
|
14773
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14774
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14775
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14776
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14777
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14778
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14779
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
14780
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14781
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
14782
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
14783
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
14784
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
14785
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14786
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14787
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
14788
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
14789
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14790
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
14791
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
14792
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14793
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14794
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14795
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14796
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14797
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14798
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14326
14799
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14327
14800
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14328
14801
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14394,6 +14867,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14394
14867
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14395
14868
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14396
14869
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14870
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14397
14871
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14398
14872
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14399
14873
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14469,6 +14943,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14469
14943
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14470
14944
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14471
14945
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14946
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14472
14947
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14473
14948
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14474
14949
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14566,6 +15041,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14566
15041
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14567
15042
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14568
15043
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15044
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14569
15045
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14570
15046
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14571
15047
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14662,6 +15138,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14662
15138
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14663
15139
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14664
15140
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15141
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14665
15142
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14666
15143
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14667
15144
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14736,6 +15213,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14736
15213
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14737
15214
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14738
15215
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15216
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14739
15217
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14740
15218
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14741
15219
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14814,6 +15292,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14814
15292
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14815
15293
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14816
15294
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15295
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14817
15296
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14818
15297
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14819
15298
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14887,6 +15366,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14887
15366
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14888
15367
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14889
15368
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15369
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14890
15370
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14891
15371
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14892
15372
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14961,6 +15441,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14961
15441
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14962
15442
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14963
15443
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15444
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14964
15445
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14965
15446
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14966
15447
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15035,6 +15516,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15035
15516
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15036
15517
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15037
15518
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15519
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15038
15520
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15039
15521
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15040
15522
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15109,6 +15591,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15109
15591
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15110
15592
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15111
15593
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15594
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15112
15595
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15113
15596
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15114
15597
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15201,6 +15684,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15201
15684
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15202
15685
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15203
15686
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15687
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15204
15688
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15205
15689
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15206
15690
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15276,6 +15760,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15276
15760
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15277
15761
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15278
15762
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15763
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15279
15764
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15280
15765
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15281
15766
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15384,6 +15869,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15384
15869
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15385
15870
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15386
15871
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15872
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15387
15873
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15388
15874
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15389
15875
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15465,6 +15951,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15465
15951
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15466
15952
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15467
15953
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15954
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15468
15955
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15469
15956
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15470
15957
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15573,6 +16060,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15573
16060
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15574
16061
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15575
16062
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16063
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15576
16064
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15577
16065
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15578
16066
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15587,8 +16075,11 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15587
16075
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15588
16076
|
}>]>, t.TypeC<{
|
|
15589
16077
|
intentType: t.LiteralC<"defi-deposit">;
|
|
15590
|
-
|
|
16078
|
+
vaultId: t.StringC;
|
|
15591
16079
|
amount: t.StringC;
|
|
16080
|
+
operationId: t.StringC;
|
|
16081
|
+
}>, t.PartialC<{
|
|
16082
|
+
clientIdempotencyKey: t.StringC;
|
|
15592
16083
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15593
16084
|
intentType: t.KeyofC<{
|
|
15594
16085
|
payment: t.LiteralC<"payment">;
|
|
@@ -15645,6 +16136,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15645
16136
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15646
16137
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15647
16138
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16139
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15648
16140
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15649
16141
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15650
16142
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15777,6 +16269,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15777
16269
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15778
16270
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15779
16271
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16272
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15780
16273
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15781
16274
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15782
16275
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15899,6 +16392,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15899
16392
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15900
16393
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15901
16394
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16395
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15902
16396
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15903
16397
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15904
16398
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16013,6 +16507,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16013
16507
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16014
16508
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16015
16509
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16510
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16016
16511
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16017
16512
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16018
16513
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16113,6 +16608,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16113
16608
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16114
16609
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16115
16610
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16611
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16116
16612
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16117
16613
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16118
16614
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16212,6 +16708,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16212
16708
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16213
16709
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16214
16710
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16711
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16215
16712
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16216
16713
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16217
16714
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16310,6 +16807,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16310
16807
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16311
16808
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16312
16809
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16810
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16313
16811
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16314
16812
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16315
16813
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16384,6 +16882,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16384
16882
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16385
16883
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16386
16884
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16885
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16387
16886
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16388
16887
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16389
16888
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16578,6 +17077,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16578
17077
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16579
17078
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16580
17079
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17080
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16581
17081
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16582
17082
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16583
17083
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16713,6 +17213,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16713
17213
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16714
17214
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16715
17215
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17216
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16716
17217
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16717
17218
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16718
17219
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16809,6 +17310,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16809
17310
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16810
17311
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16811
17312
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17313
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16812
17314
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16813
17315
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16814
17316
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16881,6 +17383,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16881
17383
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16882
17384
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16883
17385
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17386
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16884
17387
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16885
17388
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16886
17389
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17008,6 +17511,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17008
17511
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17009
17512
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17010
17513
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17514
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17011
17515
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17012
17516
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17013
17517
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17122,6 +17626,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17122
17626
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17123
17627
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17124
17628
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17629
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17125
17630
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17126
17631
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17127
17632
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17256,6 +17761,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17256
17761
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17257
17762
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17258
17763
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17764
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17259
17765
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17260
17766
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17261
17767
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17335,6 +17841,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17335
17841
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17336
17842
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17337
17843
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17844
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17338
17845
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17339
17846
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17340
17847
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17409,6 +17916,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17409
17916
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17410
17917
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17411
17918
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17919
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17412
17920
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17413
17921
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17414
17922
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17495,6 +18003,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17495
18003
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17496
18004
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17497
18005
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18006
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17498
18007
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17499
18008
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17500
18009
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17576,6 +18085,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17576
18085
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17577
18086
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17578
18087
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18088
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17579
18089
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17580
18090
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17581
18091
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17673,6 +18183,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17673
18183
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17674
18184
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17675
18185
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18186
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17676
18187
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17677
18188
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17678
18189
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17760,6 +18271,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17760
18271
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17761
18272
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17762
18273
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18274
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17763
18275
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17764
18276
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17765
18277
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17833,6 +18345,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17833
18345
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17834
18346
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17835
18347
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18348
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17836
18349
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17837
18350
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17838
18351
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17925,6 +18438,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17925
18438
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17926
18439
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17927
18440
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18441
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17928
18442
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17929
18443
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17930
18444
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18007,6 +18521,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18007
18521
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18008
18522
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18009
18523
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18524
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18010
18525
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18011
18526
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18012
18527
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18088,6 +18603,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18088
18603
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18089
18604
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18090
18605
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18606
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18091
18607
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18092
18608
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18093
18609
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18167,6 +18683,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18167
18683
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18168
18684
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18169
18685
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18686
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18170
18687
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18171
18688
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18172
18689
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18246,6 +18763,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18246
18763
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18247
18764
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18248
18765
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18766
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18249
18767
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18250
18768
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18251
18769
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18322,6 +18840,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18322
18840
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18323
18841
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18324
18842
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18843
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18325
18844
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18326
18845
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18327
18846
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18414,6 +18933,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18414
18933
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18415
18934
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18416
18935
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18936
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18417
18937
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18418
18938
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18419
18939
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18505,6 +19025,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18505
19025
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18506
19026
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18507
19027
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19028
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18508
19029
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18509
19030
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18510
19031
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18596,6 +19117,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18596
19117
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18597
19118
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18598
19119
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19120
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18599
19121
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18600
19122
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18601
19123
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18695,6 +19217,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18695
19217
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18696
19218
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18697
19219
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19220
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18698
19221
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18699
19222
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18700
19223
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18816,6 +19339,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18816
19339
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18817
19340
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18818
19341
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19342
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18819
19343
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18820
19344
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18821
19345
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18909,6 +19433,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18909
19433
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18910
19434
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18911
19435
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19436
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18912
19437
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18913
19438
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18914
19439
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19019,6 +19544,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19019
19544
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19020
19545
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19021
19546
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19547
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19022
19548
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19023
19549
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19024
19550
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19128,6 +19654,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19128
19654
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19129
19655
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19130
19656
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19657
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19131
19658
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19132
19659
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19133
19660
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19235,6 +19762,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19235
19762
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19236
19763
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19237
19764
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19765
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19238
19766
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19239
19767
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19240
19768
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19317,6 +19845,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19317
19845
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19318
19846
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19319
19847
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19848
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19320
19849
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19321
19850
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19322
19851
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19410,6 +19939,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19410
19939
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19411
19940
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19412
19941
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19942
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19413
19943
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19414
19944
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19415
19945
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19560,6 +20090,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19560
20090
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19561
20091
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19562
20092
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20093
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19563
20094
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19564
20095
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19565
20096
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19639,6 +20170,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19639
20170
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19640
20171
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19641
20172
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20173
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19642
20174
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19643
20175
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19644
20176
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19722,6 +20254,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19722
20254
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19723
20255
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19724
20256
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20257
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19725
20258
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19726
20259
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19727
20260
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19798,6 +20331,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19798
20331
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19799
20332
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19800
20333
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20334
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19801
20335
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19802
20336
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19803
20337
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19875,6 +20409,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19875
20409
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19876
20410
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19877
20411
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20412
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19878
20413
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19879
20414
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19880
20415
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19967,6 +20502,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19967
20502
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19968
20503
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19969
20504
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20505
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19970
20506
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19971
20507
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19972
20508
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20061,6 +20597,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20061
20597
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20062
20598
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20063
20599
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20600
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20064
20601
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20065
20602
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20066
20603
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20148,6 +20685,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20148
20685
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20149
20686
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20150
20687
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20688
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20151
20689
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20152
20690
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20153
20691
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20272,6 +20810,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20272
20810
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20273
20811
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20274
20812
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20813
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20275
20814
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20276
20815
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20277
20816
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20426,6 +20965,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20426
20965
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20427
20966
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20428
20967
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20968
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20429
20969
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20430
20970
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20431
20971
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20594,6 +21134,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20594
21134
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20595
21135
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20596
21136
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21137
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20597
21138
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20598
21139
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20599
21140
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20667,6 +21208,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20667
21208
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20668
21209
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20669
21210
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21211
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20670
21212
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20671
21213
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20672
21214
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20735,6 +21277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20735
21277
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20736
21278
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20737
21279
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21280
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20738
21281
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20739
21282
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20740
21283
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20811,6 +21354,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20811
21354
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20812
21355
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20813
21356
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21357
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20814
21358
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20815
21359
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20816
21360
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20899,6 +21443,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20899
21443
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20900
21444
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20901
21445
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21446
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20902
21447
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20903
21448
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20904
21449
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20972,6 +21517,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20972
21517
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20973
21518
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20974
21519
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21520
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20975
21521
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20976
21522
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20977
21523
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21062,6 +21608,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21062
21608
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21063
21609
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21064
21610
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21611
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21065
21612
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21066
21613
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21067
21614
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21135,6 +21682,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21135
21682
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21136
21683
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21137
21684
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21685
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21138
21686
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21139
21687
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21140
21688
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21245,6 +21793,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21245
21793
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21246
21794
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21247
21795
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21796
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21248
21797
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21249
21798
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21250
21799
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21337,6 +21886,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21337
21886
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21338
21887
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21339
21888
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21889
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21340
21890
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21341
21891
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21342
21892
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21411,6 +21961,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21411
21961
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21412
21962
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21413
21963
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21964
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21414
21965
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21415
21966
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21416
21967
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21504,6 +22055,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21504
22055
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21505
22056
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21506
22057
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22058
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21507
22059
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21508
22060
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21509
22061
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21599,6 +22151,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21599
22151
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21600
22152
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21601
22153
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22154
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21602
22155
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21603
22156
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21604
22157
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21695,6 +22248,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21695
22248
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21696
22249
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21697
22250
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22251
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21698
22252
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21699
22253
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21700
22254
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21777,6 +22331,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21777
22331
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21778
22332
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21779
22333
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22334
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21780
22335
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21781
22336
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21782
22337
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21870,6 +22425,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21870
22425
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21871
22426
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21872
22427
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22428
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21873
22429
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21874
22430
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21875
22431
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22002,6 +22558,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22002
22558
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22003
22559
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22004
22560
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22561
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22005
22562
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22006
22563
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22007
22564
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22082,6 +22639,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22082
22639
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22083
22640
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22084
22641
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22642
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22085
22643
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22086
22644
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22087
22645
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22159,6 +22717,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22159
22717
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22160
22718
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22161
22719
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22720
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22162
22721
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22163
22722
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22164
22723
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22231,6 +22790,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22231
22790
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22232
22791
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22233
22792
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22793
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22234
22794
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22235
22795
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22236
22796
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22323,6 +22883,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22323
22883
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22324
22884
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22325
22885
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22886
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22326
22887
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22327
22888
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22328
22889
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22401,6 +22962,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22401
22962
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22402
22963
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22403
22964
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22965
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22404
22966
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22405
22967
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22406
22968
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22478,6 +23040,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22478
23040
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22479
23041
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22480
23042
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23043
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22481
23044
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22482
23045
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22483
23046
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22556,6 +23119,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22556
23119
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22557
23120
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22558
23121
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23122
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22559
23123
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22560
23124
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22561
23125
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22633,6 +23197,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22633
23197
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22634
23198
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22635
23199
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23200
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22636
23201
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22637
23202
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22638
23203
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22714,6 +23279,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22714
23279
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22715
23280
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22716
23281
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23282
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22717
23283
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22718
23284
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22719
23285
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22794,6 +23360,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22794
23360
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22795
23361
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22796
23362
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23363
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22797
23364
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22798
23365
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22799
23366
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22876,6 +23443,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22876
23443
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22877
23444
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22878
23445
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23446
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22879
23447
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22880
23448
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22881
23449
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22958,6 +23526,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22958
23526
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22959
23527
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22960
23528
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23529
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22961
23530
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22962
23531
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22963
23532
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23040,6 +23609,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23040
23609
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23041
23610
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23042
23611
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23612
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23043
23613
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23044
23614
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23045
23615
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23121,6 +23691,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23121
23691
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23122
23692
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23123
23693
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23694
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23124
23695
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23125
23696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23126
23697
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23206,6 +23777,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23206
23777
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23207
23778
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23208
23779
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23780
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23209
23781
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23210
23782
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23211
23783
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23286,6 +23858,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23286
23858
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23287
23859
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23288
23860
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23861
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23289
23862
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23290
23863
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23291
23864
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23368,6 +23941,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23368
23941
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23369
23942
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23370
23943
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23944
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23371
23945
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23372
23946
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23373
23947
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23446,6 +24020,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23446
24020
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23447
24021
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23448
24022
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24023
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23449
24024
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23450
24025
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23451
24026
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23523,6 +24098,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23523
24098
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23524
24099
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23525
24100
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24101
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23526
24102
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23527
24103
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23528
24104
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23600,6 +24176,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23600
24176
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23601
24177
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23602
24178
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24179
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23603
24180
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23604
24181
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23605
24182
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23682,6 +24259,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23682
24259
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23683
24260
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23684
24261
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24262
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23685
24263
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23686
24264
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23687
24265
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23765,6 +24343,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23765
24343
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23766
24344
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23767
24345
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24346
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23768
24347
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23769
24348
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23770
24349
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23846,6 +24425,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23846
24425
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23847
24426
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23848
24427
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24428
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23849
24429
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23850
24430
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23851
24431
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23927,6 +24507,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23927
24507
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23928
24508
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23929
24509
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24510
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23930
24511
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23931
24512
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23932
24513
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24003,6 +24584,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24003
24584
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24004
24585
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24005
24586
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24587
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24006
24588
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24007
24589
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24008
24590
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24079,6 +24661,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24079
24661
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24080
24662
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24081
24663
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24664
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24082
24665
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24083
24666
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24084
24667
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24149,6 +24732,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24149
24732
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24150
24733
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24151
24734
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24735
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24152
24736
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24153
24737
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24154
24738
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24223,6 +24807,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24223
24807
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24224
24808
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24225
24809
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24810
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24226
24811
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24227
24812
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24228
24813
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24299,6 +24884,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24299
24884
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24300
24885
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24301
24886
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24887
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24302
24888
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24303
24889
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24304
24890
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24375,6 +24961,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24375
24961
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24376
24962
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24377
24963
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24964
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24378
24965
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24379
24966
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24380
24967
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24457,6 +25044,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24457
25044
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24458
25045
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24459
25046
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25047
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24460
25048
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24461
25049
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24462
25050
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24539,6 +25127,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24539
25127
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24540
25128
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24541
25129
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25130
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24542
25131
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24543
25132
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24544
25133
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24615,6 +25204,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24615
25204
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24616
25205
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24617
25206
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25207
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24618
25208
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24619
25209
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24620
25210
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24687,6 +25277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24687
25277
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24688
25278
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24689
25279
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25280
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24690
25281
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24691
25282
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24692
25283
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24779,6 +25370,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24779
25370
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24780
25371
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24781
25372
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25373
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24782
25374
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24783
25375
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24784
25376
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24881,6 +25473,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24881
25473
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24882
25474
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24883
25475
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25476
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24884
25477
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24885
25478
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24886
25479
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24993,6 +25586,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24993
25586
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24994
25587
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24995
25588
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25589
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24996
25590
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24997
25591
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24998
25592
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25077,6 +25671,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25077
25671
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25078
25672
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25079
25673
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25674
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25080
25675
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25081
25676
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25082
25677
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25171,6 +25766,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25171
25766
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25172
25767
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25173
25768
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25769
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25174
25770
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25175
25771
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25176
25772
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25247,6 +25843,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25247
25843
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25248
25844
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25249
25845
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25846
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25250
25847
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25251
25848
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25252
25849
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25329,6 +25926,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25329
25926
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25330
25927
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25331
25928
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25929
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25332
25930
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25333
25931
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25334
25932
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25405,6 +26003,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25405
26003
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25406
26004
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25407
26005
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26006
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25408
26007
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25409
26008
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25410
26009
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -25487,6 +26086,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25487
26086
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25488
26087
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25489
26088
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26089
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25490
26090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25491
26091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25492
26092
|
delegateResource: t.LiteralC<"delegateResource">;
|