@bitgo/public-types 6.13.0 → 6.15.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 +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +138 -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 +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +89 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.js.map +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 +276 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +58 -0
- package/src/schema/transactionRequest/intents/index.ts +2 -0
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
- package/src/schema/transactionRequest/intents/trxCreateAccountIntent.ts +16 -0
|
@@ -115,6 +115,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
115
115
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
116
116
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
117
117
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
118
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
118
119
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
119
120
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
120
121
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -205,6 +206,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
205
206
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
206
207
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
207
208
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
209
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
208
210
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
209
211
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
210
212
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -282,6 +284,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
282
284
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
283
285
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
284
286
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
287
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
285
288
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
286
289
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
287
290
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -365,6 +368,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
365
368
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
366
369
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
367
370
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
371
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
368
372
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
369
373
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
370
374
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -447,6 +451,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
447
451
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
448
452
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
449
453
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
454
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
450
455
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
451
456
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
452
457
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -521,6 +526,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
521
526
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
522
527
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
523
528
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
529
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
524
530
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
525
531
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
526
532
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -606,6 +612,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
606
612
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
607
613
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
608
614
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
615
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
609
616
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
610
617
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
611
618
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -696,6 +703,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
696
703
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
697
704
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
698
705
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
706
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
699
707
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
700
708
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
701
709
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -803,6 +811,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
803
811
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
804
812
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
805
813
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
814
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
806
815
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
807
816
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
808
817
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -910,6 +919,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
910
919
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
911
920
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
912
921
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
922
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
913
923
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
914
924
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
915
925
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -983,6 +993,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
983
993
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
984
994
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
985
995
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
996
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
986
997
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
987
998
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
988
999
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1056,6 +1067,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1056
1067
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1057
1068
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1058
1069
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1070
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1059
1071
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1060
1072
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1061
1073
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1137,6 +1149,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1137
1149
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1138
1150
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1139
1151
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1152
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1140
1153
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1141
1154
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1142
1155
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1217,6 +1230,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1217
1230
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1218
1231
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1219
1232
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1233
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1220
1234
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1221
1235
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1222
1236
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1300,6 +1314,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1300
1314
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1301
1315
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1302
1316
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1317
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1303
1318
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1304
1319
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1305
1320
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1369,6 +1384,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1369
1384
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1370
1385
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1371
1386
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1387
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1372
1388
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1373
1389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1374
1390
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1442,6 +1458,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1442
1458
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1443
1459
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1444
1460
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1461
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1445
1462
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1446
1463
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1447
1464
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1536,6 +1553,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1536
1553
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1537
1554
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1538
1555
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1556
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1539
1557
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1540
1558
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1541
1559
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1608,6 +1626,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1608
1626
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1609
1627
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1610
1628
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1629
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1611
1630
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1612
1631
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1613
1632
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1684,6 +1703,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1684
1703
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1685
1704
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1686
1705
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1706
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1687
1707
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1688
1708
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1689
1709
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1755,6 +1775,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1755
1775
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1756
1776
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1757
1777
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1778
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1758
1779
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1759
1780
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1760
1781
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1827,6 +1848,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1827
1848
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1828
1849
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1829
1850
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1851
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1830
1852
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1831
1853
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1832
1854
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1899,6 +1921,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1899
1921
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1900
1922
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1901
1923
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1924
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1902
1925
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1903
1926
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1904
1927
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -1971,6 +1994,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1971
1994
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1972
1995
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1973
1996
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1997
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1974
1998
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1975
1999
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1976
2000
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2061,6 +2085,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2061
2085
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2062
2086
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2063
2087
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2088
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2064
2089
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2065
2090
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2066
2091
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2134,6 +2159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2134
2159
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2135
2160
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2136
2161
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2162
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2137
2163
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2138
2164
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2139
2165
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2240,6 +2266,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2240
2266
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2241
2267
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2242
2268
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2269
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2243
2270
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2244
2271
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2245
2272
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2319,6 +2346,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2319
2346
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2320
2347
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2321
2348
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2349
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2322
2350
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2323
2351
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2324
2352
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2425,6 +2453,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2425
2453
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2426
2454
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2427
2455
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2456
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2428
2457
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2429
2458
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2430
2459
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2495,6 +2524,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2495
2524
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2496
2525
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2497
2526
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2527
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2498
2528
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2499
2529
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2500
2530
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2625,6 +2655,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2625
2655
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2626
2656
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2627
2657
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2658
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2628
2659
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2629
2660
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2630
2661
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2745,6 +2776,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2745
2776
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2746
2777
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2747
2778
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2779
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2748
2780
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2749
2781
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2750
2782
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2857,6 +2889,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2857
2889
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2858
2890
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2859
2891
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2892
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2860
2893
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2861
2894
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2862
2895
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -2955,6 +2988,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2955
2988
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2956
2989
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2957
2990
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2991
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2958
2992
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2959
2993
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2960
2994
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3052,6 +3086,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3052
3086
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3053
3087
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3054
3088
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3089
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3055
3090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3056
3091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3057
3092
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3148,6 +3183,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3148
3183
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3149
3184
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3150
3185
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3186
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3151
3187
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3152
3188
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3153
3189
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3220,6 +3256,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3220
3256
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3221
3257
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3222
3258
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3259
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3223
3260
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3224
3261
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3225
3262
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3412,6 +3449,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3412
3449
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3413
3450
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3414
3451
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3452
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3415
3453
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3416
3454
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3417
3455
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3545,6 +3583,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3545
3583
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3546
3584
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3547
3585
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3586
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3548
3587
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3549
3588
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3550
3589
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3639,6 +3678,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3639
3678
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3640
3679
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3641
3680
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3681
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3642
3682
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3643
3683
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3644
3684
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3709,6 +3749,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3709
3749
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3710
3750
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3711
3751
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3752
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3712
3753
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3713
3754
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3714
3755
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3834,6 +3875,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3834
3875
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3835
3876
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3836
3877
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3878
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3837
3879
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3838
3880
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3839
3881
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -3946,6 +3988,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3946
3988
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3947
3989
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
3948
3990
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
3991
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3949
3992
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3950
3993
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3951
3994
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4078,6 +4121,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4078
4121
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4079
4122
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4080
4123
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4124
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4081
4125
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4082
4126
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4083
4127
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4155,6 +4199,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4155
4199
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4156
4200
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4157
4201
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4202
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4158
4203
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4159
4204
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4160
4205
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4227,6 +4272,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4227
4272
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4228
4273
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4229
4274
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4275
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4230
4276
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4231
4277
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4232
4278
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4311,6 +4357,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4311
4357
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4312
4358
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4313
4359
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4360
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4314
4361
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4315
4362
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4316
4363
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4390,6 +4437,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4390
4437
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4391
4438
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4392
4439
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4440
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4393
4441
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4394
4442
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4395
4443
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4485,6 +4533,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4485
4533
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4486
4534
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4487
4535
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4536
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4488
4537
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4489
4538
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4490
4539
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4570,6 +4619,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4570
4619
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4571
4620
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4572
4621
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4622
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4573
4623
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4574
4624
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4575
4625
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4641,6 +4691,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4641
4691
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4642
4692
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4643
4693
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4694
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4644
4695
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4645
4696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4646
4697
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4731,6 +4782,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4731
4782
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4732
4783
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4733
4784
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4785
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4734
4786
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4735
4787
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4736
4788
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4811,6 +4863,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4811
4863
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4812
4864
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4813
4865
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4866
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4814
4867
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4815
4868
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4816
4869
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4890,6 +4943,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4890
4943
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4891
4944
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4892
4945
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4946
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4893
4947
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4894
4948
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4895
4949
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -4967,6 +5021,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4967
5021
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4968
5022
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4969
5023
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5024
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4970
5025
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4971
5026
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4972
5027
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5044,6 +5099,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5044
5099
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5045
5100
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5046
5101
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5102
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5047
5103
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5048
5104
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5049
5105
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5118,6 +5174,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5118
5174
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5119
5175
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5120
5176
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5177
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5121
5178
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5122
5179
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5123
5180
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5208,6 +5265,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5208
5265
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5209
5266
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5210
5267
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5268
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5211
5269
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5212
5270
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5213
5271
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5297,6 +5355,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5297
5355
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5298
5356
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5299
5357
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5358
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5300
5359
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5301
5360
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5302
5361
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5386,6 +5445,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5386
5445
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5387
5446
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5388
5447
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5448
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5389
5449
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5390
5450
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5391
5451
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5483,6 +5543,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5483
5543
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5484
5544
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5485
5545
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5546
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5486
5547
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5487
5548
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5488
5549
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5602,6 +5663,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5602
5663
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5603
5664
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5604
5665
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5666
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5605
5667
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5606
5668
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5607
5669
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5693,6 +5755,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5693
5755
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5694
5756
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5695
5757
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5758
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5696
5759
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5697
5760
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5698
5761
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5801,6 +5864,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5801
5864
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5802
5865
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5803
5866
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5867
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5804
5868
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5805
5869
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5806
5870
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -5908,6 +5972,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5908
5972
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5909
5973
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
5910
5974
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
5975
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5911
5976
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5912
5977
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5913
5978
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6013,6 +6078,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6013
6078
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6014
6079
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6015
6080
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6081
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6016
6082
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6017
6083
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6018
6084
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6093,6 +6159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6093
6159
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6094
6160
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6095
6161
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6162
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6096
6163
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6097
6164
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6098
6165
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6184,6 +6251,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6184
6251
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6185
6252
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6186
6253
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6254
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6187
6255
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6188
6256
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6189
6257
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6332,6 +6400,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6332
6400
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6333
6401
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6334
6402
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6403
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6335
6404
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6336
6405
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6337
6406
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6409,6 +6478,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6409
6478
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6410
6479
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6411
6480
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6481
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6412
6482
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6413
6483
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6414
6484
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6490,6 +6560,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6490
6560
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6491
6561
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6492
6562
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6563
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6493
6564
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6494
6565
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6495
6566
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6564,6 +6635,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6564
6635
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6565
6636
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6566
6637
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6638
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6567
6639
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6568
6640
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6569
6641
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6639,6 +6711,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6639
6711
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6640
6712
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6641
6713
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6714
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6642
6715
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6643
6716
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6644
6717
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6729,6 +6802,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6729
6802
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6730
6803
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6731
6804
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6805
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6732
6806
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6733
6807
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6734
6808
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6821,6 +6895,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6821
6895
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6822
6896
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6823
6897
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6898
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6824
6899
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6825
6900
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6826
6901
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -6906,6 +6981,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6906
6981
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6907
6982
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
6908
6983
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
6984
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6909
6985
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6910
6986
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6911
6987
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7028,6 +7104,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7028
7104
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7029
7105
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7030
7106
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7107
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7031
7108
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7032
7109
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7033
7110
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7180,6 +7257,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7180
7257
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7181
7258
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7182
7259
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7260
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7183
7261
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7184
7262
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7185
7263
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7346,6 +7424,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7346
7424
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7347
7425
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7348
7426
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7427
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7349
7428
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7350
7429
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7351
7430
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7417,6 +7496,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7417
7496
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7418
7497
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7419
7498
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7499
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7420
7500
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7421
7501
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7422
7502
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7483,6 +7563,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7483
7563
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7484
7564
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7485
7565
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7566
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7486
7567
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7487
7568
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7488
7569
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7557,6 +7638,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7557
7638
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7558
7639
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7559
7640
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7641
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7560
7642
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7561
7643
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7562
7644
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7643,6 +7725,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7643
7725
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7644
7726
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7645
7727
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7728
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7646
7729
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7647
7730
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7648
7731
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7714,6 +7797,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7714
7797
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7715
7798
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7716
7799
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7800
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7717
7801
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7718
7802
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7719
7803
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7802,6 +7886,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7802
7886
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7803
7887
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7804
7888
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7889
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7805
7890
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7806
7891
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7807
7892
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7873,6 +7958,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7873
7958
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7874
7959
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7875
7960
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
7961
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7876
7962
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7877
7963
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7878
7964
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -7981,6 +8067,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7981
8067
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7982
8068
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
7983
8069
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8070
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7984
8071
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7985
8072
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7986
8073
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8071,6 +8158,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8071
8158
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8072
8159
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8073
8160
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8161
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8074
8162
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8075
8163
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8076
8164
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8143,6 +8231,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8143
8231
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8144
8232
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8145
8233
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8234
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8146
8235
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8147
8236
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8148
8237
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8234,6 +8323,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8234
8323
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8235
8324
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8236
8325
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8326
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8237
8327
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8238
8328
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8239
8329
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8327,6 +8417,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8327
8417
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8328
8418
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8329
8419
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8420
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8330
8421
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8331
8422
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8332
8423
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8421,6 +8512,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8421
8512
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8422
8513
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8423
8514
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8515
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8424
8516
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8425
8517
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8426
8518
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8501,6 +8593,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8501
8593
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8502
8594
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8503
8595
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8596
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8504
8597
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8505
8598
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8506
8599
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8592,6 +8685,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8592
8685
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8593
8686
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8594
8687
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8688
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8595
8689
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8596
8690
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8597
8691
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8722,6 +8816,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8722
8816
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8723
8817
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8724
8818
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8819
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8725
8820
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8726
8821
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8727
8822
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8800,6 +8895,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8800
8895
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8801
8896
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8802
8897
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8898
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8803
8899
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8804
8900
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8805
8901
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8875,6 +8971,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8875
8971
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8876
8972
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8877
8973
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
8974
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8878
8975
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8879
8976
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8880
8977
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -8945,6 +9042,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8945
9042
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8946
9043
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
8947
9044
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9045
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8948
9046
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8949
9047
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8950
9048
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9035,6 +9133,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9035
9133
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9036
9134
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9037
9135
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9136
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9038
9137
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9039
9138
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9040
9139
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9111,6 +9210,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9111
9210
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9112
9211
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9113
9212
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9213
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9114
9214
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9115
9215
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9116
9216
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9186,6 +9286,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9186
9286
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9187
9287
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9188
9288
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9289
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9189
9290
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9190
9291
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9191
9292
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9262,6 +9363,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9262
9363
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9263
9364
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9264
9365
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9366
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9265
9367
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9266
9368
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9267
9369
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9337,6 +9439,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9337
9439
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9338
9440
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9339
9441
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9442
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9340
9443
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9341
9444
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9342
9445
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9416,6 +9519,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9416
9519
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9417
9520
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9418
9521
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9522
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9419
9523
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9420
9524
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9421
9525
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9494,6 +9598,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9494
9598
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9495
9599
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9496
9600
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9601
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9497
9602
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9498
9603
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9499
9604
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9574,6 +9679,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9574
9679
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9575
9680
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9576
9681
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9682
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9577
9683
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9578
9684
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9579
9685
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9654,6 +9760,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9654
9760
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9655
9761
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9656
9762
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9763
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9657
9764
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9658
9765
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9659
9766
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9734,6 +9841,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9734
9841
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9735
9842
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9736
9843
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9844
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9737
9845
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9738
9846
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9739
9847
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9813,6 +9921,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9813
9921
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9814
9922
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9815
9923
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9924
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9816
9925
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9817
9926
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9818
9927
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9896,6 +10005,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9896
10005
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9897
10006
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9898
10007
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10008
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9899
10009
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9900
10010
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9901
10011
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -9974,6 +10084,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9974
10084
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9975
10085
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9976
10086
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10087
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9977
10088
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9978
10089
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9979
10090
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10054,6 +10165,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10054
10165
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10055
10166
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10056
10167
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10168
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10057
10169
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10058
10170
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10059
10171
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10130,6 +10242,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10130
10242
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10131
10243
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10132
10244
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10245
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10133
10246
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10134
10247
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10135
10248
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10205,6 +10318,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10205
10318
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10206
10319
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10207
10320
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10321
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10208
10322
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10209
10323
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10210
10324
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10280,6 +10394,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10280
10394
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10281
10395
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10282
10396
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10397
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10283
10398
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10284
10399
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10285
10400
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10360,6 +10475,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10360
10475
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10361
10476
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10362
10477
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10478
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10363
10479
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10364
10480
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10365
10481
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10441,6 +10557,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10441
10557
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10442
10558
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10443
10559
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10560
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10444
10561
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10445
10562
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10446
10563
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10520,6 +10637,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10520
10637
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10521
10638
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10522
10639
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10640
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10523
10641
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10524
10642
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10525
10643
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10599,6 +10717,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10599
10717
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10600
10718
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10601
10719
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10720
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10602
10721
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10603
10722
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10604
10723
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10673,6 +10792,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10673
10792
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10674
10793
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10675
10794
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10795
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10676
10796
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10677
10797
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10678
10798
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10747,6 +10867,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10747
10867
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10748
10868
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10749
10869
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10870
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10750
10871
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10751
10872
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10752
10873
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10815,6 +10936,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10815
10936
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10816
10937
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10817
10938
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
10939
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10818
10940
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10819
10941
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10820
10942
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10887,6 +11009,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10887
11009
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10888
11010
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10889
11011
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11012
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10890
11013
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10891
11014
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10892
11015
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -10961,6 +11084,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10961
11084
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10962
11085
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
10963
11086
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11087
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10964
11088
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10965
11089
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10966
11090
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11035,6 +11159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11035
11159
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11036
11160
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11037
11161
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11162
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11038
11163
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11039
11164
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11040
11165
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11115,6 +11240,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11115
11240
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11116
11241
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11117
11242
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11243
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11118
11244
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11119
11245
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11120
11246
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11195,6 +11321,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11195
11321
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11196
11322
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11197
11323
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11324
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11198
11325
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11199
11326
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11200
11327
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11269,6 +11396,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11269
11396
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11270
11397
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11271
11398
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11399
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11272
11400
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11273
11401
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11274
11402
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11339,6 +11467,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11339
11467
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11340
11468
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11341
11469
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11470
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11342
11471
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11343
11472
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11344
11473
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11429,6 +11558,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11429
11558
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11430
11559
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11431
11560
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11561
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11432
11562
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11433
11563
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11434
11564
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11529,6 +11659,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11529
11659
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11530
11660
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11531
11661
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11662
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11532
11663
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11533
11664
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11534
11665
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11639,6 +11770,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11639
11770
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11640
11771
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11641
11772
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11773
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11642
11774
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11643
11775
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11644
11776
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11721,6 +11853,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11721
11853
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11722
11854
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11723
11855
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11856
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11724
11857
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11725
11858
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11726
11859
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11813,6 +11946,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11813
11946
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11814
11947
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11815
11948
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
11949
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11816
11950
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11817
11951
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11818
11952
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11887,6 +12021,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11887
12021
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11888
12022
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11889
12023
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12024
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11890
12025
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11891
12026
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11892
12027
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -11967,6 +12102,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11967
12102
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11968
12103
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
11969
12104
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12105
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11970
12106
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11971
12107
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11972
12108
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12041,6 +12177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12041
12177
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12042
12178
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12043
12179
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12180
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12044
12181
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12045
12182
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12046
12183
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
@@ -12121,6 +12258,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12121
12258
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12122
12259
|
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
12123
12260
|
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
12261
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12124
12262
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12125
12263
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12126
12264
|
delegateResource: t.LiteralC<"delegateResource">;
|