@bitgo/public-types 6.27.0 → 6.29.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 +3 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +79 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +81 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +80 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js +38 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +4 -3
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +742 -7
- package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solConsolidateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.js +2 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.js +2 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +7 -4
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.js +4 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +82 -3
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.js +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1584 -114
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/baseGoStakeIntent.ts +4 -5
- package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.ts +24 -0
- package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.ts +28 -0
- package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/enableTokenIntent.ts +2 -0
- package/src/schema/transactionRequest/intents/goUnstakeIntent.ts +8 -7
- package/src/schema/transactionRequest/intents/index.ts +3 -0
- package/src/schema/transactionRequest/intents/intent.ts +6 -0
- package/src/schema/transactionRequest/intents/intentType.ts +9 -0
- package/src/schema/transactionRequest/intents/solAuthorizeIntent.ts +11 -0
- package/src/schema/transactionRequest/intents/solBuildOptions.ts +1 -0
- package/src/schema/transactionRequest/intents/solClaimIntent.ts +3 -0
- package/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.ts +4 -0
- package/src/schema/transactionRequest/intents/solConsolidateIntent.ts +2 -0
- package/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.ts +2 -0
- package/src/schema/transactionRequest/intents/solCustomTxIntent.ts +10 -0
- package/src/schema/transactionRequest/intents/solDeactivateIntent.ts +7 -0
- package/src/schema/transactionRequest/intents/solDelegateIntent.ts +8 -0
- package/src/schema/transactionRequest/intents/solGoUnstakeIntent.ts +7 -3
- package/src/schema/transactionRequest/intents/solPaymentIntent.ts +5 -0
- package/src/schema/transactionRequest/intents/solStakeIntent.ts +4 -3
- package/src/schema/transactionRequest/intents/solUnstakeIntent.ts +7 -3
- package/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.ts +18 -0
- package/src/schema/transactionRequest/intents/suiGoUnstakeIntent.ts +4 -1
- package/src/schema/transactionRequest/intents/unstakeIntent.ts +1 -0
- package/src/schema/transactionRequest/intents/withdrawIntent.ts +1 -0
|
@@ -216,6 +216,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
216
216
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
217
217
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
218
218
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
219
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
220
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
221
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
219
222
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
220
223
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
221
224
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -310,6 +313,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
310
313
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
311
314
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
312
315
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
316
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
317
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
318
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
313
319
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
314
320
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
315
321
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -391,6 +397,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
391
397
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
392
398
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
393
399
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
400
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
401
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
402
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
394
403
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
395
404
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
396
405
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -478,6 +487,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
478
487
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
479
488
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
480
489
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
490
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
491
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
492
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
481
493
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
482
494
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
483
495
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -564,6 +576,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
564
576
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
565
577
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
566
578
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
579
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
580
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
581
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
567
582
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
568
583
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
569
584
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -642,6 +657,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
642
657
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
643
658
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
644
659
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
660
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
661
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
662
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
645
663
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
646
664
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
647
665
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -731,6 +749,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
731
749
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
732
750
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
733
751
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
752
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
753
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
754
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
734
755
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
735
756
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
736
757
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -825,6 +846,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
825
846
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
826
847
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
827
848
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
849
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
850
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
851
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
828
852
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
829
853
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
830
854
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -936,6 +960,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
936
960
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
937
961
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
938
962
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
963
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
964
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
965
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
939
966
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
940
967
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
941
968
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1047,6 +1074,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1047
1074
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1048
1075
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1049
1076
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1077
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1078
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1079
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1050
1080
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1051
1081
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1052
1082
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1124,6 +1154,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1124
1154
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1125
1155
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1126
1156
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1157
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1158
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1159
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1127
1160
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1128
1161
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1129
1162
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1201,6 +1234,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1201
1234
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1202
1235
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1203
1236
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1237
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1238
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1239
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1204
1240
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1205
1241
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1206
1242
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1286,6 +1322,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1286
1322
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1287
1323
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1288
1324
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1325
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1326
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1327
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1289
1328
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1290
1329
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1291
1330
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1370,6 +1409,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1370
1409
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1371
1410
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1372
1411
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1412
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1413
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1414
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1373
1415
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1374
1416
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1375
1417
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1457,6 +1499,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1457
1499
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1458
1500
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1459
1501
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1502
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1503
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1504
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1460
1505
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1461
1506
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1462
1507
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1530,6 +1575,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1530
1575
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1531
1576
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1532
1577
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1578
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1579
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1580
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1533
1581
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1534
1582
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1535
1583
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1617,6 +1665,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1617
1665
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1618
1666
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1619
1667
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1668
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1669
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1670
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1620
1671
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1621
1672
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1622
1673
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1690,6 +1741,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1690
1741
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1691
1742
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1692
1743
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1744
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1745
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1746
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1693
1747
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1694
1748
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1695
1749
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1767,6 +1821,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1767
1821
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1768
1822
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1769
1823
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1824
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1825
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1826
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1770
1827
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1771
1828
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1772
1829
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1868,6 +1925,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1868
1925
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1869
1926
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1870
1927
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1928
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1929
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1930
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1871
1931
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1872
1932
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1873
1933
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -1966,6 +2026,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1966
2026
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1967
2027
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1968
2028
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2029
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2030
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2031
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1969
2032
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1970
2033
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1971
2034
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2042,6 +2105,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2042
2105
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2043
2106
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2044
2107
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2108
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2109
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2110
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2045
2111
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2046
2112
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2047
2113
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2122,6 +2188,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2122
2188
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2123
2189
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2124
2190
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2191
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2192
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2193
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2125
2194
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2126
2195
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2127
2196
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2197,6 +2266,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2197
2266
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2198
2267
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2199
2268
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2269
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2270
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2271
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2200
2272
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2201
2273
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2202
2274
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2216,6 +2288,237 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2216
2288
|
}>, t.PartialC<{
|
|
2217
2289
|
token: t.StringC;
|
|
2218
2290
|
expiry: t.NumberC;
|
|
2291
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2292
|
+
intentType: t.KeyofC<{
|
|
2293
|
+
payment: t.LiteralC<"payment">;
|
|
2294
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
2295
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
2296
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
2297
|
+
fanout: t.LiteralC<"fanout">;
|
|
2298
|
+
stake: t.LiteralC<"stake">;
|
|
2299
|
+
unstake: t.LiteralC<"unstake">;
|
|
2300
|
+
delegate: t.LiteralC<"delegate">;
|
|
2301
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
2302
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
2303
|
+
claim: t.LiteralC<"claim">;
|
|
2304
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
2305
|
+
pledge: t.LiteralC<"pledge">;
|
|
2306
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
2307
|
+
vote: t.LiteralC<"vote">;
|
|
2308
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
2309
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
2310
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
2311
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
2312
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
2313
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
2314
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
2315
|
+
authorize: t.LiteralC<"authorize">;
|
|
2316
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
2317
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
2318
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
2319
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
2320
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
2321
|
+
customTx: t.LiteralC<"customTx">;
|
|
2322
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2323
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2324
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2325
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2326
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2327
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2328
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
2329
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2330
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
2331
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
2332
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
2333
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
2334
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2335
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2336
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
2337
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
2338
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2339
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
2340
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
2341
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2342
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2343
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2344
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2345
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2346
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2347
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2348
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2349
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2350
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2351
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2352
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2353
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2354
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
2355
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2356
|
+
export: t.LiteralC<"export">;
|
|
2357
|
+
import: t.LiteralC<"import">;
|
|
2358
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2359
|
+
}>;
|
|
2360
|
+
}>, t.PartialC<{
|
|
2361
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2362
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2363
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2364
|
+
}>]>, t.TypeC<{
|
|
2365
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2366
|
+
endInvestorPartyId: t.StringC;
|
|
2367
|
+
}>, t.PartialC<{
|
|
2368
|
+
comment: t.StringC;
|
|
2369
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2370
|
+
intentType: t.KeyofC<{
|
|
2371
|
+
payment: t.LiteralC<"payment">;
|
|
2372
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
2373
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
2374
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
2375
|
+
fanout: t.LiteralC<"fanout">;
|
|
2376
|
+
stake: t.LiteralC<"stake">;
|
|
2377
|
+
unstake: t.LiteralC<"unstake">;
|
|
2378
|
+
delegate: t.LiteralC<"delegate">;
|
|
2379
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
2380
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
2381
|
+
claim: t.LiteralC<"claim">;
|
|
2382
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
2383
|
+
pledge: t.LiteralC<"pledge">;
|
|
2384
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
2385
|
+
vote: t.LiteralC<"vote">;
|
|
2386
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
2387
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
2388
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
2389
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
2390
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
2391
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
2392
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
2393
|
+
authorize: t.LiteralC<"authorize">;
|
|
2394
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
2395
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
2396
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
2397
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
2398
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
2399
|
+
customTx: t.LiteralC<"customTx">;
|
|
2400
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2401
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2402
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2403
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2404
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2405
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2406
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
2407
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2408
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
2409
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
2410
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
2411
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
2412
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2413
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2414
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
2415
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
2416
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2417
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
2418
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
2419
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2420
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2421
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2422
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2423
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2424
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2425
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2426
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2427
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2428
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2429
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2430
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2431
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2432
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
2433
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2434
|
+
export: t.LiteralC<"export">;
|
|
2435
|
+
import: t.LiteralC<"import">;
|
|
2436
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2437
|
+
}>;
|
|
2438
|
+
}>, t.PartialC<{
|
|
2439
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2440
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2441
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2442
|
+
}>]>, t.TypeC<{
|
|
2443
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2444
|
+
txRequestId: t.StringC;
|
|
2445
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2446
|
+
intentType: t.KeyofC<{
|
|
2447
|
+
payment: t.LiteralC<"payment">;
|
|
2448
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
2449
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
2450
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
2451
|
+
fanout: t.LiteralC<"fanout">;
|
|
2452
|
+
stake: t.LiteralC<"stake">;
|
|
2453
|
+
unstake: t.LiteralC<"unstake">;
|
|
2454
|
+
delegate: t.LiteralC<"delegate">;
|
|
2455
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
2456
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
2457
|
+
claim: t.LiteralC<"claim">;
|
|
2458
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
2459
|
+
pledge: t.LiteralC<"pledge">;
|
|
2460
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
2461
|
+
vote: t.LiteralC<"vote">;
|
|
2462
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
2463
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
2464
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
2465
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
2466
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
2467
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
2468
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
2469
|
+
authorize: t.LiteralC<"authorize">;
|
|
2470
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
2471
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
2472
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
2473
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
2474
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
2475
|
+
customTx: t.LiteralC<"customTx">;
|
|
2476
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2477
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2478
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2479
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2480
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2481
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2482
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
2483
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2484
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
2485
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
2486
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
2487
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
2488
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2489
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2490
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
2491
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
2492
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2493
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
2494
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
2495
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2496
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2497
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
2498
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
2499
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2500
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2501
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2502
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2503
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2504
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2505
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2506
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2507
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2508
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
2509
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2510
|
+
export: t.LiteralC<"export">;
|
|
2511
|
+
import: t.LiteralC<"import">;
|
|
2512
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2513
|
+
}>;
|
|
2514
|
+
}>, t.PartialC<{
|
|
2515
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2516
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2517
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2518
|
+
}>]>, t.TypeC<{
|
|
2519
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2520
|
+
txRequestId: t.StringC;
|
|
2521
|
+
reason: t.StringC;
|
|
2219
2522
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2220
2523
|
intentType: t.KeyofC<{
|
|
2221
2524
|
payment: t.LiteralC<"payment">;
|
|
@@ -2273,6 +2576,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2273
2576
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2274
2577
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2275
2578
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2579
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2580
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2581
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2276
2582
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2277
2583
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2278
2584
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2349,6 +2655,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2349
2655
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2350
2656
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2351
2657
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2658
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2659
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2660
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2352
2661
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2353
2662
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2354
2663
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2425,6 +2734,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2425
2734
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2426
2735
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2427
2736
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2737
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2738
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2739
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2428
2740
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2429
2741
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2430
2742
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2519,6 +2831,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2519
2831
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2520
2832
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2521
2833
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2834
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2835
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2836
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2522
2837
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2523
2838
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2524
2839
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2596,6 +2911,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2596
2911
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2597
2912
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2598
2913
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2914
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2915
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2916
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2599
2917
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2600
2918
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2601
2919
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2706,6 +3024,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2706
3024
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2707
3025
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2708
3026
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3027
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3028
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3029
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2709
3030
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2710
3031
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2711
3032
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2789,6 +3110,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2789
3110
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2790
3111
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2791
3112
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3113
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3114
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3115
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2792
3116
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2793
3117
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2794
3118
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2899,6 +3223,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2899
3223
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2900
3224
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2901
3225
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3226
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3227
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3228
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2902
3229
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2903
3230
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2904
3231
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -2976,6 +3303,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2976
3303
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2977
3304
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2978
3305
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3306
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3307
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3308
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
2979
3309
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
2980
3310
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2981
3311
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3110,6 +3440,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3110
3440
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3111
3441
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3112
3442
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3443
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3444
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3445
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3113
3446
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3114
3447
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3115
3448
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3234,6 +3567,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3234
3567
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3235
3568
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3236
3569
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3570
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3571
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3572
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3237
3573
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3238
3574
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3239
3575
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3350,6 +3686,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3350
3686
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3351
3687
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3352
3688
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3689
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3690
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3691
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3353
3692
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3354
3693
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3355
3694
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3452,6 +3791,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3452
3791
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3453
3792
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3454
3793
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3794
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3795
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3796
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3455
3797
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3456
3798
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3457
3799
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3553,6 +3895,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3553
3895
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3554
3896
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3555
3897
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3898
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3899
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3900
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3556
3901
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3557
3902
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3558
3903
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3653,6 +3998,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3653
3998
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3654
3999
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3655
4000
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4001
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4002
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4003
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3656
4004
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3657
4005
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3658
4006
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3729,6 +4077,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3729
4077
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3730
4078
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3731
4079
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4080
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4081
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4082
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3732
4083
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3733
4084
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3734
4085
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -3925,6 +4276,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3925
4276
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3926
4277
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3927
4278
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4279
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4280
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4281
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
3928
4282
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
3929
4283
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3930
4284
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4062,6 +4416,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4062
4416
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4063
4417
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4064
4418
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4419
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4420
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4421
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4065
4422
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4066
4423
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4067
4424
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4160,6 +4517,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4160
4517
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4161
4518
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4162
4519
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4520
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4521
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4522
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4163
4523
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4164
4524
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4165
4525
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4234,6 +4594,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4234
4594
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4235
4595
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4236
4596
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4597
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4598
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4599
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4237
4600
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4238
4601
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4239
4602
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4363,6 +4726,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4363
4726
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4364
4727
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4365
4728
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4729
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4730
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4731
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4366
4732
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4367
4733
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4368
4734
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4479,6 +4845,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4479
4845
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4480
4846
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4481
4847
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4848
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4849
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4850
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4482
4851
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4483
4852
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4484
4853
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4615,6 +4984,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4615
4984
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4616
4985
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4617
4986
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4987
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4988
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4989
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4618
4990
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4619
4991
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4620
4992
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4696,6 +5068,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4696
5068
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4697
5069
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4698
5070
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5071
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5072
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5073
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4699
5074
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4700
5075
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4701
5076
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4772,6 +5147,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4772
5147
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4773
5148
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4774
5149
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5150
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5151
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5152
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4775
5153
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4776
5154
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4777
5155
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4860,6 +5238,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4860
5238
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4861
5239
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4862
5240
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5241
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5242
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5243
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4863
5244
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4864
5245
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4865
5246
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -4944,6 +5325,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4944
5325
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4945
5326
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4946
5327
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5328
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5329
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5330
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4947
5331
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4948
5332
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4949
5333
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5043,6 +5427,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5043
5427
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5044
5428
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5045
5429
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5430
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5431
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5432
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5046
5433
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5047
5434
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5048
5435
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5132,6 +5519,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5132
5519
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5133
5520
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5134
5521
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5522
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5523
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5524
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5135
5525
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5136
5526
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5137
5527
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5207,6 +5597,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5207
5597
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5208
5598
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5209
5599
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5600
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5601
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5602
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5210
5603
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5211
5604
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5212
5605
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5361,6 +5754,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5361
5754
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5362
5755
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5363
5756
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5757
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5758
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5759
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5364
5760
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5365
5761
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5366
5762
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5436,6 +5832,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5436
5832
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5437
5833
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5438
5834
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5835
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5836
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5837
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5439
5838
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5440
5839
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5441
5840
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5528,6 +5927,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5528
5927
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5529
5928
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5530
5929
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5930
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5931
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5932
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5531
5933
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5532
5934
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5533
5935
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5605,6 +6007,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5605
6007
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5606
6008
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5607
6009
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6010
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6011
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6012
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5608
6013
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5609
6014
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5610
6015
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5686,6 +6091,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5686
6091
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5687
6092
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5688
6093
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6094
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6095
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6096
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5689
6097
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5690
6098
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5691
6099
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5767,6 +6175,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5767
6175
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5768
6176
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5769
6177
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6178
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6179
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6180
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5770
6181
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5771
6182
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5772
6183
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5845,6 +6256,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5845
6256
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5846
6257
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5847
6258
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6259
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6260
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6261
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5848
6262
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5849
6263
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5850
6264
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -5939,6 +6353,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5939
6353
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5940
6354
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5941
6355
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6356
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6357
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6358
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
5942
6359
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
5943
6360
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5944
6361
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6032,6 +6449,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6032
6449
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6033
6450
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6034
6451
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6452
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6453
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6454
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6035
6455
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6036
6456
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6037
6457
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6125,6 +6545,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6125
6545
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6126
6546
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6127
6547
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6548
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6549
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6550
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6128
6551
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6129
6552
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6130
6553
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6226,6 +6649,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6226
6649
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6227
6650
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6228
6651
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6652
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6653
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6654
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6229
6655
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6230
6656
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6231
6657
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6349,6 +6775,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6349
6775
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6350
6776
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6351
6777
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6778
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6779
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6780
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6352
6781
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6353
6782
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6354
6783
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6444,6 +6873,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6444
6873
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6445
6874
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6446
6875
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6876
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6877
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6878
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6447
6879
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6448
6880
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6449
6881
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6556,6 +6988,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6556
6988
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6557
6989
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6558
6990
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6991
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6992
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6993
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6559
6994
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6560
6995
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6561
6996
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6649,6 +7084,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6649
7084
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6650
7085
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6651
7086
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7087
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7088
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7089
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6652
7090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6653
7091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6654
7092
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6760,6 +7198,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6760
7198
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6761
7199
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6762
7200
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7201
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7202
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7203
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6763
7204
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6764
7205
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6765
7206
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6869,6 +7310,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6869
7310
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6870
7311
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6871
7312
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7313
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7314
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7315
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6872
7316
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6873
7317
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6874
7318
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -6953,6 +7397,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6953
7397
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6954
7398
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6955
7399
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7400
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7401
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7402
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
6956
7403
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
6957
7404
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6958
7405
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7048,6 +7495,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7048
7495
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7049
7496
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7050
7497
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7498
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7499
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7500
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7051
7501
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7052
7502
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7053
7503
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7200,6 +7650,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7200
7650
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7201
7651
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7202
7652
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7653
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7654
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7655
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7203
7656
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7204
7657
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7205
7658
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7281,6 +7734,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7281
7734
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7282
7735
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7283
7736
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7737
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7738
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7739
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7284
7740
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7285
7741
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7286
7742
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7366,6 +7822,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7366
7822
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7367
7823
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7368
7824
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7825
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7826
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7827
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7369
7828
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7370
7829
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7371
7830
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7385,6 +7844,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7385
7844
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7386
7845
|
}>]>, t.TypeC<{
|
|
7387
7846
|
intentType: t.LiteralC<"deactivate">;
|
|
7847
|
+
}>, t.PartialC<{
|
|
7388
7848
|
stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
7389
7849
|
stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7390
7850
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -7444,6 +7904,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7444
7904
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7445
7905
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7446
7906
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7907
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7908
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7909
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7447
7910
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7448
7911
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7449
7912
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7464,9 +7927,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7464
7927
|
}>]>, t.TypeC<{
|
|
7465
7928
|
intentType: t.LiteralC<"delegate">;
|
|
7466
7929
|
validatorAddress: t.StringC;
|
|
7930
|
+
}>, t.PartialC<{
|
|
7467
7931
|
stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
7468
7932
|
stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7469
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.
|
|
7933
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7470
7934
|
intentType: t.KeyofC<{
|
|
7471
7935
|
payment: t.LiteralC<"payment">;
|
|
7472
7936
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7523,6 +7987,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7523
7987
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7524
7988
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7525
7989
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7990
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7991
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7992
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7526
7993
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7527
7994
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7528
7995
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7536,8 +8003,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7536
8003
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7537
8004
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7538
8005
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7539
|
-
}>]>, t.TypeC<{
|
|
7540
|
-
goStakingRequestId: t.StringC;
|
|
7541
8006
|
}>]>, t.TypeC<{
|
|
7542
8007
|
intentType: t.LiteralC<"goUnstake">;
|
|
7543
8008
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
@@ -7560,7 +8025,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7560
8025
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7561
8026
|
}>, t.TypeC<{
|
|
7562
8027
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7563
|
-
}>]
|
|
8028
|
+
}>]>, t.PartialC<{
|
|
8029
|
+
goStakingRequestId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8030
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7564
8031
|
intentType: t.KeyofC<{
|
|
7565
8032
|
payment: t.LiteralC<"payment">;
|
|
7566
8033
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7617,6 +8084,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7617
8084
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7618
8085
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7619
8086
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8087
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8088
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8089
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7620
8090
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7621
8091
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7622
8092
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7713,6 +8183,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7713
8183
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7714
8184
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7715
8185
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8186
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8187
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8188
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7716
8189
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7717
8190
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7718
8191
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7802,6 +8275,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7802
8275
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7803
8276
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7804
8277
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8278
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8279
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8280
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7805
8281
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7806
8282
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7807
8283
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -7928,6 +8404,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7928
8404
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7929
8405
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7930
8406
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8407
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8408
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8409
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
7931
8410
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
7932
8411
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7933
8412
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8084,6 +8563,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8084
8563
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8085
8564
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8086
8565
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8566
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8567
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8568
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8087
8569
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8088
8570
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8089
8571
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8254,6 +8736,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8254
8736
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8255
8737
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8256
8738
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8739
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8740
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8741
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8257
8742
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8258
8743
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8259
8744
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8329,6 +8814,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8329
8814
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8330
8815
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8331
8816
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8817
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8818
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8819
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8332
8820
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8333
8821
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8334
8822
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8399,6 +8887,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8399
8887
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8400
8888
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8401
8889
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8890
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8891
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8892
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8402
8893
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8403
8894
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8404
8895
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8420,7 +8911,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8420
8911
|
}>]>, t.TypeC<{
|
|
8421
8912
|
intentType: t.LiteralC<"customTx">;
|
|
8422
8913
|
rawTx: t.StringC;
|
|
8423
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.
|
|
8914
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
8424
8915
|
intentType: t.KeyofC<{
|
|
8425
8916
|
payment: t.LiteralC<"payment">;
|
|
8426
8917
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -8477,6 +8968,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8477
8968
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8478
8969
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8479
8970
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8971
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8972
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8973
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8480
8974
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8481
8975
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8482
8976
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8490,8 +8984,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8490
8984
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8491
8985
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8492
8986
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
8493
|
-
}>]>, t.TypeC<{
|
|
8494
|
-
goStakingRequestId: t.StringC;
|
|
8495
8987
|
}>]>, t.TypeC<{
|
|
8496
8988
|
intentType: t.LiteralC<"goUnstake">;
|
|
8497
8989
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
@@ -8567,6 +9059,84 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8567
9059
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8568
9060
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8569
9061
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9062
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9063
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9064
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9065
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9066
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9067
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9068
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
9069
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9070
|
+
export: t.LiteralC<"export">;
|
|
9071
|
+
import: t.LiteralC<"import">;
|
|
9072
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9073
|
+
}>;
|
|
9074
|
+
}>, t.PartialC<{
|
|
9075
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9076
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9077
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9078
|
+
}>]>, t.TypeC<{
|
|
9079
|
+
goStakingRequestId: t.StringC;
|
|
9080
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
9081
|
+
intentType: t.KeyofC<{
|
|
9082
|
+
payment: t.LiteralC<"payment">;
|
|
9083
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
9084
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
9085
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
9086
|
+
fanout: t.LiteralC<"fanout">;
|
|
9087
|
+
stake: t.LiteralC<"stake">;
|
|
9088
|
+
unstake: t.LiteralC<"unstake">;
|
|
9089
|
+
delegate: t.LiteralC<"delegate">;
|
|
9090
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
9091
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
9092
|
+
claim: t.LiteralC<"claim">;
|
|
9093
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
9094
|
+
pledge: t.LiteralC<"pledge">;
|
|
9095
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
9096
|
+
vote: t.LiteralC<"vote">;
|
|
9097
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
9098
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
9099
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
9100
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
9101
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
9102
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
9103
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
9104
|
+
authorize: t.LiteralC<"authorize">;
|
|
9105
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
9106
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
9107
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
9108
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
9109
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
9110
|
+
customTx: t.LiteralC<"customTx">;
|
|
9111
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9112
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9113
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9114
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9115
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9116
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9117
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
9118
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9119
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
9120
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
9121
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
9122
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
9123
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9124
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9125
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
9126
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
9127
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9128
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
9129
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
9130
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9131
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9132
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
9133
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
9134
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9135
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9136
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9137
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9138
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9139
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8570
9140
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8571
9141
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8572
9142
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8642,6 +9212,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8642
9212
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8643
9213
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8644
9214
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9215
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9216
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9217
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8645
9218
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8646
9219
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8647
9220
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8734,6 +9307,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8734
9307
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8735
9308
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8736
9309
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9310
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9311
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9312
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8737
9313
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8738
9314
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8739
9315
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8809,6 +9385,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8809
9385
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8810
9386
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8811
9387
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9388
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9389
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9390
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8812
9391
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8813
9392
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8814
9393
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -8921,6 +9500,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8921
9500
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8922
9501
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8923
9502
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9503
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9504
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9505
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
8924
9506
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
8925
9507
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8926
9508
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9015,6 +9597,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9015
9597
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9016
9598
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9017
9599
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9600
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9601
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9602
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9018
9603
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9019
9604
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9020
9605
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9091,6 +9676,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9091
9676
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9092
9677
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9093
9678
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9679
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9680
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9681
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9094
9682
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9095
9683
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9096
9684
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9186,6 +9774,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9186
9774
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9187
9775
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9188
9776
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9777
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9778
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9779
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9189
9780
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9190
9781
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9191
9782
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9283,6 +9874,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9283
9874
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9284
9875
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9285
9876
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9877
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9878
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9879
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9286
9880
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9287
9881
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9288
9882
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9381,6 +9975,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9381
9975
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9382
9976
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9383
9977
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9978
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9979
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9980
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9384
9981
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9385
9982
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9386
9983
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9465,6 +10062,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9465
10062
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9466
10063
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9467
10064
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10065
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10066
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10067
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9468
10068
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9469
10069
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9470
10070
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9560,6 +10160,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9560
10160
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9561
10161
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9562
10162
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10163
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10164
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10165
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9563
10166
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9564
10167
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9565
10168
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9694,6 +10297,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9694
10297
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9695
10298
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9696
10299
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10300
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10301
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10302
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9697
10303
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9698
10304
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9699
10305
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9776,6 +10382,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9776
10382
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9777
10383
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9778
10384
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10385
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10386
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10387
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9779
10388
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9780
10389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9781
10390
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9855,6 +10464,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9855
10464
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9856
10465
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9857
10466
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10467
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10468
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10469
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9858
10470
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9859
10471
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9860
10472
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -9929,6 +10541,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9929
10541
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9930
10542
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9931
10543
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10544
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10545
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10546
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
9932
10547
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
9933
10548
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9934
10549
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10023,6 +10638,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10023
10638
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10024
10639
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10025
10640
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10641
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10642
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10643
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10026
10644
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10027
10645
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10028
10646
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10103,6 +10721,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10103
10721
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10104
10722
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10105
10723
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10724
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10725
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10726
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10106
10727
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10107
10728
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10108
10729
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10182,6 +10803,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10182
10803
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10183
10804
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10184
10805
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10806
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10807
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10808
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10185
10809
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10186
10810
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10187
10811
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10262,6 +10886,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10262
10886
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10263
10887
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10264
10888
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10889
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10890
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10891
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10265
10892
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10266
10893
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10267
10894
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10341,6 +10968,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10341
10968
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10342
10969
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10343
10970
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10971
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10972
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10973
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10344
10974
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10345
10975
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10346
10976
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10424,6 +11054,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10424
11054
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10425
11055
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10426
11056
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11057
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11058
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11059
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10427
11060
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10428
11061
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10429
11062
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10506,6 +11139,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10506
11139
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10507
11140
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10508
11141
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11142
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11143
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11144
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10509
11145
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10510
11146
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10511
11147
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10590,6 +11226,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10590
11226
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10591
11227
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10592
11228
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11229
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11230
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11231
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10593
11232
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10594
11233
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10595
11234
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10674,6 +11313,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10674
11313
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10675
11314
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10676
11315
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11316
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11317
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11318
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10677
11319
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10678
11320
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10679
11321
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10758,6 +11400,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10758
11400
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10759
11401
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10760
11402
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11403
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11404
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11405
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10761
11406
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10762
11407
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10763
11408
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10841,6 +11486,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10841
11486
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10842
11487
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10843
11488
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11489
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11490
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11491
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10844
11492
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10845
11493
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10846
11494
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -10928,6 +11576,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10928
11576
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10929
11577
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10930
11578
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11579
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11580
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11581
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
10931
11582
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
10932
11583
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10933
11584
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11010,6 +11661,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11010
11661
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11011
11662
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11012
11663
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11664
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11665
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11666
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11013
11667
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11014
11668
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11015
11669
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11094,6 +11748,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11094
11748
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11095
11749
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11096
11750
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11751
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11752
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11753
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11097
11754
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11098
11755
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11099
11756
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11174,6 +11831,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11174
11831
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11175
11832
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11176
11833
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11834
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11835
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11836
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11177
11837
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11178
11838
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11179
11839
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11253,6 +11913,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11253
11913
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11254
11914
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11255
11915
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11916
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11917
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11918
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11256
11919
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11257
11920
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11258
11921
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11332,6 +11995,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11332
11995
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11333
11996
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11334
11997
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11998
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11999
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12000
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11335
12001
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11336
12002
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11337
12003
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11416,6 +12082,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11416
12082
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11417
12083
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11418
12084
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12085
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12086
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12087
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11419
12088
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11420
12089
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11421
12090
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11501,6 +12170,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11501
12170
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11502
12171
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11503
12172
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12173
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12174
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12175
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11504
12176
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11505
12177
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11506
12178
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11584,6 +12256,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11584
12256
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11585
12257
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11586
12258
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12259
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12260
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12261
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11587
12262
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11588
12263
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11589
12264
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11667,6 +12342,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11667
12342
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11668
12343
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11669
12344
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12345
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12346
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12347
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11670
12348
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11671
12349
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11672
12350
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11745,6 +12423,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11745
12423
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11746
12424
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11747
12425
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12426
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12427
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12428
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11748
12429
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11749
12430
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11750
12431
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11823,6 +12504,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11823
12504
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11824
12505
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11825
12506
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12507
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12508
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12509
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11826
12510
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11827
12511
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11828
12512
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11895,6 +12579,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11895
12579
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11896
12580
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11897
12581
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12582
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12583
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12584
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11898
12585
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11899
12586
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11900
12587
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -11971,6 +12658,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11971
12658
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11972
12659
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11973
12660
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12661
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12662
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12663
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
11974
12664
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
11975
12665
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11976
12666
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12049,6 +12739,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12049
12739
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12050
12740
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12051
12741
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12742
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12743
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12744
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12052
12745
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12053
12746
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12054
12747
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12127,6 +12820,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12127
12820
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12128
12821
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12129
12822
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12823
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12824
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12825
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12130
12826
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12131
12827
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12132
12828
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12211,6 +12907,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12211
12907
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12212
12908
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12213
12909
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12910
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12911
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12912
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12214
12913
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12215
12914
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12216
12915
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12295,6 +12994,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12295
12994
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12296
12995
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12297
12996
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12997
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12998
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12999
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12298
13000
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12299
13001
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12300
13002
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12373,6 +13075,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12373
13075
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12374
13076
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12375
13077
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13078
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13079
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13080
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12376
13081
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12377
13082
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12378
13083
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12447,6 +13152,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12447
13152
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12448
13153
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12449
13154
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13155
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13156
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13157
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12450
13158
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12451
13159
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12452
13160
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12541,6 +13249,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12541
13249
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12542
13250
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12543
13251
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13252
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13253
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13254
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12544
13255
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12545
13256
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12546
13257
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12645,6 +13356,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12645
13356
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12646
13357
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12647
13358
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13359
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13360
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13361
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12648
13362
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12649
13363
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12650
13364
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12759,6 +13473,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12759
13473
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12760
13474
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12761
13475
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13476
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13477
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13478
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12762
13479
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12763
13480
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12764
13481
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12845,6 +13562,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12845
13562
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12846
13563
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12847
13564
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13565
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13566
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13567
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12848
13568
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12849
13569
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12850
13570
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -12941,6 +13661,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12941
13661
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12942
13662
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12943
13663
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13664
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13665
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13666
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
12944
13667
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
12945
13668
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12946
13669
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13019,6 +13742,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13019
13742
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13020
13743
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13021
13744
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13745
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13746
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13747
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13022
13748
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13023
13749
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13024
13750
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13103,6 +13829,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13103
13829
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13104
13830
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13105
13831
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13832
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13833
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13834
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13106
13835
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13107
13836
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13108
13837
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13181,6 +13910,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13181
13910
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13182
13911
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13183
13912
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13913
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13914
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13915
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13184
13916
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13185
13917
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13186
13918
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13265,6 +13997,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13265
13997
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13266
13998
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13267
13999
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14000
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14001
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14002
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13268
14003
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13269
14004
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13270
14005
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13785,6 +14520,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13785
14520
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13786
14521
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13787
14522
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14523
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14524
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14525
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13788
14526
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13789
14527
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13790
14528
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13879,6 +14617,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13879
14617
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13880
14618
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13881
14619
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14620
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14621
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14622
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13882
14623
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13883
14624
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13884
14625
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -13960,6 +14701,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13960
14701
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13961
14702
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13962
14703
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14704
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14705
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14706
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
13963
14707
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
13964
14708
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13965
14709
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14047,6 +14791,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14047
14791
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14048
14792
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14049
14793
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14794
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14795
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14796
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14050
14797
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14051
14798
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14052
14799
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14133,6 +14880,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14133
14880
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14134
14881
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14135
14882
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14883
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14884
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14885
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14136
14886
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14137
14887
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14138
14888
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14211,6 +14961,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14211
14961
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14212
14962
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14213
14963
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14964
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14965
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14966
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14214
14967
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14215
14968
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14216
14969
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14300,6 +15053,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14300
15053
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14301
15054
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14302
15055
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15056
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15057
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15058
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14303
15059
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14304
15060
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14305
15061
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14394,6 +15150,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14394
15150
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14395
15151
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14396
15152
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15153
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15154
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15155
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14397
15156
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14398
15157
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14399
15158
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14505,6 +15264,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14505
15264
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14506
15265
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14507
15266
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15267
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15268
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15269
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14508
15270
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14509
15271
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14510
15272
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14616,6 +15378,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14616
15378
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14617
15379
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14618
15380
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15381
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15382
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15383
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14619
15384
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14620
15385
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14621
15386
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14693,6 +15458,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14693
15458
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14694
15459
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14695
15460
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15461
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15462
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15463
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14696
15464
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14697
15465
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14698
15466
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14770,6 +15538,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14770
15538
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14771
15539
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14772
15540
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15541
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15542
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15543
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14773
15544
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14774
15545
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14775
15546
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14855,6 +15626,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14855
15626
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14856
15627
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14857
15628
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15629
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15630
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15631
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14858
15632
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14859
15633
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14860
15634
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -14939,6 +15713,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14939
15713
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14940
15714
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14941
15715
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15716
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15717
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15718
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
14942
15719
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
14943
15720
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14944
15721
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15026,6 +15803,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15026
15803
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15027
15804
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15028
15805
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15806
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15807
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15808
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15029
15809
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15030
15810
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15031
15811
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15099,6 +15879,255 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15099
15879
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15100
15880
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15101
15881
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15882
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15883
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15884
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15885
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15886
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15887
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
15888
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
15889
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
15890
|
+
export: t.LiteralC<"export">;
|
|
15891
|
+
import: t.LiteralC<"import">;
|
|
15892
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
15893
|
+
}>;
|
|
15894
|
+
}>, t.PartialC<{
|
|
15895
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15896
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15897
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15898
|
+
}>]>, t.TypeC<{
|
|
15899
|
+
intentType: t.LiteralC<"allocationRequest">;
|
|
15900
|
+
updateId: t.StringC;
|
|
15901
|
+
operatorId: t.StringC;
|
|
15902
|
+
contractId: t.StringC;
|
|
15903
|
+
tradeId: t.StringC;
|
|
15904
|
+
transferLegId: t.StringC;
|
|
15905
|
+
senderPartyId: t.StringC;
|
|
15906
|
+
receiverPartyId: t.StringC;
|
|
15907
|
+
amount: t.StringC;
|
|
15908
|
+
token: t.StringC;
|
|
15909
|
+
receiveToken: t.StringC;
|
|
15910
|
+
receiveAmount: t.StringC;
|
|
15911
|
+
allocateBefore: t.StringC;
|
|
15912
|
+
settleBefore: t.StringC;
|
|
15913
|
+
}>, t.PartialC<{
|
|
15914
|
+
comment: t.StringC;
|
|
15915
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15916
|
+
intentType: t.KeyofC<{
|
|
15917
|
+
payment: t.LiteralC<"payment">;
|
|
15918
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15919
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15920
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15921
|
+
fanout: t.LiteralC<"fanout">;
|
|
15922
|
+
stake: t.LiteralC<"stake">;
|
|
15923
|
+
unstake: t.LiteralC<"unstake">;
|
|
15924
|
+
delegate: t.LiteralC<"delegate">;
|
|
15925
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
15926
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
15927
|
+
claim: t.LiteralC<"claim">;
|
|
15928
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
15929
|
+
pledge: t.LiteralC<"pledge">;
|
|
15930
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
15931
|
+
vote: t.LiteralC<"vote">;
|
|
15932
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
15933
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
15934
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
15935
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
15936
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
15937
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
15938
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
15939
|
+
authorize: t.LiteralC<"authorize">;
|
|
15940
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
15941
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
15942
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
15943
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
15944
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
15945
|
+
customTx: t.LiteralC<"customTx">;
|
|
15946
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
15947
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
15948
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
15949
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
15950
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
15951
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15952
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
15953
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15954
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
15955
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
15956
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
15957
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
15958
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15959
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15960
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
15961
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
15962
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15963
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
15964
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
15965
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15966
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15967
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
15968
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
15969
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15970
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15971
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15972
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15973
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15974
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15975
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15976
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15977
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
15978
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
15979
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
15980
|
+
export: t.LiteralC<"export">;
|
|
15981
|
+
import: t.LiteralC<"import">;
|
|
15982
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
15983
|
+
}>;
|
|
15984
|
+
}>, t.PartialC<{
|
|
15985
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15986
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15987
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15988
|
+
}>]>, t.TypeC<{
|
|
15989
|
+
intentType: t.LiteralC<"cosignDelegationAccept">;
|
|
15990
|
+
txRequestId: t.StringC;
|
|
15991
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15992
|
+
intentType: t.KeyofC<{
|
|
15993
|
+
payment: t.LiteralC<"payment">;
|
|
15994
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15995
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15996
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15997
|
+
fanout: t.LiteralC<"fanout">;
|
|
15998
|
+
stake: t.LiteralC<"stake">;
|
|
15999
|
+
unstake: t.LiteralC<"unstake">;
|
|
16000
|
+
delegate: t.LiteralC<"delegate">;
|
|
16001
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16002
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16003
|
+
claim: t.LiteralC<"claim">;
|
|
16004
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16005
|
+
pledge: t.LiteralC<"pledge">;
|
|
16006
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16007
|
+
vote: t.LiteralC<"vote">;
|
|
16008
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16009
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16010
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16011
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16012
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16013
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16014
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16015
|
+
authorize: t.LiteralC<"authorize">;
|
|
16016
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16017
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16018
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16019
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16020
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16021
|
+
customTx: t.LiteralC<"customTx">;
|
|
16022
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16023
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16024
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16025
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16026
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16027
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16028
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16029
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16030
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16031
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16032
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16033
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16034
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16035
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16036
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16037
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16038
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16039
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16040
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16041
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16042
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16043
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16044
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16045
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16046
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16047
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16048
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16049
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16050
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16051
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16052
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16053
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
16054
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
16055
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
16056
|
+
export: t.LiteralC<"export">;
|
|
16057
|
+
import: t.LiteralC<"import">;
|
|
16058
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
16059
|
+
}>;
|
|
16060
|
+
}>, t.PartialC<{
|
|
16061
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16062
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16063
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16064
|
+
}>]>, t.TypeC<{
|
|
16065
|
+
intentType: t.LiteralC<"cosignDelegationProposal">;
|
|
16066
|
+
contractId: t.StringC;
|
|
16067
|
+
operatorId: t.StringC;
|
|
16068
|
+
updateId: t.StringC;
|
|
16069
|
+
}>, t.PartialC<{
|
|
16070
|
+
packageName: t.StringC;
|
|
16071
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16072
|
+
intentType: t.KeyofC<{
|
|
16073
|
+
payment: t.LiteralC<"payment">;
|
|
16074
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
16075
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
16076
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
16077
|
+
fanout: t.LiteralC<"fanout">;
|
|
16078
|
+
stake: t.LiteralC<"stake">;
|
|
16079
|
+
unstake: t.LiteralC<"unstake">;
|
|
16080
|
+
delegate: t.LiteralC<"delegate">;
|
|
16081
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16082
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16083
|
+
claim: t.LiteralC<"claim">;
|
|
16084
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16085
|
+
pledge: t.LiteralC<"pledge">;
|
|
16086
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16087
|
+
vote: t.LiteralC<"vote">;
|
|
16088
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16089
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16090
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16091
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16092
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16093
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16094
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16095
|
+
authorize: t.LiteralC<"authorize">;
|
|
16096
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16097
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16098
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16099
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16100
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16101
|
+
customTx: t.LiteralC<"customTx">;
|
|
16102
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16103
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16104
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16105
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16106
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16107
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16108
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16109
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16110
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16111
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16112
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16113
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16114
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16115
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16116
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16117
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16118
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16119
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16120
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16121
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16122
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16123
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16124
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16125
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16126
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16127
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16128
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16129
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16130
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15102
16131
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15103
16132
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15104
16133
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15109,27 +16138,41 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15109
16138
|
importtoc: t.LiteralC<"importtoc">;
|
|
15110
16139
|
}>;
|
|
15111
16140
|
}>, t.PartialC<{
|
|
15112
|
-
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15113
|
-
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15114
|
-
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15115
|
-
}>]>, t.TypeC<{
|
|
15116
|
-
intentType: t.LiteralC<"
|
|
15117
|
-
|
|
15118
|
-
|
|
15119
|
-
|
|
15120
|
-
|
|
15121
|
-
|
|
15122
|
-
|
|
15123
|
-
|
|
15124
|
-
|
|
16141
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16142
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16143
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16144
|
+
}>]>, t.TypeC<{
|
|
16145
|
+
intentType: t.LiteralC<"cantonCommand">;
|
|
16146
|
+
cantonCommandParams: t.IntersectionC<[t.TypeC<{
|
|
16147
|
+
command: t.UnionC<[t.TypeC<{
|
|
16148
|
+
CreateCommand: t.TypeC<{
|
|
16149
|
+
templateId: t.StringC;
|
|
16150
|
+
createArguments: t.RecordC<t.StringC, t.UnknownC>;
|
|
16151
|
+
}>;
|
|
16152
|
+
}>, t.TypeC<{
|
|
16153
|
+
ExerciseCommand: t.IntersectionC<[t.TypeC<{
|
|
16154
|
+
templateId: t.StringC;
|
|
16155
|
+
choice: t.StringC;
|
|
16156
|
+
}>, t.PartialC<{
|
|
16157
|
+
choiceArgument: t.RecordC<t.StringC, t.UnknownC>;
|
|
16158
|
+
contractId: t.StringC;
|
|
16159
|
+
}>]>;
|
|
16160
|
+
}>]>;
|
|
16161
|
+
actAs: t.ArrayC<t.StringC>;
|
|
16162
|
+
}>, t.PartialC<{
|
|
16163
|
+
readAs: t.ArrayC<t.StringC>;
|
|
16164
|
+
resolveContracts: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
16165
|
+
templateId: t.StringC;
|
|
16166
|
+
actAs: t.ArrayC<t.StringC>;
|
|
16167
|
+
injectAs: t.StringC;
|
|
16168
|
+
}>, t.PartialC<{
|
|
16169
|
+
readAs: t.ArrayC<t.StringC>;
|
|
16170
|
+
resolveAll: t.BooleanC;
|
|
16171
|
+
}>]>>;
|
|
16172
|
+
}>]>;
|
|
16173
|
+
}>, t.PartialC<{
|
|
15125
16174
|
token: t.StringC;
|
|
15126
|
-
|
|
15127
|
-
receiveAmount: t.StringC;
|
|
15128
|
-
allocateBefore: t.StringC;
|
|
15129
|
-
settleBefore: t.StringC;
|
|
15130
|
-
}>, t.PartialC<{
|
|
15131
|
-
comment: t.StringC;
|
|
15132
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16175
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15133
16176
|
intentType: t.KeyofC<{
|
|
15134
16177
|
payment: t.LiteralC<"payment">;
|
|
15135
16178
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -15186,6 +16229,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15186
16229
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15187
16230
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15188
16231
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16232
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16233
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16234
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15189
16235
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15190
16236
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15191
16237
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15200,8 +16246,33 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15200
16246
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15201
16247
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15202
16248
|
}>]>, t.TypeC<{
|
|
15203
|
-
|
|
15204
|
-
|
|
16249
|
+
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
16250
|
+
address: t.PartialC<{
|
|
16251
|
+
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16252
|
+
option: t.UnionC<[t.Type<{
|
|
16253
|
+
[x: string]: unknown;
|
|
16254
|
+
}, {
|
|
16255
|
+
[x: string]: unknown;
|
|
16256
|
+
}, unknown>, t.UndefinedC]>;
|
|
16257
|
+
}>;
|
|
16258
|
+
amount: t.TypeC<{
|
|
16259
|
+
value: t.StringC;
|
|
16260
|
+
symbol: t.StringC;
|
|
16261
|
+
}>;
|
|
16262
|
+
}>, t.PartialC<{
|
|
16263
|
+
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16264
|
+
}>]>>;
|
|
16265
|
+
}>, t.UnionC<[t.TypeC<{
|
|
16266
|
+
intentType: t.LiteralC<"payment">;
|
|
16267
|
+
}>, t.TypeC<{
|
|
16268
|
+
intentType: t.LiteralC<"payment">;
|
|
16269
|
+
isTestTransaction: t.BooleanC;
|
|
16270
|
+
}>]>]>, t.PartialC<{
|
|
16271
|
+
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16272
|
+
isConsolidate: t.BooleanC;
|
|
16273
|
+
numberOfSplits: t.NumberC;
|
|
16274
|
+
}>, t.TypeC<{
|
|
16275
|
+
unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
15205
16276
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15206
16277
|
intentType: t.KeyofC<{
|
|
15207
16278
|
payment: t.LiteralC<"payment">;
|
|
@@ -15259,6 +16330,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15259
16330
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15260
16331
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15261
16332
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16333
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16334
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16335
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15262
16336
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15263
16337
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15264
16338
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15273,12 +16347,11 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15273
16347
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15274
16348
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15275
16349
|
}>]>, t.TypeC<{
|
|
15276
|
-
intentType: t.LiteralC<"
|
|
15277
|
-
|
|
15278
|
-
operatorId: t.StringC;
|
|
15279
|
-
updateId: t.StringC;
|
|
16350
|
+
intentType: t.LiteralC<"transferAccept">;
|
|
16351
|
+
txRequestId: t.StringC;
|
|
15280
16352
|
}>, t.PartialC<{
|
|
15281
|
-
|
|
16353
|
+
token: t.StringC;
|
|
16354
|
+
expiry: t.NumberC;
|
|
15282
16355
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15283
16356
|
intentType: t.KeyofC<{
|
|
15284
16357
|
payment: t.LiteralC<"payment">;
|
|
@@ -15336,6 +16409,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15336
16409
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15337
16410
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15338
16411
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16412
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16413
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16414
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15339
16415
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15340
16416
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15341
16417
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15350,37 +16426,16 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15350
16426
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15351
16427
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15352
16428
|
}>]>, t.TypeC<{
|
|
15353
|
-
intentType: t.LiteralC<"
|
|
15354
|
-
|
|
15355
|
-
|
|
15356
|
-
|
|
15357
|
-
|
|
15358
|
-
|
|
15359
|
-
}>;
|
|
15360
|
-
}>, t.TypeC<{
|
|
15361
|
-
ExerciseCommand: t.IntersectionC<[t.TypeC<{
|
|
15362
|
-
templateId: t.StringC;
|
|
15363
|
-
choice: t.StringC;
|
|
15364
|
-
}>, t.PartialC<{
|
|
15365
|
-
choiceArgument: t.RecordC<t.StringC, t.UnknownC>;
|
|
15366
|
-
contractId: t.StringC;
|
|
15367
|
-
}>]>;
|
|
15368
|
-
}>]>;
|
|
15369
|
-
actAs: t.ArrayC<t.StringC>;
|
|
15370
|
-
}>, t.PartialC<{
|
|
15371
|
-
readAs: t.ArrayC<t.StringC>;
|
|
15372
|
-
resolveContracts: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
15373
|
-
templateId: t.StringC;
|
|
15374
|
-
actAs: t.ArrayC<t.StringC>;
|
|
15375
|
-
injectAs: t.StringC;
|
|
15376
|
-
}>, t.PartialC<{
|
|
15377
|
-
readAs: t.ArrayC<t.StringC>;
|
|
15378
|
-
resolveAll: t.BooleanC;
|
|
15379
|
-
}>]>>;
|
|
15380
|
-
}>]>;
|
|
16429
|
+
intentType: t.LiteralC<"transferAcknowledge">;
|
|
16430
|
+
contractId: t.StringC;
|
|
16431
|
+
senderPartyId: t.StringC;
|
|
16432
|
+
updateId: t.StringC;
|
|
16433
|
+
amount: import("io-ts-types").NumberFromStringC;
|
|
16434
|
+
expiry: t.NumberC;
|
|
15381
16435
|
}>, t.PartialC<{
|
|
16436
|
+
memoId: t.StringC;
|
|
15382
16437
|
token: t.StringC;
|
|
15383
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.
|
|
16438
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15384
16439
|
intentType: t.KeyofC<{
|
|
15385
16440
|
payment: t.LiteralC<"payment">;
|
|
15386
16441
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -15437,6 +16492,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15437
16492
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15438
16493
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15439
16494
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16495
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16496
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16497
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15440
16498
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15441
16499
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15442
16500
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15451,33 +16509,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15451
16509
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15452
16510
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15453
16511
|
}>]>, t.TypeC<{
|
|
15454
|
-
|
|
15455
|
-
|
|
15456
|
-
|
|
15457
|
-
|
|
15458
|
-
[x: string]: unknown;
|
|
15459
|
-
}, {
|
|
15460
|
-
[x: string]: unknown;
|
|
15461
|
-
}, unknown>, t.UndefinedC]>;
|
|
15462
|
-
}>;
|
|
15463
|
-
amount: t.TypeC<{
|
|
15464
|
-
value: t.StringC;
|
|
15465
|
-
symbol: t.StringC;
|
|
15466
|
-
}>;
|
|
15467
|
-
}>, t.PartialC<{
|
|
15468
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15469
|
-
}>]>>;
|
|
15470
|
-
}>, t.UnionC<[t.TypeC<{
|
|
15471
|
-
intentType: t.LiteralC<"payment">;
|
|
15472
|
-
}>, t.TypeC<{
|
|
15473
|
-
intentType: t.LiteralC<"payment">;
|
|
15474
|
-
isTestTransaction: t.BooleanC;
|
|
15475
|
-
}>]>]>, t.PartialC<{
|
|
15476
|
-
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15477
|
-
isConsolidate: t.BooleanC;
|
|
15478
|
-
numberOfSplits: t.NumberC;
|
|
15479
|
-
}>, t.TypeC<{
|
|
15480
|
-
unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
16512
|
+
intentType: t.LiteralC<"transferOfferWithdrawn">;
|
|
16513
|
+
transferOfferId: t.StringC;
|
|
16514
|
+
}>, t.PartialC<{
|
|
16515
|
+
token: t.StringC;
|
|
15481
16516
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15482
16517
|
intentType: t.KeyofC<{
|
|
15483
16518
|
payment: t.LiteralC<"payment">;
|
|
@@ -15535,6 +16570,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15535
16570
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15536
16571
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15537
16572
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16573
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16574
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16575
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15538
16576
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15539
16577
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15540
16578
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15549,7 +16587,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15549
16587
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15550
16588
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15551
16589
|
}>]>, t.TypeC<{
|
|
15552
|
-
intentType: t.LiteralC<"
|
|
16590
|
+
intentType: t.LiteralC<"transferReject">;
|
|
15553
16591
|
txRequestId: t.StringC;
|
|
15554
16592
|
}>, t.PartialC<{
|
|
15555
16593
|
token: t.StringC;
|
|
@@ -15611,6 +16649,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15611
16649
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15612
16650
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15613
16651
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16652
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16653
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16654
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15614
16655
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15615
16656
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15616
16657
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15625,15 +16666,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15625
16666
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15626
16667
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15627
16668
|
}>]>, t.TypeC<{
|
|
15628
|
-
intentType: t.LiteralC<"
|
|
15629
|
-
|
|
15630
|
-
senderPartyId: t.StringC;
|
|
15631
|
-
updateId: t.StringC;
|
|
15632
|
-
amount: import("io-ts-types").NumberFromStringC;
|
|
15633
|
-
expiry: t.NumberC;
|
|
16669
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16670
|
+
endInvestorPartyId: t.StringC;
|
|
15634
16671
|
}>, t.PartialC<{
|
|
15635
|
-
|
|
15636
|
-
token: t.StringC;
|
|
16672
|
+
comment: t.StringC;
|
|
15637
16673
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15638
16674
|
intentType: t.KeyofC<{
|
|
15639
16675
|
payment: t.LiteralC<"payment">;
|
|
@@ -15691,6 +16727,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15691
16727
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15692
16728
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15693
16729
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16730
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16731
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16732
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15694
16733
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15695
16734
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15696
16735
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15705,10 +16744,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15705
16744
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15706
16745
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15707
16746
|
}>]>, t.TypeC<{
|
|
15708
|
-
intentType: t.LiteralC<"
|
|
15709
|
-
|
|
15710
|
-
}>, t.PartialC<{
|
|
15711
|
-
token: t.StringC;
|
|
16747
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16748
|
+
txRequestId: t.StringC;
|
|
15712
16749
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15713
16750
|
intentType: t.KeyofC<{
|
|
15714
16751
|
payment: t.LiteralC<"payment">;
|
|
@@ -15766,6 +16803,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15766
16803
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15767
16804
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15768
16805
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16806
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16807
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16808
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15769
16809
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15770
16810
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15771
16811
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15780,11 +16820,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15780
16820
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15781
16821
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15782
16822
|
}>]>, t.TypeC<{
|
|
15783
|
-
intentType: t.LiteralC<"
|
|
16823
|
+
intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15784
16824
|
txRequestId: t.StringC;
|
|
15785
|
-
|
|
15786
|
-
token: t.StringC;
|
|
15787
|
-
expiry: t.NumberC;
|
|
16825
|
+
reason: t.StringC;
|
|
15788
16826
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15789
16827
|
intentType: t.KeyofC<{
|
|
15790
16828
|
payment: t.LiteralC<"payment">;
|
|
@@ -15842,6 +16880,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15842
16880
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15843
16881
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15844
16882
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16883
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16884
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16885
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15845
16886
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15846
16887
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15847
16888
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15918,6 +16959,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15918
16959
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15919
16960
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15920
16961
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16962
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16963
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16964
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15921
16965
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15922
16966
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15923
16967
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -15994,6 +17038,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15994
17038
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15995
17039
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15996
17040
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17041
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17042
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17043
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
15997
17044
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
15998
17045
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15999
17046
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16088,6 +17135,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16088
17135
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16089
17136
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16090
17137
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17138
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17139
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17140
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16091
17141
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16092
17142
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16093
17143
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16165,6 +17215,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16165
17215
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16166
17216
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16167
17217
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17218
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17219
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17220
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16168
17221
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16169
17222
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16170
17223
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16275,6 +17328,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16275
17328
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16276
17329
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16277
17330
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17331
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17332
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17333
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16278
17334
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16279
17335
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16280
17336
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16358,6 +17414,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16358
17414
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16359
17415
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16360
17416
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17417
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17418
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17419
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16361
17420
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16362
17421
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16363
17422
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16468,6 +17527,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16468
17527
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16469
17528
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16470
17529
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17530
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17531
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17532
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16471
17533
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16472
17534
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16473
17535
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16545,6 +17607,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16545
17607
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16546
17608
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16547
17609
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17610
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17611
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17612
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16548
17613
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16549
17614
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16550
17615
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16679,6 +17744,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16679
17744
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16680
17745
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16681
17746
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17747
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17748
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17749
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16682
17750
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16683
17751
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16684
17752
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16803,6 +17871,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16803
17871
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16804
17872
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16805
17873
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17874
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17875
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17876
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16806
17877
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16807
17878
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16808
17879
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -16919,6 +17990,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16919
17990
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16920
17991
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16921
17992
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17993
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17994
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17995
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16922
17996
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16923
17997
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16924
17998
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17021,6 +18095,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17021
18095
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17022
18096
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17023
18097
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18098
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18099
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18100
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17024
18101
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17025
18102
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17026
18103
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17122,6 +18199,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17122
18199
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17123
18200
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17124
18201
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18202
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18203
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18204
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17125
18205
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17126
18206
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17127
18207
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17222,6 +18302,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17222
18302
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17223
18303
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17224
18304
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18305
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18306
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18307
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17225
18308
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17226
18309
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17227
18310
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17298,6 +18381,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17298
18381
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17299
18382
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17300
18383
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18384
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18385
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18386
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17301
18387
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17302
18388
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17303
18389
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17494,6 +18580,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17494
18580
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17495
18581
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17496
18582
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18583
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18584
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18585
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17497
18586
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17498
18587
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17499
18588
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17631,6 +18720,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17631
18720
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17632
18721
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17633
18722
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18723
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18724
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18725
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17634
18726
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17635
18727
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17636
18728
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17729,6 +18821,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17729
18821
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17730
18822
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17731
18823
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18824
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18825
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18826
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17732
18827
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17733
18828
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17734
18829
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17803,6 +18898,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17803
18898
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17804
18899
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17805
18900
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18901
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18902
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18903
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17806
18904
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17807
18905
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17808
18906
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -17932,6 +19030,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17932
19030
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17933
19031
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17934
19032
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19033
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19034
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19035
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
17935
19036
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
17936
19037
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
17937
19038
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18048,6 +19149,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18048
19149
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18049
19150
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18050
19151
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19152
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19153
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19154
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18051
19155
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18052
19156
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18053
19157
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18184,6 +19288,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18184
19288
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18185
19289
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18186
19290
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19291
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19292
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19293
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18187
19294
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18188
19295
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18189
19296
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18265,6 +19372,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18265
19372
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18266
19373
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18267
19374
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19375
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19376
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19377
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18268
19378
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18269
19379
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18270
19380
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18341,6 +19451,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18341
19451
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18342
19452
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18343
19453
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19454
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19455
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19456
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18344
19457
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18345
19458
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18346
19459
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18429,6 +19542,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18429
19542
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18430
19543
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18431
19544
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19545
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19546
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19547
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18432
19548
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18433
19549
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18434
19550
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18513,6 +19629,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18513
19629
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18514
19630
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18515
19631
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19632
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19633
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19634
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18516
19635
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18517
19636
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18518
19637
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18612,6 +19731,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18612
19731
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18613
19732
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18614
19733
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19734
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19735
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19736
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18615
19737
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18616
19738
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18617
19739
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18701,6 +19823,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18701
19823
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18702
19824
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18703
19825
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19826
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19827
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19828
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18704
19829
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18705
19830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18706
19831
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18776,6 +19901,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18776
19901
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18777
19902
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18778
19903
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19904
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19905
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19906
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18779
19907
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18780
19908
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18781
19909
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -18930,6 +20058,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18930
20058
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18931
20059
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18932
20060
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20061
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20062
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20063
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
18933
20064
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
18934
20065
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
18935
20066
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19005,6 +20136,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19005
20136
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19006
20137
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19007
20138
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20139
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20140
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20141
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19008
20142
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19009
20143
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19010
20144
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19097,6 +20231,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19097
20231
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19098
20232
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19099
20233
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20234
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20235
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20236
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19100
20237
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19101
20238
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19102
20239
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19174,6 +20311,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19174
20311
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19175
20312
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19176
20313
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20314
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20315
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20316
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19177
20317
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19178
20318
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19179
20319
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19255,6 +20395,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19255
20395
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19256
20396
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19257
20397
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20398
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20399
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20400
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19258
20401
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19259
20402
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19260
20403
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19336,6 +20479,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19336
20479
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19337
20480
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19338
20481
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20482
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20483
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20484
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19339
20485
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19340
20486
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19341
20487
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19414,6 +20560,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19414
20560
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19415
20561
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19416
20562
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20563
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20564
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20565
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19417
20566
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19418
20567
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19419
20568
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19508,6 +20657,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19508
20657
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19509
20658
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19510
20659
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20660
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20661
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20662
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19511
20663
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19512
20664
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19513
20665
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19601,6 +20753,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19601
20753
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19602
20754
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19603
20755
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20756
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20757
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20758
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19604
20759
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19605
20760
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19606
20761
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19694,6 +20849,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19694
20849
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19695
20850
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19696
20851
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20852
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20853
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20854
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19697
20855
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19698
20856
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19699
20857
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19795,6 +20953,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19795
20953
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19796
20954
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19797
20955
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20956
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20957
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20958
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19798
20959
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19799
20960
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19800
20961
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -19918,6 +21079,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19918
21079
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19919
21080
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19920
21081
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21082
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21083
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21084
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
19921
21085
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
19922
21086
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
19923
21087
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20013,6 +21177,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20013
21177
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20014
21178
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20015
21179
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21180
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21181
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21182
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20016
21183
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20017
21184
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20018
21185
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20125,6 +21292,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20125
21292
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20126
21293
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20127
21294
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21295
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21296
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21297
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20128
21298
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20129
21299
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20130
21300
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20218,6 +21388,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20218
21388
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20219
21389
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20220
21390
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21391
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21392
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21393
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20221
21394
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20222
21395
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20223
21396
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20329,6 +21502,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20329
21502
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20330
21503
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20331
21504
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21505
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21506
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21507
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20332
21508
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20333
21509
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20334
21510
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20438,6 +21614,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20438
21614
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20439
21615
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20440
21616
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21617
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21618
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21619
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20441
21620
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20442
21621
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20443
21622
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20522,6 +21701,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20522
21701
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20523
21702
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20524
21703
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21704
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21705
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21706
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20525
21707
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20526
21708
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20527
21709
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20617,6 +21799,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20617
21799
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20618
21800
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20619
21801
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21802
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21803
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21804
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20620
21805
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20621
21806
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20622
21807
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20769,6 +21954,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20769
21954
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20770
21955
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20771
21956
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21957
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21958
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21959
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20772
21960
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20773
21961
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20774
21962
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20850,6 +22038,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20850
22038
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20851
22039
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20852
22040
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22041
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22042
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22043
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20853
22044
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20854
22045
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20855
22046
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20935,6 +22126,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20935
22126
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20936
22127
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20937
22128
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22129
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22130
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22131
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
20938
22132
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
20939
22133
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
20940
22134
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -20954,6 +22148,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20954
22148
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
20955
22149
|
}>]>, t.TypeC<{
|
|
20956
22150
|
intentType: t.LiteralC<"deactivate">;
|
|
22151
|
+
}>, t.PartialC<{
|
|
20957
22152
|
stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
20958
22153
|
stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
20959
22154
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -21013,6 +22208,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21013
22208
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21014
22209
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21015
22210
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22211
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22212
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22213
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21016
22214
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21017
22215
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21018
22216
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21033,9 +22231,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21033
22231
|
}>]>, t.TypeC<{
|
|
21034
22232
|
intentType: t.LiteralC<"delegate">;
|
|
21035
22233
|
validatorAddress: t.StringC;
|
|
22234
|
+
}>, t.PartialC<{
|
|
21036
22235
|
stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
21037
22236
|
stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
21038
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.
|
|
22237
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
21039
22238
|
intentType: t.KeyofC<{
|
|
21040
22239
|
payment: t.LiteralC<"payment">;
|
|
21041
22240
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -21092,6 +22291,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21092
22291
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21093
22292
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21094
22293
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22294
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22295
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22296
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21095
22297
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21096
22298
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21097
22299
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21105,8 +22307,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21105
22307
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
21106
22308
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
21107
22309
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
21108
|
-
}>]>, t.TypeC<{
|
|
21109
|
-
goStakingRequestId: t.StringC;
|
|
21110
22310
|
}>]>, t.TypeC<{
|
|
21111
22311
|
intentType: t.LiteralC<"goUnstake">;
|
|
21112
22312
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
@@ -21129,7 +22329,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21129
22329
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
21130
22330
|
}>, t.TypeC<{
|
|
21131
22331
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
21132
|
-
}>]
|
|
22332
|
+
}>]>, t.PartialC<{
|
|
22333
|
+
goStakingRequestId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
22334
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
21133
22335
|
intentType: t.KeyofC<{
|
|
21134
22336
|
payment: t.LiteralC<"payment">;
|
|
21135
22337
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -21186,6 +22388,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21186
22388
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21187
22389
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21188
22390
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22391
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22392
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22393
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21189
22394
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21190
22395
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21191
22396
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21282,6 +22487,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21282
22487
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21283
22488
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21284
22489
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22490
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22491
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22492
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21285
22493
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21286
22494
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21287
22495
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21371,6 +22579,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21371
22579
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21372
22580
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21373
22581
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22582
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22583
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22584
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21374
22585
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21375
22586
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21376
22587
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21497,6 +22708,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21497
22708
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21498
22709
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21499
22710
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22711
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22712
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22713
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21500
22714
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21501
22715
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21502
22716
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21653,6 +22867,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21653
22867
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21654
22868
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21655
22869
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22870
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22871
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22872
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21656
22873
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21657
22874
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21658
22875
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21823,6 +23040,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21823
23040
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21824
23041
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21825
23042
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23043
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23044
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23045
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21826
23046
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21827
23047
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21828
23048
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21898,6 +23118,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21898
23118
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21899
23119
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21900
23120
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23121
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23122
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23123
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21901
23124
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21902
23125
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21903
23126
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21968,6 +23191,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21968
23191
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21969
23192
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21970
23193
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23194
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23195
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23196
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
21971
23197
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
21972
23198
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
21973
23199
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -21989,7 +23215,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21989
23215
|
}>]>, t.TypeC<{
|
|
21990
23216
|
intentType: t.LiteralC<"customTx">;
|
|
21991
23217
|
rawTx: t.StringC;
|
|
21992
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.
|
|
23218
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
21993
23219
|
intentType: t.KeyofC<{
|
|
21994
23220
|
payment: t.LiteralC<"payment">;
|
|
21995
23221
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -22046,6 +23272,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22046
23272
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22047
23273
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22048
23274
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23275
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23276
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23277
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22049
23278
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22050
23279
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22051
23280
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22059,8 +23288,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22059
23288
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
22060
23289
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
22061
23290
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
22062
|
-
}>]>, t.TypeC<{
|
|
22063
|
-
goStakingRequestId: t.StringC;
|
|
22064
23291
|
}>]>, t.TypeC<{
|
|
22065
23292
|
intentType: t.LiteralC<"goUnstake">;
|
|
22066
23293
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
@@ -22136,6 +23363,84 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22136
23363
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22137
23364
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22138
23365
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23366
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23367
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23368
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23369
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23370
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23371
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
23372
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
23373
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
23374
|
+
export: t.LiteralC<"export">;
|
|
23375
|
+
import: t.LiteralC<"import">;
|
|
23376
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
23377
|
+
}>;
|
|
23378
|
+
}>, t.PartialC<{
|
|
23379
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
23380
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
23381
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
23382
|
+
}>]>, t.TypeC<{
|
|
23383
|
+
goStakingRequestId: t.StringC;
|
|
23384
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
23385
|
+
intentType: t.KeyofC<{
|
|
23386
|
+
payment: t.LiteralC<"payment">;
|
|
23387
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
23388
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
23389
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
23390
|
+
fanout: t.LiteralC<"fanout">;
|
|
23391
|
+
stake: t.LiteralC<"stake">;
|
|
23392
|
+
unstake: t.LiteralC<"unstake">;
|
|
23393
|
+
delegate: t.LiteralC<"delegate">;
|
|
23394
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
23395
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
23396
|
+
claim: t.LiteralC<"claim">;
|
|
23397
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
23398
|
+
pledge: t.LiteralC<"pledge">;
|
|
23399
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
23400
|
+
vote: t.LiteralC<"vote">;
|
|
23401
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
23402
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
23403
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
23404
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
23405
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
23406
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
23407
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
23408
|
+
authorize: t.LiteralC<"authorize">;
|
|
23409
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
23410
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
23411
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
23412
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
23413
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
23414
|
+
customTx: t.LiteralC<"customTx">;
|
|
23415
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
23416
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
23417
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
23418
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
23419
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
23420
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
23421
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
23422
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
23423
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
23424
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
23425
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
23426
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
23427
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
23428
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
23429
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
23430
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
23431
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
23432
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
23433
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
23434
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
23435
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
23436
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
23437
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
23438
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23439
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23440
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23441
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23442
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23443
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22139
23444
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22140
23445
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22141
23446
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22211,6 +23516,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22211
23516
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22212
23517
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22213
23518
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23519
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23520
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23521
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22214
23522
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22215
23523
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22216
23524
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22303,6 +23611,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22303
23611
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22304
23612
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22305
23613
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23614
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23615
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23616
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22306
23617
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22307
23618
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22308
23619
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22378,6 +23689,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22378
23689
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22379
23690
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22380
23691
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23692
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23693
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23694
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22381
23695
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22382
23696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22383
23697
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22490,6 +23804,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22490
23804
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22491
23805
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22492
23806
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23807
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23808
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23809
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22493
23810
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22494
23811
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22495
23812
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22584,6 +23901,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22584
23901
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22585
23902
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22586
23903
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23904
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23905
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23906
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22587
23907
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22588
23908
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22589
23909
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22660,6 +23980,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22660
23980
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22661
23981
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22662
23982
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23983
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23984
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23985
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22663
23986
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22664
23987
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22665
23988
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22755,6 +24078,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22755
24078
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22756
24079
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22757
24080
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24081
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24082
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24083
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22758
24084
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22759
24085
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22760
24086
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22852,6 +24178,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22852
24178
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22853
24179
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22854
24180
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24181
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24182
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24183
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22855
24184
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22856
24185
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22857
24186
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -22950,6 +24279,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22950
24279
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22951
24280
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22952
24281
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24282
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24283
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24284
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
22953
24285
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
22954
24286
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
22955
24287
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23034,6 +24366,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23034
24366
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23035
24367
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23036
24368
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24369
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24370
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24371
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23037
24372
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23038
24373
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23039
24374
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23129,6 +24464,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23129
24464
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23130
24465
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23131
24466
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24467
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24468
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24469
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23132
24470
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23133
24471
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23134
24472
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23263,6 +24601,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23263
24601
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23264
24602
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23265
24603
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24604
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24605
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24606
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23266
24607
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23267
24608
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23268
24609
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23345,6 +24686,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23345
24686
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23346
24687
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23347
24688
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24689
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24690
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24691
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23348
24692
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23349
24693
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23350
24694
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23424,6 +24768,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23424
24768
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23425
24769
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23426
24770
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24771
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24772
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24773
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23427
24774
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23428
24775
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23429
24776
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23498,6 +24845,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23498
24845
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23499
24846
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23500
24847
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24848
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24849
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24850
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23501
24851
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23502
24852
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23503
24853
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23592,6 +24942,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23592
24942
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23593
24943
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23594
24944
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24945
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24946
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24947
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23595
24948
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23596
24949
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23597
24950
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23672,6 +25025,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23672
25025
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23673
25026
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23674
25027
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25028
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25029
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25030
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23675
25031
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23676
25032
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23677
25033
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23751,6 +25107,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23751
25107
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23752
25108
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23753
25109
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25110
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25111
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25112
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23754
25113
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23755
25114
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23756
25115
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23831,6 +25190,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23831
25190
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23832
25191
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23833
25192
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25193
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25194
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25195
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23834
25196
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23835
25197
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23836
25198
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23910,6 +25272,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23910
25272
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23911
25273
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23912
25274
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25275
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25276
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25277
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23913
25278
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23914
25279
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23915
25280
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -23993,6 +25358,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23993
25358
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23994
25359
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23995
25360
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25361
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25362
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25363
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
23996
25364
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
23997
25365
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
23998
25366
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24075,6 +25443,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24075
25443
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24076
25444
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24077
25445
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25446
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25447
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25448
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24078
25449
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24079
25450
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24080
25451
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24159,6 +25530,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24159
25530
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24160
25531
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24161
25532
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25533
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25534
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25535
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24162
25536
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24163
25537
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24164
25538
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24243,6 +25617,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24243
25617
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24244
25618
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24245
25619
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25620
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25621
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25622
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24246
25623
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24247
25624
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24248
25625
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24327,6 +25704,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24327
25704
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24328
25705
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24329
25706
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25707
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25708
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25709
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24330
25710
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24331
25711
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24332
25712
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24410,6 +25790,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24410
25790
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24411
25791
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24412
25792
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25793
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25794
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25795
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24413
25796
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24414
25797
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24415
25798
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24497,6 +25880,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24497
25880
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24498
25881
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24499
25882
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25883
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25884
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25885
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24500
25886
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24501
25887
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24502
25888
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24579,6 +25965,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24579
25965
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24580
25966
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24581
25967
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25968
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25969
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25970
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24582
25971
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24583
25972
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24584
25973
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24663,6 +26052,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24663
26052
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24664
26053
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24665
26054
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26055
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26056
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26057
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24666
26058
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24667
26059
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24668
26060
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24743,6 +26135,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24743
26135
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24744
26136
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24745
26137
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26138
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26139
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26140
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24746
26141
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24747
26142
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24748
26143
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24822,6 +26217,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24822
26217
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24823
26218
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24824
26219
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26220
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26221
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26222
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24825
26223
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24826
26224
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24827
26225
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24901,6 +26299,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24901
26299
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24902
26300
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24903
26301
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26302
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26303
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26304
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24904
26305
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24905
26306
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24906
26307
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -24985,6 +26386,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24985
26386
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24986
26387
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24987
26388
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26389
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26390
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26391
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
24988
26392
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
24989
26393
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
24990
26394
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25070,6 +26474,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25070
26474
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25071
26475
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25072
26476
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26477
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26478
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26479
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25073
26480
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25074
26481
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25075
26482
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25153,6 +26560,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25153
26560
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25154
26561
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25155
26562
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26563
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26564
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26565
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25156
26566
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25157
26567
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25158
26568
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25236,6 +26646,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25236
26646
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25237
26647
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25238
26648
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26649
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26650
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26651
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25239
26652
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25240
26653
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25241
26654
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25314,6 +26727,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25314
26727
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25315
26728
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25316
26729
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26730
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26731
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26732
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25317
26733
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25318
26734
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25319
26735
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25392,6 +26808,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25392
26808
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25393
26809
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25394
26810
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26811
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26812
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26813
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25395
26814
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25396
26815
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25397
26816
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25464,6 +26883,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25464
26883
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25465
26884
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25466
26885
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26886
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26887
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26888
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25467
26889
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25468
26890
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25469
26891
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25540,6 +26962,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25540
26962
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25541
26963
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25542
26964
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26965
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26966
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26967
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25543
26968
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25544
26969
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25545
26970
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25618,6 +27043,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25618
27043
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25619
27044
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25620
27045
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27046
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27047
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27048
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25621
27049
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25622
27050
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25623
27051
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25696,6 +27124,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25696
27124
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25697
27125
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25698
27126
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27127
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27128
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27129
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25699
27130
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25700
27131
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25701
27132
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25780,6 +27211,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25780
27211
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25781
27212
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25782
27213
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27214
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27215
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27216
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25783
27217
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25784
27218
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25785
27219
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25864,6 +27298,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25864
27298
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25865
27299
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25866
27300
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27301
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27302
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27303
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25867
27304
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25868
27305
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25869
27306
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -25942,6 +27379,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25942
27379
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25943
27380
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25944
27381
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27382
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27383
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27384
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
25945
27385
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
25946
27386
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
25947
27387
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26016,6 +27456,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26016
27456
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26017
27457
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26018
27458
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27459
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27460
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27461
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26019
27462
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26020
27463
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26021
27464
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26110,6 +27553,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26110
27553
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26111
27554
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26112
27555
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27556
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27557
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27558
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26113
27559
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26114
27560
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26115
27561
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26214,6 +27660,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26214
27660
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26215
27661
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26216
27662
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27663
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27664
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27665
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26217
27666
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26218
27667
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26219
27668
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26328,6 +27777,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26328
27777
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26329
27778
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26330
27779
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27780
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27781
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27782
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26331
27783
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26332
27784
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26333
27785
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26414,6 +27866,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26414
27866
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26415
27867
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26416
27868
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27869
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27870
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27871
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26417
27872
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26418
27873
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26419
27874
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26510,6 +27965,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26510
27965
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26511
27966
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26512
27967
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27968
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27969
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27970
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26513
27971
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26514
27972
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26515
27973
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26588,6 +28046,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26588
28046
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26589
28047
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26590
28048
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28049
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28050
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28051
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26591
28052
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26592
28053
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26593
28054
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26672,6 +28133,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26672
28133
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26673
28134
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26674
28135
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28136
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28137
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28138
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26675
28139
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26676
28140
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26677
28141
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26750,6 +28214,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26750
28214
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26751
28215
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26752
28216
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28217
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28218
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28219
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26753
28220
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26754
28221
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26755
28222
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
@@ -26834,6 +28301,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26834
28301
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26835
28302
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26836
28303
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28304
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28305
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28306
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
26837
28307
|
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
26838
28308
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
26839
28309
|
"defi-approve": t.LiteralC<"defi-approve">;
|