@bitgo/public-types 6.12.0 → 6.14.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/cantonAllocationRequestIntent.d.ts +87 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js +52 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js.map +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 +1 -0
- 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 +139 -0
- 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 +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.js +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.js.map +1 -1
- 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/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 +278 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +58 -0
- package/src/schema/transactionRequest/intents/index.ts +1 -0
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
- package/src/schema/transactionRequest/intents/polyxStakeIntent.ts +1 -0
|
@@ -213,6 +213,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
213
213
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
214
214
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
215
215
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
216
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
216
217
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
217
218
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
218
219
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -303,6 +304,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
303
304
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
304
305
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
305
306
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
307
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
306
308
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
307
309
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
308
310
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -380,6 +382,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
380
382
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
381
383
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
382
384
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
385
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
383
386
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
384
387
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
385
388
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -463,6 +466,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
463
466
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
464
467
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
465
468
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
469
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
466
470
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
467
471
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
468
472
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -545,6 +549,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
545
549
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
546
550
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
547
551
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
552
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
548
553
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
549
554
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
550
555
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -619,6 +624,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
619
624
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
620
625
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
621
626
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
627
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
622
628
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
623
629
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
624
630
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -704,6 +710,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
704
710
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
705
711
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
706
712
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
713
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
707
714
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
708
715
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
709
716
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -794,6 +801,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
794
801
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
795
802
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
796
803
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
804
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
797
805
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
798
806
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
799
807
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -901,6 +909,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
901
909
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
902
910
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
903
911
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
912
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
904
913
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
905
914
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
906
915
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1008,6 +1017,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1008
1017
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1009
1018
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1010
1019
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1020
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1011
1021
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1012
1022
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1013
1023
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1081,6 +1091,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1081
1091
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1082
1092
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1083
1093
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1094
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1084
1095
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1085
1096
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1086
1097
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1154,6 +1165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1154
1165
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1155
1166
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1156
1167
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1168
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1157
1169
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1158
1170
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1159
1171
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1235,6 +1247,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1235
1247
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1236
1248
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1237
1249
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1250
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1238
1251
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1239
1252
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1240
1253
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1315,6 +1328,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1315
1328
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1316
1329
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1317
1330
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1331
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1318
1332
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1319
1333
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1320
1334
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1398,6 +1412,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1398
1412
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1399
1413
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1400
1414
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1415
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1401
1416
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1402
1417
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1403
1418
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1467,6 +1482,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1467
1482
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1468
1483
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1469
1484
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1485
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1470
1486
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1471
1487
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1472
1488
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1540,6 +1556,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1540
1556
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1541
1557
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1542
1558
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1559
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1543
1560
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1544
1561
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1545
1562
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1634,6 +1651,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1634
1651
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1635
1652
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1636
1653
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1654
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1637
1655
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1638
1656
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1639
1657
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1706,6 +1724,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1706
1724
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1707
1725
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1708
1726
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1727
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1709
1728
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1710
1729
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1711
1730
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1782,6 +1801,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1782
1801
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1783
1802
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1784
1803
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1804
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1785
1805
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1786
1806
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1787
1807
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1853,6 +1873,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1853
1873
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1854
1874
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1855
1875
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1876
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1856
1877
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1857
1878
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1858
1879
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1925,6 +1946,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1925
1946
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1926
1947
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1927
1948
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1949
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1928
1950
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1929
1951
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1930
1952
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1997,6 +2019,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1997
2019
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1998
2020
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1999
2021
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2022
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2000
2023
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2001
2024
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2002
2025
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2069,6 +2092,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2069
2092
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2070
2093
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2071
2094
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2095
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2072
2096
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2073
2097
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2074
2098
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2159,6 +2183,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2159
2183
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2160
2184
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2161
2185
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2186
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2162
2187
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2163
2188
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2164
2189
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2232,6 +2257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2232
2257
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2233
2258
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2234
2259
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2260
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2235
2261
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2236
2262
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2237
2263
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2338,6 +2364,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2338
2364
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2339
2365
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2340
2366
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2367
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2341
2368
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2342
2369
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2343
2370
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2417,6 +2444,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2417
2444
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2418
2445
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2419
2446
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2447
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2420
2448
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2421
2449
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2422
2450
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2523,6 +2551,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2523
2551
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2524
2552
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2525
2553
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2554
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2526
2555
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2527
2556
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2528
2557
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2593,6 +2622,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2593
2622
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2594
2623
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2595
2624
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2625
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2596
2626
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2597
2627
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2598
2628
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2723,6 +2753,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2723
2753
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2724
2754
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2725
2755
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2756
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2726
2757
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2727
2758
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2728
2759
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2843,6 +2874,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2843
2874
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2844
2875
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2845
2876
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2877
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2846
2878
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2847
2879
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2848
2880
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2955,6 +2987,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2955
2987
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2956
2988
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2957
2989
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2990
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2958
2991
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2959
2992
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2960
2993
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3053,6 +3086,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3053
3086
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3054
3087
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3055
3088
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3089
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3056
3090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3057
3091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3058
3092
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3150,6 +3184,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3150
3184
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3151
3185
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3152
3186
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3187
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3153
3188
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3154
3189
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3155
3190
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3246,6 +3281,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3246
3281
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3247
3282
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3248
3283
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3284
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3249
3285
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3250
3286
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3251
3287
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3318,6 +3354,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3318
3354
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3319
3355
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3320
3356
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3357
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3321
3358
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3322
3359
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3323
3360
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3510,6 +3547,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3510
3547
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3511
3548
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3512
3549
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3550
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3513
3551
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3514
3552
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3515
3553
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3643,6 +3681,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3643
3681
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3644
3682
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3645
3683
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3684
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3646
3685
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3647
3686
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3648
3687
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3737,6 +3776,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3737
3776
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3738
3777
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3739
3778
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3779
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3740
3780
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3741
3781
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3742
3782
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3807,6 +3847,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3807
3847
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3808
3848
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3809
3849
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3850
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3810
3851
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3811
3852
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3812
3853
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3932,6 +3973,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3932
3973
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3933
3974
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3934
3975
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3976
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3935
3977
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3936
3978
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3937
3979
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4044,6 +4086,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4044
4086
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4045
4087
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4046
4088
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4089
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4047
4090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4048
4091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4049
4092
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4176,6 +4219,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4176
4219
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4177
4220
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4178
4221
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4222
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4179
4223
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4180
4224
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4181
4225
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4253,6 +4297,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4253
4297
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4254
4298
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4255
4299
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4300
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4256
4301
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4257
4302
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4258
4303
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4325,6 +4370,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4325
4370
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4326
4371
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4327
4372
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4373
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4328
4374
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4329
4375
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4330
4376
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4409,6 +4455,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4409
4455
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4410
4456
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4411
4457
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4458
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4412
4459
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4413
4460
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4414
4461
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4488,6 +4535,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4488
4535
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4489
4536
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4490
4537
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4538
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4491
4539
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4492
4540
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4493
4541
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4583,6 +4631,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4583
4631
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4584
4632
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4585
4633
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4634
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4586
4635
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4587
4636
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4588
4637
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4668,6 +4717,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4668
4717
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4669
4718
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4670
4719
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4720
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4671
4721
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4672
4722
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4673
4723
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4739,6 +4789,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4739
4789
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4740
4790
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4741
4791
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4792
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4742
4793
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4743
4794
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4744
4795
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4829,6 +4880,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4829
4880
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4830
4881
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4831
4882
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4883
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4832
4884
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4833
4885
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4834
4886
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4909,6 +4961,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4909
4961
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4910
4962
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4911
4963
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4964
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4912
4965
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4913
4966
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4914
4967
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4988,6 +5041,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4988
5041
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4989
5042
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4990
5043
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5044
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4991
5045
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4992
5046
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4993
5047
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5065,6 +5119,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5065
5119
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5066
5120
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5067
5121
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5122
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5068
5123
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5069
5124
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5070
5125
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5142,6 +5197,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5142
5197
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5143
5198
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5144
5199
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5200
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5145
5201
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5146
5202
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5147
5203
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5216,6 +5272,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5216
5272
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5217
5273
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5218
5274
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5275
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5219
5276
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5220
5277
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5221
5278
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5306,6 +5363,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5306
5363
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5307
5364
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5308
5365
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5366
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5309
5367
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5310
5368
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5311
5369
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5395,6 +5453,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5395
5453
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5396
5454
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5397
5455
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5456
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5398
5457
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5399
5458
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5400
5459
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5484,6 +5543,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5484
5543
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5485
5544
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5486
5545
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5546
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5487
5547
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5488
5548
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5489
5549
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5581,6 +5641,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5581
5641
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5582
5642
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5583
5643
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5644
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5584
5645
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5585
5646
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5586
5647
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5700,6 +5761,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5700
5761
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5701
5762
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5702
5763
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5764
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5703
5765
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5704
5766
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5705
5767
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5791,6 +5853,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5791
5853
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5792
5854
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5793
5855
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5856
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5794
5857
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5795
5858
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5796
5859
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5844,6 +5907,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5844
5907
|
intentType: t.LiteralC<"stake">;
|
|
5845
5908
|
}>, t.PartialC<{
|
|
5846
5909
|
addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
5910
|
+
validators: t.ArrayC<t.StringC>;
|
|
5847
5911
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
5848
5912
|
intentType: t.KeyofC<{
|
|
5849
5913
|
payment: t.LiteralC<"payment">;
|
|
@@ -5898,6 +5962,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5898
5962
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5899
5963
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5900
5964
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5965
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5901
5966
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5902
5967
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5903
5968
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6005,6 +6070,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6005
6070
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6006
6071
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6007
6072
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6073
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6008
6074
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6009
6075
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6010
6076
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6110,6 +6176,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6110
6176
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6111
6177
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6112
6178
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6179
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6113
6180
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6114
6181
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6115
6182
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6190,6 +6257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6190
6257
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6191
6258
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6192
6259
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6260
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6193
6261
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6194
6262
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6195
6263
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6281,6 +6349,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6281
6349
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6282
6350
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6283
6351
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6352
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6284
6353
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6285
6354
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6286
6355
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6429,6 +6498,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6429
6498
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6430
6499
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6431
6500
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6501
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6432
6502
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6433
6503
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6434
6504
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6506,6 +6576,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6506
6576
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6507
6577
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6508
6578
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6579
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6509
6580
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6510
6581
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6511
6582
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6587,6 +6658,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6587
6658
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6588
6659
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6589
6660
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6661
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6590
6662
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6591
6663
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6592
6664
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6661,6 +6733,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6661
6733
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6662
6734
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6663
6735
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6736
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6664
6737
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6665
6738
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6666
6739
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6736,6 +6809,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6736
6809
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6737
6810
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6738
6811
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6812
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6739
6813
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6740
6814
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6741
6815
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6826,6 +6900,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6826
6900
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6827
6901
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6828
6902
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6903
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6829
6904
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6830
6905
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6831
6906
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6918,6 +6993,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6918
6993
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6919
6994
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6920
6995
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6996
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6921
6997
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6922
6998
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6923
6999
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7003,6 +7079,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7003
7079
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7004
7080
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7005
7081
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7082
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7006
7083
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7007
7084
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7008
7085
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7125,6 +7202,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7125
7202
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7126
7203
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7127
7204
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7205
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7128
7206
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7129
7207
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7130
7208
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7277,6 +7355,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7277
7355
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7278
7356
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7279
7357
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7358
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7280
7359
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7281
7360
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7282
7361
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7443,6 +7522,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7443
7522
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7444
7523
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7445
7524
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7525
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7446
7526
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7447
7527
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7448
7528
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7514,6 +7594,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7514
7594
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7515
7595
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7516
7596
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7597
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7517
7598
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7518
7599
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7519
7600
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7580,6 +7661,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7580
7661
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7581
7662
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7582
7663
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7664
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7583
7665
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7584
7666
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7585
7667
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7654,6 +7736,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7654
7736
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7655
7737
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7656
7738
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7739
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7657
7740
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7658
7741
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7659
7742
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7740,6 +7823,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7740
7823
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7741
7824
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7742
7825
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7826
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7743
7827
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7744
7828
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7745
7829
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7811,6 +7895,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7811
7895
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7812
7896
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7813
7897
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7898
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7814
7899
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7815
7900
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7816
7901
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7899,6 +7984,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7899
7984
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7900
7985
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7901
7986
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7987
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7902
7988
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7903
7989
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7904
7990
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7970,6 +8056,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7970
8056
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7971
8057
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7972
8058
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8059
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7973
8060
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7974
8061
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7975
8062
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8078,6 +8165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8078
8165
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8079
8166
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8080
8167
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8168
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8081
8169
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8082
8170
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8083
8171
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8168,6 +8256,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8168
8256
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8169
8257
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8170
8258
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8259
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8171
8260
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8172
8261
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8173
8262
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8240,6 +8329,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8240
8329
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8241
8330
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8242
8331
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8332
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8243
8333
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8244
8334
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8245
8335
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8331,6 +8421,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8331
8421
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8332
8422
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8333
8423
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8424
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8334
8425
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8335
8426
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8336
8427
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8424,6 +8515,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8424
8515
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8425
8516
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8426
8517
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8518
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8427
8519
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8428
8520
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8429
8521
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8518,6 +8610,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8518
8610
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8519
8611
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8520
8612
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8613
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8521
8614
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8522
8615
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8523
8616
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8598,6 +8691,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8598
8691
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8599
8692
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8600
8693
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8694
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8601
8695
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8602
8696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8603
8697
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8689,6 +8783,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8689
8783
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8690
8784
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8691
8785
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8786
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8692
8787
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8693
8788
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8694
8789
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8819,6 +8914,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8819
8914
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8820
8915
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8821
8916
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8917
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8822
8918
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8823
8919
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8824
8920
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8897,6 +8993,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8897
8993
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8898
8994
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8899
8995
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8996
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8900
8997
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8901
8998
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8902
8999
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8972,6 +9069,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8972
9069
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8973
9070
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8974
9071
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9072
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8975
9073
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8976
9074
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8977
9075
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9042,6 +9140,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9042
9140
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9043
9141
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9044
9142
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9143
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9045
9144
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9046
9145
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9047
9146
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9132,6 +9231,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9132
9231
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9133
9232
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9134
9233
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9234
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9135
9235
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9136
9236
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9137
9237
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9208,6 +9308,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9208
9308
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9209
9309
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9210
9310
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9311
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9211
9312
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9212
9313
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9213
9314
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9283,6 +9384,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9283
9384
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9284
9385
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9285
9386
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9387
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9286
9388
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9287
9389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9288
9390
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9359,6 +9461,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9359
9461
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9360
9462
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9361
9463
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9464
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9362
9465
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9363
9466
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9364
9467
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9434,6 +9537,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9434
9537
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9435
9538
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9436
9539
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9540
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9437
9541
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9438
9542
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9439
9543
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9513,6 +9617,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9513
9617
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9514
9618
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9515
9619
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9620
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9516
9621
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9517
9622
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9518
9623
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9591,6 +9696,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9591
9696
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9592
9697
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9593
9698
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9699
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9594
9700
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9595
9701
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9596
9702
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9671,6 +9777,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9671
9777
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9672
9778
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9673
9779
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9780
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9674
9781
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9675
9782
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9676
9783
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9751,6 +9858,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9751
9858
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9752
9859
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9753
9860
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9861
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9754
9862
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9755
9863
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9756
9864
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9831,6 +9939,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9831
9939
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9832
9940
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9833
9941
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9942
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9834
9943
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9835
9944
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9836
9945
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9910,6 +10019,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9910
10019
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9911
10020
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9912
10021
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10022
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9913
10023
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9914
10024
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9915
10025
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9993,6 +10103,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9993
10103
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9994
10104
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9995
10105
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10106
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9996
10107
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9997
10108
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9998
10109
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10071,6 +10182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10071
10182
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10072
10183
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10073
10184
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10185
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10074
10186
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10075
10187
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10076
10188
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10151,6 +10263,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10151
10263
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10152
10264
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10153
10265
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10266
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10154
10267
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10155
10268
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10156
10269
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10227,6 +10340,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10227
10340
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10228
10341
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10229
10342
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10343
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10230
10344
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10231
10345
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10232
10346
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10302,6 +10416,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10302
10416
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10303
10417
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10304
10418
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10419
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10305
10420
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10306
10421
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10307
10422
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10377,6 +10492,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10377
10492
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10378
10493
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10379
10494
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10495
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10380
10496
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10381
10497
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10382
10498
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10457,6 +10573,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10457
10573
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10458
10574
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10459
10575
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10576
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10460
10577
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10461
10578
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10462
10579
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10538,6 +10655,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10538
10655
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10539
10656
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10540
10657
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10658
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10541
10659
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10542
10660
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10543
10661
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10617,6 +10735,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10617
10735
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10618
10736
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10619
10737
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10738
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10620
10739
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10621
10740
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10622
10741
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10696,6 +10815,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10696
10815
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10697
10816
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10698
10817
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10818
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10699
10819
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10700
10820
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10701
10821
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10770,6 +10890,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10770
10890
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10771
10891
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10772
10892
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10893
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10773
10894
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10774
10895
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10775
10896
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10844,6 +10965,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10844
10965
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10845
10966
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10846
10967
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10968
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10847
10969
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10848
10970
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10849
10971
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10912,6 +11034,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10912
11034
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10913
11035
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10914
11036
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11037
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10915
11038
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10916
11039
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10917
11040
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10984,6 +11107,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10984
11107
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10985
11108
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10986
11109
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11110
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10987
11111
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10988
11112
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10989
11113
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11058,6 +11182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11058
11182
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11059
11183
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11060
11184
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11185
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11061
11186
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11062
11187
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11063
11188
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11132,6 +11257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11132
11257
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11133
11258
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11134
11259
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11260
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11135
11261
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11136
11262
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11137
11263
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11212,6 +11338,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11212
11338
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11213
11339
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11214
11340
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11341
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11215
11342
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11216
11343
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11217
11344
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11292,6 +11419,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11292
11419
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11293
11420
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11294
11421
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11422
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11295
11423
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11296
11424
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11297
11425
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11366,6 +11494,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11366
11494
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11367
11495
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11368
11496
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11497
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11369
11498
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11370
11499
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11371
11500
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11436,6 +11565,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11436
11565
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11437
11566
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11438
11567
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11568
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11439
11569
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11440
11570
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11441
11571
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11526,6 +11656,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11526
11656
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11527
11657
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11528
11658
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11659
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11529
11660
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11530
11661
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11531
11662
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11626,6 +11757,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11626
11757
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11627
11758
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11628
11759
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11760
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11629
11761
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11630
11762
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11631
11763
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11736,6 +11868,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11736
11868
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11737
11869
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11738
11870
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11871
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11739
11872
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11740
11873
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11741
11874
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11818,6 +11951,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11818
11951
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11819
11952
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11820
11953
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11954
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11821
11955
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11822
11956
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11823
11957
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11910,6 +12044,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11910
12044
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11911
12045
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11912
12046
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12047
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11913
12048
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11914
12049
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11915
12050
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11984,6 +12119,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11984
12119
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11985
12120
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11986
12121
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12122
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11987
12123
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11988
12124
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11989
12125
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12064,6 +12200,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12064
12200
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12065
12201
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12066
12202
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12203
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12067
12204
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12068
12205
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12069
12206
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12138,6 +12275,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12138
12275
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12139
12276
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12140
12277
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12278
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12141
12279
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12142
12280
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12143
12281
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12218,6 +12356,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12218
12356
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12219
12357
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12220
12358
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12359
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12221
12360
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12222
12361
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12223
12362
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12734,6 +12873,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12734
12873
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12735
12874
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12736
12875
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12876
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12737
12877
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12738
12878
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12739
12879
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12824,6 +12964,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12824
12964
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12825
12965
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12826
12966
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12967
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12827
12968
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12828
12969
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12829
12970
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12901,6 +13042,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12901
13042
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12902
13043
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12903
13044
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13045
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12904
13046
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12905
13047
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12906
13048
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12984,6 +13126,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12984
13126
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12985
13127
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12986
13128
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13129
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12987
13130
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12988
13131
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12989
13132
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13066,6 +13209,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13066
13209
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13067
13210
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13068
13211
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13212
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13069
13213
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13070
13214
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13071
13215
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13140,6 +13284,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13140
13284
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13141
13285
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13142
13286
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13287
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13143
13288
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13144
13289
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13145
13290
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13225,6 +13370,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13225
13370
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13226
13371
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13227
13372
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13373
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13228
13374
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13229
13375
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13230
13376
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13315,6 +13461,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13315
13461
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13316
13462
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13317
13463
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13464
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13318
13465
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13319
13466
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13320
13467
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13422,6 +13569,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13422
13569
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13423
13570
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13424
13571
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13572
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13425
13573
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13426
13574
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13427
13575
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13529,6 +13677,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13529
13677
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13530
13678
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13531
13679
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13680
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13532
13681
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13533
13682
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13534
13683
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13602,6 +13751,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13602
13751
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13603
13752
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13604
13753
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13754
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13605
13755
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13606
13756
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13607
13757
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13675,6 +13825,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13675
13825
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13676
13826
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13677
13827
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13828
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13678
13829
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13679
13830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13680
13831
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13756,6 +13907,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13756
13907
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13757
13908
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13758
13909
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13910
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13759
13911
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13760
13912
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13761
13913
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13836,6 +13988,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13836
13988
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13837
13989
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13838
13990
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
13991
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13839
13992
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13840
13993
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13841
13994
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13919,6 +14072,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13919
14072
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13920
14073
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13921
14074
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14075
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13922
14076
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13923
14077
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13924
14078
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -13988,6 +14142,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13988
14142
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13989
14143
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
13990
14144
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14145
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13991
14146
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13992
14147
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13993
14148
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14061,6 +14216,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14061
14216
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14062
14217
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14063
14218
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14219
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14064
14220
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14065
14221
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14066
14222
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14155,6 +14311,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14155
14311
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14156
14312
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14157
14313
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14314
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14158
14315
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14159
14316
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14160
14317
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14227,6 +14384,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14227
14384
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14228
14385
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14229
14386
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14387
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14230
14388
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14231
14389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14232
14390
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14303,6 +14461,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14303
14461
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14304
14462
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14305
14463
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14464
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14306
14465
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14307
14466
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14308
14467
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14374,6 +14533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14374
14533
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14375
14534
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14376
14535
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14536
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14377
14537
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14378
14538
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14379
14539
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14446,6 +14606,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14446
14606
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14447
14607
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14448
14608
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14609
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14449
14610
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14450
14611
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14451
14612
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14518,6 +14679,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14518
14679
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14519
14680
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14520
14681
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14682
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14521
14683
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14522
14684
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14523
14685
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14590,6 +14752,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14590
14752
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14591
14753
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14592
14754
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14755
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14593
14756
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14594
14757
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14595
14758
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14680,6 +14843,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14680
14843
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14681
14844
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14682
14845
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14846
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14683
14847
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14684
14848
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14685
14849
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14753,6 +14917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14753
14917
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14754
14918
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14755
14919
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
14920
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14756
14921
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14757
14922
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14758
14923
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14859,6 +15024,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14859
15024
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14860
15025
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14861
15026
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15027
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14862
15028
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14863
15029
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14864
15030
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -14938,6 +15104,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14938
15104
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14939
15105
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
14940
15106
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15107
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14941
15108
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14942
15109
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14943
15110
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15044,6 +15211,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15044
15211
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15045
15212
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15046
15213
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15214
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15047
15215
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15048
15216
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15049
15217
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15114,6 +15282,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15114
15282
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15115
15283
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15116
15284
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15285
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15117
15286
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15118
15287
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15119
15288
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15244,6 +15413,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15244
15413
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15245
15414
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15246
15415
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15416
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15247
15417
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15248
15418
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15249
15419
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15364,6 +15534,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15364
15534
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15365
15535
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15366
15536
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15537
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15367
15538
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15368
15539
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15369
15540
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15476,6 +15647,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15476
15647
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15477
15648
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15478
15649
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15650
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15479
15651
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15480
15652
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15481
15653
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15574,6 +15746,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15574
15746
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15575
15747
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15576
15748
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15749
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15577
15750
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15578
15751
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15579
15752
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15671,6 +15844,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15671
15844
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15672
15845
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15673
15846
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15847
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15674
15848
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15675
15849
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15676
15850
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15767,6 +15941,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15767
15941
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15768
15942
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15769
15943
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15944
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15770
15945
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15771
15946
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15772
15947
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -15839,6 +16014,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15839
16014
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15840
16015
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15841
16016
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16017
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15842
16018
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15843
16019
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15844
16020
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16031,6 +16207,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16031
16207
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16032
16208
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16033
16209
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16210
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16034
16211
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16035
16212
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16036
16213
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16164,6 +16341,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16164
16341
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16165
16342
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16166
16343
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16344
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16167
16345
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16168
16346
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16169
16347
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16258,6 +16436,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16258
16436
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16259
16437
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16260
16438
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16439
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16261
16440
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16262
16441
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16263
16442
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16328,6 +16507,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16328
16507
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16329
16508
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16330
16509
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16510
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16331
16511
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16332
16512
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16333
16513
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16453,6 +16633,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16453
16633
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16454
16634
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16455
16635
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16636
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16456
16637
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16457
16638
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16458
16639
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16565,6 +16746,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16565
16746
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16566
16747
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16567
16748
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16749
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16568
16750
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16569
16751
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16570
16752
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16697,6 +16879,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16697
16879
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16698
16880
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16699
16881
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16882
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16700
16883
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16701
16884
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16702
16885
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16774,6 +16957,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16774
16957
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16775
16958
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16776
16959
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16960
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16777
16961
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16778
16962
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16779
16963
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16846,6 +17030,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16846
17030
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16847
17031
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16848
17032
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17033
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16849
17034
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16850
17035
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16851
17036
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -16930,6 +17115,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16930
17115
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16931
17116
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16932
17117
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17118
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16933
17119
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16934
17120
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16935
17121
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17009,6 +17195,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17009
17195
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17010
17196
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17011
17197
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17198
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17012
17199
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17013
17200
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17014
17201
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17104,6 +17291,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17104
17291
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17105
17292
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17106
17293
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17294
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17107
17295
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17108
17296
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17109
17297
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17189,6 +17377,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17189
17377
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17190
17378
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17191
17379
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17380
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17192
17381
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17193
17382
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17194
17383
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17260,6 +17449,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17260
17449
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17261
17450
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17262
17451
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17452
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17263
17453
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17264
17454
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17265
17455
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17350,6 +17540,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17350
17540
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17351
17541
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17352
17542
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17543
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17353
17544
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17354
17545
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17355
17546
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17430,6 +17621,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17430
17621
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17431
17622
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17432
17623
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17624
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17433
17625
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17434
17626
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17435
17627
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17509,6 +17701,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17509
17701
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17510
17702
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17511
17703
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17704
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17512
17705
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17513
17706
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17514
17707
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17586,6 +17779,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17586
17779
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17587
17780
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17588
17781
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17782
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17589
17783
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17590
17784
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17591
17785
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17663,6 +17857,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17663
17857
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17664
17858
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17665
17859
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17860
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17666
17861
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17667
17862
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17668
17863
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17737,6 +17932,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17737
17932
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17738
17933
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17739
17934
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
17935
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17740
17936
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17741
17937
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17742
17938
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17827,6 +18023,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17827
18023
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17828
18024
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17829
18025
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18026
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17830
18027
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17831
18028
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17832
18029
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -17916,6 +18113,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17916
18113
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
17917
18114
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
17918
18115
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18116
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17919
18117
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17920
18118
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17921
18119
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18005,6 +18203,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18005
18203
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18006
18204
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18007
18205
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18206
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18008
18207
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18009
18208
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18010
18209
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18102,6 +18301,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18102
18301
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18103
18302
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18104
18303
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18304
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18105
18305
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18106
18306
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18107
18307
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18221,6 +18421,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18221
18421
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18222
18422
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18223
18423
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18424
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18224
18425
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18225
18426
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18226
18427
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18312,6 +18513,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18312
18513
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18313
18514
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18314
18515
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18516
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18315
18517
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18316
18518
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18317
18519
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18365,6 +18567,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18365
18567
|
intentType: t.LiteralC<"stake">;
|
|
18366
18568
|
}>, t.PartialC<{
|
|
18367
18569
|
addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
18570
|
+
validators: t.ArrayC<t.StringC>;
|
|
18368
18571
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
18369
18572
|
intentType: t.KeyofC<{
|
|
18370
18573
|
payment: t.LiteralC<"payment">;
|
|
@@ -18419,6 +18622,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18419
18622
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18420
18623
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18421
18624
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18625
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18422
18626
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18423
18627
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18424
18628
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18526,6 +18730,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18526
18730
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18527
18731
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18528
18732
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18733
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18529
18734
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18530
18735
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18531
18736
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18631,6 +18836,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18631
18836
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18632
18837
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18633
18838
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18839
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18634
18840
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18635
18841
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18636
18842
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18711,6 +18917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18711
18917
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18712
18918
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18713
18919
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
18920
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18714
18921
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18715
18922
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18716
18923
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18802,6 +19009,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18802
19009
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18803
19010
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18804
19011
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19012
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18805
19013
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18806
19014
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18807
19015
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -18950,6 +19158,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18950
19158
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
18951
19159
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
18952
19160
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19161
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18953
19162
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18954
19163
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18955
19164
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19027,6 +19236,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19027
19236
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19028
19237
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19029
19238
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19239
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19030
19240
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19031
19241
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19032
19242
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19108,6 +19318,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19108
19318
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19109
19319
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19110
19320
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19321
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19111
19322
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19112
19323
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19113
19324
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19182,6 +19393,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19182
19393
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19183
19394
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19184
19395
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19396
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19185
19397
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19186
19398
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19187
19399
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19257,6 +19469,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19257
19469
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19258
19470
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19259
19471
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19472
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19260
19473
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19261
19474
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19262
19475
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19347,6 +19560,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19347
19560
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19348
19561
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19349
19562
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19563
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19350
19564
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19351
19565
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19352
19566
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19439,6 +19653,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19439
19653
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19440
19654
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19441
19655
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19656
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19442
19657
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19443
19658
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19444
19659
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19524,6 +19739,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19524
19739
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19525
19740
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19526
19741
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19742
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19527
19743
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19528
19744
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19529
19745
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19646,6 +19862,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19646
19862
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19647
19863
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19648
19864
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
19865
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19649
19866
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19650
19867
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19651
19868
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19798,6 +20015,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19798
20015
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19799
20016
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19800
20017
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20018
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19801
20019
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19802
20020
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19803
20021
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -19964,6 +20182,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19964
20182
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
19965
20183
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
19966
20184
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20185
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19967
20186
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19968
20187
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19969
20188
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20035,6 +20254,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20035
20254
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20036
20255
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20037
20256
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20257
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20038
20258
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20039
20259
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20040
20260
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20101,6 +20321,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20101
20321
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20102
20322
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20103
20323
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20324
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20104
20325
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20105
20326
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20106
20327
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20175,6 +20396,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20175
20396
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20176
20397
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20177
20398
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20399
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20178
20400
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20179
20401
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20180
20402
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20261,6 +20483,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20261
20483
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20262
20484
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20263
20485
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20486
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20264
20487
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20265
20488
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20266
20489
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20332,6 +20555,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20332
20555
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20333
20556
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20334
20557
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20558
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20335
20559
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20336
20560
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20337
20561
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20420,6 +20644,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20420
20644
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20421
20645
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20422
20646
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20647
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20423
20648
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20424
20649
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20425
20650
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20491,6 +20716,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20491
20716
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20492
20717
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20493
20718
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20719
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20494
20720
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20495
20721
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20496
20722
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20599,6 +20825,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20599
20825
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20600
20826
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20601
20827
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20828
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20602
20829
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20603
20830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20604
20831
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20689,6 +20916,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20689
20916
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20690
20917
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20691
20918
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20919
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20692
20920
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20693
20921
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20694
20922
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20761,6 +20989,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20761
20989
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20762
20990
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20763
20991
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
20992
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20764
20993
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20765
20994
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20766
20995
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20852,6 +21081,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20852
21081
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20853
21082
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20854
21083
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21084
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20855
21085
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20856
21086
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20857
21087
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -20945,6 +21175,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20945
21175
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
20946
21176
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
20947
21177
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21178
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20948
21179
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20949
21180
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20950
21181
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21039,6 +21270,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21039
21270
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21040
21271
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21041
21272
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21273
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21042
21274
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21043
21275
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21044
21276
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21119,6 +21351,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21119
21351
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21120
21352
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21121
21353
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21354
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21122
21355
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21123
21356
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21124
21357
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21210,6 +21443,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21210
21443
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21211
21444
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21212
21445
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21446
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21213
21447
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21214
21448
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21215
21449
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21340,6 +21574,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21340
21574
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21341
21575
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21342
21576
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21577
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21343
21578
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21344
21579
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21345
21580
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21418,6 +21653,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21418
21653
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21419
21654
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21420
21655
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21656
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21421
21657
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21422
21658
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21423
21659
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21493,6 +21729,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21493
21729
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21494
21730
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21495
21731
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21732
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21496
21733
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21497
21734
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21498
21735
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21563,6 +21800,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21563
21800
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21564
21801
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21565
21802
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21803
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21566
21804
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21567
21805
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21568
21806
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21653,6 +21891,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21653
21891
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21654
21892
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21655
21893
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21894
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21656
21895
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21657
21896
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21658
21897
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21729,6 +21968,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21729
21968
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21730
21969
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21731
21970
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
21971
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21732
21972
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21733
21973
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21734
21974
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21804,6 +22044,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21804
22044
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21805
22045
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21806
22046
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22047
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21807
22048
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21808
22049
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21809
22050
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21880,6 +22121,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21880
22121
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21881
22122
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21882
22123
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22124
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21883
22125
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21884
22126
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21885
22127
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -21955,6 +22197,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21955
22197
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
21956
22198
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
21957
22199
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22200
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21958
22201
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21959
22202
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21960
22203
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22034,6 +22277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22034
22277
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22035
22278
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22036
22279
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22280
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22037
22281
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22038
22282
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22039
22283
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22112,6 +22356,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22112
22356
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22113
22357
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22114
22358
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22359
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22115
22360
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22116
22361
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22117
22362
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22192,6 +22437,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22192
22437
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22193
22438
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22194
22439
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22440
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22195
22441
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22196
22442
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22197
22443
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22272,6 +22518,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22272
22518
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22273
22519
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22274
22520
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22521
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22275
22522
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22276
22523
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22277
22524
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22352,6 +22599,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22352
22599
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22353
22600
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22354
22601
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22602
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22355
22603
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22356
22604
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22357
22605
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22431,6 +22679,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22431
22679
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22432
22680
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22433
22681
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22682
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22434
22683
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22435
22684
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22436
22685
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22514,6 +22763,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22514
22763
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22515
22764
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22516
22765
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22766
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22517
22767
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22518
22768
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22519
22769
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22592,6 +22842,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22592
22842
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22593
22843
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22594
22844
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22845
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22595
22846
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22596
22847
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22597
22848
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22672,6 +22923,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22672
22923
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22673
22924
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22674
22925
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
22926
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22675
22927
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22676
22928
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22677
22929
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22748,6 +23000,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22748
23000
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22749
23001
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22750
23002
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23003
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22751
23004
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22752
23005
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22753
23006
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22823,6 +23076,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22823
23076
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22824
23077
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22825
23078
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23079
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22826
23080
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22827
23081
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22828
23082
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22898,6 +23152,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22898
23152
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22899
23153
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22900
23154
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23155
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22901
23156
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22902
23157
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22903
23158
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -22978,6 +23233,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22978
23233
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
22979
23234
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
22980
23235
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23236
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22981
23237
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22982
23238
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22983
23239
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23059,6 +23315,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23059
23315
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23060
23316
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23061
23317
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23318
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23062
23319
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23063
23320
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23064
23321
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23138,6 +23395,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23138
23395
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23139
23396
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23140
23397
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23398
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23141
23399
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23142
23400
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23143
23401
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23217,6 +23475,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23217
23475
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23218
23476
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23219
23477
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23478
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23220
23479
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23221
23480
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23222
23481
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23291,6 +23550,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23291
23550
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23292
23551
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23293
23552
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23553
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23294
23554
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23295
23555
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23296
23556
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23365,6 +23625,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23365
23625
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23366
23626
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23367
23627
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23628
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23368
23629
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23369
23630
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23370
23631
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23433,6 +23694,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23433
23694
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23434
23695
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23435
23696
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23697
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23436
23698
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23437
23699
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23438
23700
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23505,6 +23767,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23505
23767
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23506
23768
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23507
23769
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23770
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23508
23771
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23509
23772
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23510
23773
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23579,6 +23842,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23579
23842
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23580
23843
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23581
23844
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23845
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23582
23846
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23583
23847
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23584
23848
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23653,6 +23917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23653
23917
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23654
23918
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23655
23919
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23920
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23656
23921
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23657
23922
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23658
23923
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23733,6 +23998,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23733
23998
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23734
23999
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23735
24000
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24001
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23736
24002
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23737
24003
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23738
24004
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23813,6 +24079,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23813
24079
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23814
24080
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23815
24081
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24082
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23816
24083
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23817
24084
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23818
24085
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23887,6 +24154,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23887
24154
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23888
24155
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23889
24156
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24157
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23890
24158
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23891
24159
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23892
24160
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -23957,6 +24225,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23957
24225
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23958
24226
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23959
24227
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24228
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23960
24229
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23961
24230
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23962
24231
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24047,6 +24316,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24047
24316
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24048
24317
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24049
24318
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24319
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24050
24320
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24051
24321
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24052
24322
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24147,6 +24417,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24147
24417
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24148
24418
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24149
24419
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24420
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24150
24421
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24151
24422
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24152
24423
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24257,6 +24528,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24257
24528
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24258
24529
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24259
24530
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24531
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24260
24532
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24261
24533
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24262
24534
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24339,6 +24611,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24339
24611
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24340
24612
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24341
24613
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24614
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24342
24615
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24343
24616
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24344
24617
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24431,6 +24704,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24431
24704
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24432
24705
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24433
24706
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24707
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24434
24708
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24435
24709
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24436
24710
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24505,6 +24779,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24505
24779
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24506
24780
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24507
24781
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24782
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24508
24783
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24509
24784
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24510
24785
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24585,6 +24860,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24585
24860
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24586
24861
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24587
24862
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24863
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24588
24864
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24589
24865
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24590
24866
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24659,6 +24935,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24659
24935
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24660
24936
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24661
24937
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
24938
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24662
24939
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24663
24940
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24664
24941
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -24739,6 +25016,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24739
25016
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
24740
25017
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
24741
25018
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
25019
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24742
25020
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24743
25021
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24744
25022
|
delegateResource: t.LiteralC<"delegateResource">;
|