@bitgo/public-types 5.72.0 → 5.74.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +60 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +5 -0
- package/dist/src/schema/transactionRequest/intents/index.js +5 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +401 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +11 -1
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +65 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +60 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.js +39 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +66 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.js +41 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +65 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +917 -115
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.ts +28 -0
- package/src/schema/transactionRequest/intents/index.ts +5 -0
- package/src/schema/transactionRequest/intents/intent.ts +11 -1
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
- package/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.ts +27 -0
- package/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.ts +29 -0
- package/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.ts +27 -0
|
@@ -205,6 +205,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
205
205
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
206
206
|
transferReject: t.LiteralC<"transferReject">;
|
|
207
207
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
208
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
208
209
|
}>;
|
|
209
210
|
}>, t.PartialC<{
|
|
210
211
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -280,6 +281,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
280
281
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
281
282
|
transferReject: t.LiteralC<"transferReject">;
|
|
282
283
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
284
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
283
285
|
}>;
|
|
284
286
|
}>, t.PartialC<{
|
|
285
287
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -340,6 +342,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
340
342
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
341
343
|
transferReject: t.LiteralC<"transferReject">;
|
|
342
344
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
345
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
343
346
|
}>;
|
|
344
347
|
}>, t.PartialC<{
|
|
345
348
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -406,6 +409,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
406
409
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
407
410
|
transferReject: t.LiteralC<"transferReject">;
|
|
408
411
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
412
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
409
413
|
}>;
|
|
410
414
|
}>, t.PartialC<{
|
|
411
415
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -471,6 +475,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
471
475
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
472
476
|
transferReject: t.LiteralC<"transferReject">;
|
|
473
477
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
478
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
474
479
|
}>;
|
|
475
480
|
}>, t.PartialC<{
|
|
476
481
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -528,6 +533,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
528
533
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
529
534
|
transferReject: t.LiteralC<"transferReject">;
|
|
530
535
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
536
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
531
537
|
}>;
|
|
532
538
|
}>, t.PartialC<{
|
|
533
539
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -598,6 +604,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
598
604
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
599
605
|
transferReject: t.LiteralC<"transferReject">;
|
|
600
606
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
607
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
601
608
|
}>;
|
|
602
609
|
}>, t.PartialC<{
|
|
603
610
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -673,6 +680,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
673
680
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
674
681
|
transferReject: t.LiteralC<"transferReject">;
|
|
675
682
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
683
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
676
684
|
}>;
|
|
677
685
|
}>, t.PartialC<{
|
|
678
686
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -763,6 +771,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
763
771
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
764
772
|
transferReject: t.LiteralC<"transferReject">;
|
|
765
773
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
774
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
766
775
|
}>;
|
|
767
776
|
}>, t.PartialC<{
|
|
768
777
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -853,6 +862,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
853
862
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
854
863
|
transferReject: t.LiteralC<"transferReject">;
|
|
855
864
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
865
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
856
866
|
}>;
|
|
857
867
|
}>, t.PartialC<{
|
|
858
868
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -923,6 +933,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
923
933
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
924
934
|
transferReject: t.LiteralC<"transferReject">;
|
|
925
935
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
936
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
926
937
|
}>;
|
|
927
938
|
}>, t.PartialC<{
|
|
928
939
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -979,6 +990,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
979
990
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
980
991
|
transferReject: t.LiteralC<"transferReject">;
|
|
981
992
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
993
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
982
994
|
}>;
|
|
983
995
|
}>, t.PartialC<{
|
|
984
996
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1035,6 +1047,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1035
1047
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1036
1048
|
transferReject: t.LiteralC<"transferReject">;
|
|
1037
1049
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1050
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1038
1051
|
}>;
|
|
1039
1052
|
}>, t.PartialC<{
|
|
1040
1053
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1099,6 +1112,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1099
1112
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1100
1113
|
transferReject: t.LiteralC<"transferReject">;
|
|
1101
1114
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1115
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1102
1116
|
}>;
|
|
1103
1117
|
}>, t.PartialC<{
|
|
1104
1118
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1162,6 +1176,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1162
1176
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1163
1177
|
transferReject: t.LiteralC<"transferReject">;
|
|
1164
1178
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1179
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1165
1180
|
}>;
|
|
1166
1181
|
}>, t.PartialC<{
|
|
1167
1182
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1228,6 +1243,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1228
1243
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1229
1244
|
transferReject: t.LiteralC<"transferReject">;
|
|
1230
1245
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1246
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1231
1247
|
}>;
|
|
1232
1248
|
}>, t.PartialC<{
|
|
1233
1249
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1284,6 +1300,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1284
1300
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1285
1301
|
transferReject: t.LiteralC<"transferReject">;
|
|
1286
1302
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1303
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1287
1304
|
}>;
|
|
1288
1305
|
}>, t.PartialC<{
|
|
1289
1306
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1345,6 +1362,64 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1345
1362
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1346
1363
|
transferReject: t.LiteralC<"transferReject">;
|
|
1347
1364
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1365
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1366
|
+
}>;
|
|
1367
|
+
}>, t.PartialC<{
|
|
1368
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1369
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1370
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1371
|
+
}>]>, t.TypeC<{
|
|
1372
|
+
intentType: t.LiteralC<"transferOfferWithdrawn">;
|
|
1373
|
+
contractId: t.StringC;
|
|
1374
|
+
}>, t.PartialC<{
|
|
1375
|
+
token: t.StringC;
|
|
1376
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1377
|
+
intentType: t.KeyofC<{
|
|
1378
|
+
payment: t.LiteralC<"payment">;
|
|
1379
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
1380
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
1381
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
1382
|
+
fanout: t.LiteralC<"fanout">;
|
|
1383
|
+
stake: t.LiteralC<"stake">;
|
|
1384
|
+
unstake: t.LiteralC<"unstake">;
|
|
1385
|
+
delegate: t.LiteralC<"delegate">;
|
|
1386
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
1387
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
1388
|
+
claim: t.LiteralC<"claim">;
|
|
1389
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
1390
|
+
pledge: t.LiteralC<"pledge">;
|
|
1391
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
1392
|
+
vote: t.LiteralC<"vote">;
|
|
1393
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
1394
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
1395
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
1396
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
1397
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
1398
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
1399
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
1400
|
+
authorize: t.LiteralC<"authorize">;
|
|
1401
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
1402
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
1403
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
1404
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
1405
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
1406
|
+
customTx: t.LiteralC<"customTx">;
|
|
1407
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1408
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1409
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1410
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1411
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1412
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1413
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
1414
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1415
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1416
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1417
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
1418
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1419
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
1420
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
1421
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1422
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1348
1423
|
}>;
|
|
1349
1424
|
}>, t.PartialC<{
|
|
1350
1425
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1401,6 +1476,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1401
1476
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1402
1477
|
transferReject: t.LiteralC<"transferReject">;
|
|
1403
1478
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1479
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1404
1480
|
}>;
|
|
1405
1481
|
}>, t.PartialC<{
|
|
1406
1482
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1476,6 +1552,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1476
1552
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1477
1553
|
transferReject: t.LiteralC<"transferReject">;
|
|
1478
1554
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1555
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1479
1556
|
}>;
|
|
1480
1557
|
}>, t.PartialC<{
|
|
1481
1558
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1565,6 +1642,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1565
1642
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1566
1643
|
transferReject: t.LiteralC<"transferReject">;
|
|
1567
1644
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1645
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1568
1646
|
}>;
|
|
1569
1647
|
}>, t.PartialC<{
|
|
1570
1648
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1627,6 +1705,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1627
1705
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1628
1706
|
transferReject: t.LiteralC<"transferReject">;
|
|
1629
1707
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1708
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1630
1709
|
}>;
|
|
1631
1710
|
}>, t.PartialC<{
|
|
1632
1711
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1716,6 +1795,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1716
1795
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1717
1796
|
transferReject: t.LiteralC<"transferReject">;
|
|
1718
1797
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1798
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1719
1799
|
}>;
|
|
1720
1800
|
}>, t.PartialC<{
|
|
1721
1801
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1841,6 +1921,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1841
1921
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1842
1922
|
transferReject: t.LiteralC<"transferReject">;
|
|
1843
1923
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1924
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1844
1925
|
}>;
|
|
1845
1926
|
}>, t.PartialC<{
|
|
1846
1927
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1946,6 +2027,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1946
2027
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
1947
2028
|
transferReject: t.LiteralC<"transferReject">;
|
|
1948
2029
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2030
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1949
2031
|
}>;
|
|
1950
2032
|
}>, t.PartialC<{
|
|
1951
2033
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2043,6 +2125,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2043
2125
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2044
2126
|
transferReject: t.LiteralC<"transferReject">;
|
|
2045
2127
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2128
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2046
2129
|
}>;
|
|
2047
2130
|
}>, t.PartialC<{
|
|
2048
2131
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2124,6 +2207,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2124
2207
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2125
2208
|
transferReject: t.LiteralC<"transferReject">;
|
|
2126
2209
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2210
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2127
2211
|
}>;
|
|
2128
2212
|
}>, t.PartialC<{
|
|
2129
2213
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2204,6 +2288,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2204
2288
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2205
2289
|
transferReject: t.LiteralC<"transferReject">;
|
|
2206
2290
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2291
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2207
2292
|
}>;
|
|
2208
2293
|
}>, t.PartialC<{
|
|
2209
2294
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2283,6 +2368,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2283
2368
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2284
2369
|
transferReject: t.LiteralC<"transferReject">;
|
|
2285
2370
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2371
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2286
2372
|
}>;
|
|
2287
2373
|
}>, t.PartialC<{
|
|
2288
2374
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2458,6 +2544,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2458
2544
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2459
2545
|
transferReject: t.LiteralC<"transferReject">;
|
|
2460
2546
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2547
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2461
2548
|
}>;
|
|
2462
2549
|
}>, t.PartialC<{
|
|
2463
2550
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2576,6 +2663,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2576
2663
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2577
2664
|
transferReject: t.LiteralC<"transferReject">;
|
|
2578
2665
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2666
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2579
2667
|
}>;
|
|
2580
2668
|
}>, t.PartialC<{
|
|
2581
2669
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2653,6 +2741,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2653
2741
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2654
2742
|
transferReject: t.LiteralC<"transferReject">;
|
|
2655
2743
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2744
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2656
2745
|
}>;
|
|
2657
2746
|
}>, t.PartialC<{
|
|
2658
2747
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2763,6 +2852,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2763
2852
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2764
2853
|
transferReject: t.LiteralC<"transferReject">;
|
|
2765
2854
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2855
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2766
2856
|
}>;
|
|
2767
2857
|
}>, t.PartialC<{
|
|
2768
2858
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2858,6 +2948,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2858
2948
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2859
2949
|
transferReject: t.LiteralC<"transferReject">;
|
|
2860
2950
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
2951
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2861
2952
|
}>;
|
|
2862
2953
|
}>, t.PartialC<{
|
|
2863
2954
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2975,6 +3066,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2975
3066
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
2976
3067
|
transferReject: t.LiteralC<"transferReject">;
|
|
2977
3068
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3069
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
2978
3070
|
}>;
|
|
2979
3071
|
}>, t.PartialC<{
|
|
2980
3072
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3044,6 +3136,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3044
3136
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3045
3137
|
transferReject: t.LiteralC<"transferReject">;
|
|
3046
3138
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3139
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3047
3140
|
}>;
|
|
3048
3141
|
}>, t.PartialC<{
|
|
3049
3142
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3124,6 +3217,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3124
3217
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3125
3218
|
transferReject: t.LiteralC<"transferReject">;
|
|
3126
3219
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3220
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3127
3221
|
}>;
|
|
3128
3222
|
}>, t.PartialC<{
|
|
3129
3223
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3194,6 +3288,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3194
3288
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3195
3289
|
transferReject: t.LiteralC<"transferReject">;
|
|
3196
3290
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3291
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3197
3292
|
}>;
|
|
3198
3293
|
}>, t.PartialC<{
|
|
3199
3294
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3269,6 +3364,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3269
3364
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3270
3365
|
transferReject: t.LiteralC<"transferReject">;
|
|
3271
3366
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3367
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3272
3368
|
}>;
|
|
3273
3369
|
}>, t.PartialC<{
|
|
3274
3370
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3331,6 +3427,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3331
3427
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3332
3428
|
transferReject: t.LiteralC<"transferReject">;
|
|
3333
3429
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3430
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3334
3431
|
}>;
|
|
3335
3432
|
}>, t.PartialC<{
|
|
3336
3433
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3393,6 +3490,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3393
3490
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3394
3491
|
transferReject: t.LiteralC<"transferReject">;
|
|
3395
3492
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3493
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3396
3494
|
}>;
|
|
3397
3495
|
}>, t.PartialC<{
|
|
3398
3496
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3452,6 +3550,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3452
3550
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3453
3551
|
transferReject: t.LiteralC<"transferReject">;
|
|
3454
3552
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3553
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3455
3554
|
}>;
|
|
3456
3555
|
}>, t.PartialC<{
|
|
3457
3556
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3527,6 +3626,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3527
3626
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3528
3627
|
transferReject: t.LiteralC<"transferReject">;
|
|
3529
3628
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3629
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3530
3630
|
}>;
|
|
3531
3631
|
}>, t.PartialC<{
|
|
3532
3632
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3599,6 +3699,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3599
3699
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3600
3700
|
transferReject: t.LiteralC<"transferReject">;
|
|
3601
3701
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3702
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3602
3703
|
}>;
|
|
3603
3704
|
}>, t.PartialC<{
|
|
3604
3705
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3671,6 +3772,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3671
3772
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3672
3773
|
transferReject: t.LiteralC<"transferReject">;
|
|
3673
3774
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3775
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3674
3776
|
}>;
|
|
3675
3777
|
}>, t.PartialC<{
|
|
3676
3778
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3751,6 +3853,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3751
3853
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3752
3854
|
transferReject: t.LiteralC<"transferReject">;
|
|
3753
3855
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3856
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3754
3857
|
}>;
|
|
3755
3858
|
}>, t.PartialC<{
|
|
3756
3859
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3855,6 +3958,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3855
3958
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3856
3959
|
transferReject: t.LiteralC<"transferReject">;
|
|
3857
3960
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3961
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3858
3962
|
}>;
|
|
3859
3963
|
}>, t.PartialC<{
|
|
3860
3964
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3931,6 +4035,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3931
4035
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
3932
4036
|
transferReject: t.LiteralC<"transferReject">;
|
|
3933
4037
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4038
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
3934
4039
|
}>;
|
|
3935
4040
|
}>, t.PartialC<{
|
|
3936
4041
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4021,6 +4126,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4021
4126
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4022
4127
|
transferReject: t.LiteralC<"transferReject">;
|
|
4023
4128
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4129
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4024
4130
|
}>;
|
|
4025
4131
|
}>, t.PartialC<{
|
|
4026
4132
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4111,6 +4217,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4111
4217
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4112
4218
|
transferReject: t.LiteralC<"transferReject">;
|
|
4113
4219
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4220
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4114
4221
|
}>;
|
|
4115
4222
|
}>, t.PartialC<{
|
|
4116
4223
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4199,6 +4306,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4199
4306
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4200
4307
|
transferReject: t.LiteralC<"transferReject">;
|
|
4201
4308
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4309
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4202
4310
|
}>;
|
|
4203
4311
|
}>, t.PartialC<{
|
|
4204
4312
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4264,6 +4372,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4264
4372
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4265
4373
|
transferReject: t.LiteralC<"transferReject">;
|
|
4266
4374
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4375
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4267
4376
|
}>;
|
|
4268
4377
|
}>, t.PartialC<{
|
|
4269
4378
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4338,6 +4447,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4338
4447
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4339
4448
|
transferReject: t.LiteralC<"transferReject">;
|
|
4340
4449
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4450
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4341
4451
|
}>;
|
|
4342
4452
|
}>, t.PartialC<{
|
|
4343
4453
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4457,6 +4567,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4457
4567
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4458
4568
|
transferReject: t.LiteralC<"transferReject">;
|
|
4459
4569
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4570
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4460
4571
|
}>;
|
|
4461
4572
|
}>, t.PartialC<{
|
|
4462
4573
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4519,6 +4630,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4519
4630
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4520
4631
|
transferReject: t.LiteralC<"transferReject">;
|
|
4521
4632
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4633
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4522
4634
|
}>;
|
|
4523
4635
|
}>, t.PartialC<{
|
|
4524
4636
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4585,6 +4697,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4585
4697
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4586
4698
|
transferReject: t.LiteralC<"transferReject">;
|
|
4587
4699
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4700
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4588
4701
|
}>;
|
|
4589
4702
|
}>, t.PartialC<{
|
|
4590
4703
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4644,6 +4757,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4644
4757
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4645
4758
|
transferReject: t.LiteralC<"transferReject">;
|
|
4646
4759
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4760
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4647
4761
|
}>;
|
|
4648
4762
|
}>, t.PartialC<{
|
|
4649
4763
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4704,6 +4818,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4704
4818
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4705
4819
|
transferReject: t.LiteralC<"transferReject">;
|
|
4706
4820
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4821
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4707
4822
|
}>;
|
|
4708
4823
|
}>, t.PartialC<{
|
|
4709
4824
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4779,6 +4894,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4779
4894
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4780
4895
|
transferReject: t.LiteralC<"transferReject">;
|
|
4781
4896
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4897
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4782
4898
|
}>;
|
|
4783
4899
|
}>, t.PartialC<{
|
|
4784
4900
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4856,6 +4972,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4856
4972
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4857
4973
|
transferReject: t.LiteralC<"transferReject">;
|
|
4858
4974
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4975
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4859
4976
|
}>;
|
|
4860
4977
|
}>, t.PartialC<{
|
|
4861
4978
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4924,6 +5041,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4924
5041
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
4925
5042
|
transferReject: t.LiteralC<"transferReject">;
|
|
4926
5043
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5044
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4927
5045
|
}>;
|
|
4928
5046
|
}>, t.PartialC<{
|
|
4929
5047
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5029,6 +5147,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5029
5147
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5030
5148
|
transferReject: t.LiteralC<"transferReject">;
|
|
5031
5149
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5150
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5032
5151
|
}>;
|
|
5033
5152
|
}>, t.PartialC<{
|
|
5034
5153
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5166,6 +5285,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5166
5285
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5167
5286
|
transferReject: t.LiteralC<"transferReject">;
|
|
5168
5287
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5288
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5169
5289
|
}>;
|
|
5170
5290
|
}>, t.PartialC<{
|
|
5171
5291
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5317,6 +5437,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5317
5437
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5318
5438
|
transferReject: t.LiteralC<"transferReject">;
|
|
5319
5439
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5440
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5320
5441
|
}>;
|
|
5321
5442
|
}>, t.PartialC<{
|
|
5322
5443
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5373,6 +5494,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5373
5494
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5374
5495
|
transferReject: t.LiteralC<"transferReject">;
|
|
5375
5496
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5497
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5376
5498
|
}>;
|
|
5377
5499
|
}>, t.PartialC<{
|
|
5378
5500
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5424,6 +5546,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5424
5546
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5425
5547
|
transferReject: t.LiteralC<"transferReject">;
|
|
5426
5548
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5549
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5427
5550
|
}>;
|
|
5428
5551
|
}>, t.PartialC<{
|
|
5429
5552
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5483,6 +5606,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5483
5606
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5484
5607
|
transferReject: t.LiteralC<"transferReject">;
|
|
5485
5608
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5609
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5486
5610
|
}>;
|
|
5487
5611
|
}>, t.PartialC<{
|
|
5488
5612
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5554,6 +5678,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5554
5678
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5555
5679
|
transferReject: t.LiteralC<"transferReject">;
|
|
5556
5680
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5681
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5557
5682
|
}>;
|
|
5558
5683
|
}>, t.PartialC<{
|
|
5559
5684
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5610,6 +5735,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5610
5735
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5611
5736
|
transferReject: t.LiteralC<"transferReject">;
|
|
5612
5737
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5738
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5613
5739
|
}>;
|
|
5614
5740
|
}>, t.PartialC<{
|
|
5615
5741
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5683,6 +5809,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5683
5809
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5684
5810
|
transferReject: t.LiteralC<"transferReject">;
|
|
5685
5811
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5812
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5686
5813
|
}>;
|
|
5687
5814
|
}>, t.PartialC<{
|
|
5688
5815
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5739,6 +5866,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5739
5866
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5740
5867
|
transferReject: t.LiteralC<"transferReject">;
|
|
5741
5868
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5869
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5742
5870
|
}>;
|
|
5743
5871
|
}>, t.PartialC<{
|
|
5744
5872
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5830,6 +5958,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5830
5958
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5831
5959
|
transferReject: t.LiteralC<"transferReject">;
|
|
5832
5960
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
5961
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5833
5962
|
}>;
|
|
5834
5963
|
}>, t.PartialC<{
|
|
5835
5964
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5903,6 +6032,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5903
6032
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5904
6033
|
transferReject: t.LiteralC<"transferReject">;
|
|
5905
6034
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6035
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5906
6036
|
}>;
|
|
5907
6037
|
}>, t.PartialC<{
|
|
5908
6038
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5958,6 +6088,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5958
6088
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
5959
6089
|
transferReject: t.LiteralC<"transferReject">;
|
|
5960
6090
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6091
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
5961
6092
|
}>;
|
|
5962
6093
|
}>, t.PartialC<{
|
|
5963
6094
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6032,6 +6163,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6032
6163
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6033
6164
|
transferReject: t.LiteralC<"transferReject">;
|
|
6034
6165
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6166
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6035
6167
|
}>;
|
|
6036
6168
|
}>, t.PartialC<{
|
|
6037
6169
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6108,6 +6240,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6108
6240
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6109
6241
|
transferReject: t.LiteralC<"transferReject">;
|
|
6110
6242
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6243
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6111
6244
|
}>;
|
|
6112
6245
|
}>, t.PartialC<{
|
|
6113
6246
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6185,6 +6318,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6185
6318
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6186
6319
|
transferReject: t.LiteralC<"transferReject">;
|
|
6187
6320
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6321
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6188
6322
|
}>;
|
|
6189
6323
|
}>, t.PartialC<{
|
|
6190
6324
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6248,6 +6382,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6248
6382
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6249
6383
|
transferReject: t.LiteralC<"transferReject">;
|
|
6250
6384
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6385
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6251
6386
|
}>;
|
|
6252
6387
|
}>, t.PartialC<{
|
|
6253
6388
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6322,6 +6457,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6322
6457
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6323
6458
|
transferReject: t.LiteralC<"transferReject">;
|
|
6324
6459
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6460
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6325
6461
|
}>;
|
|
6326
6462
|
}>, t.PartialC<{
|
|
6327
6463
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6437,6 +6573,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6437
6573
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6438
6574
|
transferReject: t.LiteralC<"transferReject">;
|
|
6439
6575
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6576
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6440
6577
|
}>;
|
|
6441
6578
|
}>, t.PartialC<{
|
|
6442
6579
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6454,7 +6591,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6454
6591
|
}>, t.PartialC<{
|
|
6455
6592
|
ownerAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6456
6593
|
tonStakingType: t.KeyofC<typeof import(".").TonStakingTypeEnum>;
|
|
6457
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.
|
|
6594
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6458
6595
|
intentType: t.KeyofC<{
|
|
6459
6596
|
payment: t.LiteralC<"payment">;
|
|
6460
6597
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6500,35 +6637,21 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6500
6637
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6501
6638
|
transferReject: t.LiteralC<"transferReject">;
|
|
6502
6639
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6640
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6503
6641
|
}>;
|
|
6504
6642
|
}>, t.PartialC<{
|
|
6505
6643
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6506
6644
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6507
6645
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6508
6646
|
}>]>, t.TypeC<{
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
[x: string]: unknown;
|
|
6514
|
-
}, {
|
|
6515
|
-
[x: string]: unknown;
|
|
6516
|
-
}, unknown>, t.UndefinedC]>;
|
|
6517
|
-
}>;
|
|
6518
|
-
amount: t.TypeC<{
|
|
6519
|
-
value: t.StringC;
|
|
6520
|
-
symbol: t.StringC;
|
|
6521
|
-
}>;
|
|
6522
|
-
}>, t.PartialC<{
|
|
6523
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6524
|
-
}>]>>;
|
|
6525
|
-
}>, t.UnionC<[t.TypeC<{
|
|
6526
|
-
intentType: t.LiteralC<"payment">;
|
|
6647
|
+
amount: t.TypeC<{
|
|
6648
|
+
value: t.StringC;
|
|
6649
|
+
symbol: t.StringC;
|
|
6650
|
+
}>;
|
|
6527
6651
|
}>, t.TypeC<{
|
|
6528
|
-
intentType: t.LiteralC<"
|
|
6529
|
-
|
|
6530
|
-
|
|
6531
|
-
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6652
|
+
intentType: t.LiteralC<"delegate">;
|
|
6653
|
+
validatorAddress: t.StringC;
|
|
6654
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.MULTI_NOMINATOR>;
|
|
6532
6655
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6533
6656
|
intentType: t.KeyofC<{
|
|
6534
6657
|
payment: t.LiteralC<"payment">;
|
|
@@ -6575,6 +6698,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6575
6698
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6576
6699
|
transferReject: t.LiteralC<"transferReject">;
|
|
6577
6700
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6701
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6578
6702
|
}>;
|
|
6579
6703
|
}>, t.PartialC<{
|
|
6580
6704
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6583,14 +6707,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6583
6707
|
}>]>, t.TypeC<{
|
|
6584
6708
|
intentType: t.LiteralC<"undelegate">;
|
|
6585
6709
|
validatorAddress: t.StringC;
|
|
6586
|
-
|
|
6587
|
-
|
|
6588
|
-
value: t.StringC;
|
|
6589
|
-
symbol: t.StringC;
|
|
6590
|
-
}>;
|
|
6591
|
-
}>, t.PartialC<{
|
|
6592
|
-
tonStakingType: t.KeyofC<typeof import(".").TonStakingTypeEnum>;
|
|
6593
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6710
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.MULTI_NOMINATOR>;
|
|
6711
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6594
6712
|
intentType: t.KeyofC<{
|
|
6595
6713
|
payment: t.LiteralC<"payment">;
|
|
6596
6714
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6636,20 +6754,36 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6636
6754
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6637
6755
|
transferReject: t.LiteralC<"transferReject">;
|
|
6638
6756
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6757
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6639
6758
|
}>;
|
|
6640
6759
|
}>, t.PartialC<{
|
|
6641
6760
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6642
6761
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6643
6762
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6644
6763
|
}>]>, t.TypeC<{
|
|
6645
|
-
|
|
6646
|
-
|
|
6647
|
-
|
|
6648
|
-
|
|
6764
|
+
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
6765
|
+
address: t.PartialC<{
|
|
6766
|
+
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6767
|
+
option: t.UnionC<[t.Type<{
|
|
6768
|
+
[x: string]: unknown;
|
|
6769
|
+
}, {
|
|
6770
|
+
[x: string]: unknown;
|
|
6771
|
+
}, unknown>, t.UndefinedC]>;
|
|
6772
|
+
}>;
|
|
6773
|
+
amount: t.TypeC<{
|
|
6774
|
+
value: t.StringC;
|
|
6775
|
+
symbol: t.StringC;
|
|
6776
|
+
}>;
|
|
6777
|
+
}>, t.PartialC<{
|
|
6778
|
+
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6779
|
+
}>]>>;
|
|
6780
|
+
}>, t.UnionC<[t.TypeC<{
|
|
6781
|
+
intentType: t.LiteralC<"payment">;
|
|
6649
6782
|
}>, t.TypeC<{
|
|
6650
|
-
intentType: t.LiteralC<"
|
|
6651
|
-
|
|
6652
|
-
|
|
6783
|
+
intentType: t.LiteralC<"payment">;
|
|
6784
|
+
isTestTransaction: t.BooleanC;
|
|
6785
|
+
}>]>]>, t.PartialC<{
|
|
6786
|
+
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6653
6787
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6654
6788
|
intentType: t.KeyofC<{
|
|
6655
6789
|
payment: t.LiteralC<"payment">;
|
|
@@ -6696,6 +6830,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6696
6830
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6697
6831
|
transferReject: t.LiteralC<"transferReject">;
|
|
6698
6832
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6833
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6699
6834
|
}>;
|
|
6700
6835
|
}>, t.PartialC<{
|
|
6701
6836
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6707,14 +6842,11 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6707
6842
|
symbol: t.StringC;
|
|
6708
6843
|
}>;
|
|
6709
6844
|
}>, t.TypeC<{
|
|
6710
|
-
intentType: t.LiteralC<"
|
|
6845
|
+
intentType: t.LiteralC<"delegate">;
|
|
6711
6846
|
validatorAddress: t.StringC;
|
|
6712
|
-
|
|
6713
|
-
|
|
6714
|
-
|
|
6715
|
-
}>;
|
|
6716
|
-
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.TON_WHALES>;
|
|
6717
|
-
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6847
|
+
ownerAddress: t.StringC;
|
|
6848
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.SINGLE_NOMINATOR>;
|
|
6849
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6718
6850
|
intentType: t.KeyofC<{
|
|
6719
6851
|
payment: t.LiteralC<"payment">;
|
|
6720
6852
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6760,24 +6892,22 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6760
6892
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6761
6893
|
transferReject: t.LiteralC<"transferReject">;
|
|
6762
6894
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6895
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6763
6896
|
}>;
|
|
6764
6897
|
}>, t.PartialC<{
|
|
6765
6898
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6766
6899
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6767
6900
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6768
|
-
}>]>, t.TypeC<{
|
|
6769
|
-
stakingRequestId: t.StringC;
|
|
6770
|
-
}>]>, t.TypeC<{
|
|
6771
|
-
intentType: t.LiteralC<"stake">;
|
|
6772
6901
|
}>]>, t.TypeC<{
|
|
6773
6902
|
amount: t.TypeC<{
|
|
6774
6903
|
value: t.StringC;
|
|
6775
6904
|
symbol: t.StringC;
|
|
6776
6905
|
}>;
|
|
6777
6906
|
}>, t.TypeC<{
|
|
6778
|
-
|
|
6779
|
-
|
|
6780
|
-
|
|
6907
|
+
intentType: t.LiteralC<"undelegate">;
|
|
6908
|
+
validatorAddress: t.StringC;
|
|
6909
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.SINGLE_NOMINATOR>;
|
|
6910
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6781
6911
|
intentType: t.KeyofC<{
|
|
6782
6912
|
payment: t.LiteralC<"payment">;
|
|
6783
6913
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6823,20 +6953,23 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6823
6953
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6824
6954
|
transferReject: t.LiteralC<"transferReject">;
|
|
6825
6955
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
6956
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6826
6957
|
}>;
|
|
6827
6958
|
}>, t.PartialC<{
|
|
6828
6959
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6829
6960
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6830
6961
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6831
6962
|
}>]>, t.TypeC<{
|
|
6832
|
-
|
|
6833
|
-
|
|
6834
|
-
|
|
6835
|
-
|
|
6836
|
-
|
|
6837
|
-
|
|
6838
|
-
|
|
6839
|
-
}
|
|
6963
|
+
intentType: t.LiteralC<"undelegate">;
|
|
6964
|
+
validatorAddress: t.StringC;
|
|
6965
|
+
useSingleNominator: t.BooleanC;
|
|
6966
|
+
singleNominatorAmount: t.TypeC<{
|
|
6967
|
+
value: t.StringC;
|
|
6968
|
+
symbol: t.StringC;
|
|
6969
|
+
}>;
|
|
6970
|
+
}>, t.PartialC<{
|
|
6971
|
+
tonStakingType: t.KeyofC<typeof import(".").TonStakingTypeEnum>;
|
|
6972
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6840
6973
|
intentType: t.KeyofC<{
|
|
6841
6974
|
payment: t.LiteralC<"payment">;
|
|
6842
6975
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6882,19 +7015,22 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6882
7015
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6883
7016
|
transferReject: t.LiteralC<"transferReject">;
|
|
6884
7017
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7018
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6885
7019
|
}>;
|
|
6886
7020
|
}>, t.PartialC<{
|
|
6887
7021
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6888
7022
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6889
7023
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6890
7024
|
}>]>, t.TypeC<{
|
|
6891
|
-
|
|
6892
|
-
|
|
6893
|
-
|
|
6894
|
-
|
|
6895
|
-
|
|
6896
|
-
|
|
6897
|
-
|
|
7025
|
+
amount: t.TypeC<{
|
|
7026
|
+
value: t.StringC;
|
|
7027
|
+
symbol: t.StringC;
|
|
7028
|
+
}>;
|
|
7029
|
+
}>, t.TypeC<{
|
|
7030
|
+
intentType: t.LiteralC<"delegate">;
|
|
7031
|
+
validatorAddress: t.StringC;
|
|
7032
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.TON_WHALES>;
|
|
7033
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6898
7034
|
intentType: t.KeyofC<{
|
|
6899
7035
|
payment: t.LiteralC<"payment">;
|
|
6900
7036
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -6940,18 +7076,25 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6940
7076
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6941
7077
|
transferReject: t.LiteralC<"transferReject">;
|
|
6942
7078
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7079
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
6943
7080
|
}>;
|
|
6944
7081
|
}>, t.PartialC<{
|
|
6945
7082
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6946
7083
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6947
7084
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6948
7085
|
}>]>, t.TypeC<{
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6952
|
-
|
|
6953
|
-
|
|
6954
|
-
|
|
7086
|
+
amount: t.TypeC<{
|
|
7087
|
+
value: t.StringC;
|
|
7088
|
+
symbol: t.StringC;
|
|
7089
|
+
}>;
|
|
7090
|
+
}>, t.TypeC<{
|
|
7091
|
+
intentType: t.LiteralC<"undelegate">;
|
|
7092
|
+
validatorAddress: t.StringC;
|
|
7093
|
+
withdrawalAmount: t.TypeC<{
|
|
7094
|
+
value: t.StringC;
|
|
7095
|
+
symbol: t.StringC;
|
|
7096
|
+
}>;
|
|
7097
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.TON_WHALES>;
|
|
6955
7098
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6956
7099
|
intentType: t.KeyofC<{
|
|
6957
7100
|
payment: t.LiteralC<"payment">;
|
|
@@ -6998,6 +7141,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6998
7141
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
6999
7142
|
transferReject: t.LiteralC<"transferReject">;
|
|
7000
7143
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7144
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7001
7145
|
}>;
|
|
7002
7146
|
}>, t.PartialC<{
|
|
7003
7147
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7005,16 +7149,16 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7005
7149
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7006
7150
|
}>]>, t.TypeC<{
|
|
7007
7151
|
stakingRequestId: t.StringC;
|
|
7152
|
+
}>]>, t.TypeC<{
|
|
7153
|
+
intentType: t.LiteralC<"stake">;
|
|
7008
7154
|
}>]>, t.TypeC<{
|
|
7009
7155
|
amount: t.TypeC<{
|
|
7010
7156
|
value: t.StringC;
|
|
7011
7157
|
symbol: t.StringC;
|
|
7012
7158
|
}>;
|
|
7013
7159
|
}>, t.TypeC<{
|
|
7014
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7015
|
-
}>]>, t.TypeC<{
|
|
7016
|
-
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
7017
7160
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7161
|
+
levelId: import("io-ts-types").NonEmptyStringC;
|
|
7018
7162
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7019
7163
|
intentType: t.KeyofC<{
|
|
7020
7164
|
payment: t.LiteralC<"payment">;
|
|
@@ -7061,6 +7205,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7061
7205
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7062
7206
|
transferReject: t.LiteralC<"transferReject">;
|
|
7063
7207
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7208
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7064
7209
|
}>;
|
|
7065
7210
|
}>, t.PartialC<{
|
|
7066
7211
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7069,17 +7214,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7069
7214
|
}>]>, t.TypeC<{
|
|
7070
7215
|
stakingRequestId: t.StringC;
|
|
7071
7216
|
}>]>, t.TypeC<{
|
|
7072
|
-
intentType: t.LiteralC<"
|
|
7217
|
+
intentType: t.LiteralC<"delegate">;
|
|
7073
7218
|
}>]>, t.TypeC<{
|
|
7074
|
-
|
|
7075
|
-
value: t.StringC;
|
|
7076
|
-
symbol: t.StringC;
|
|
7077
|
-
}>;
|
|
7078
|
-
}>, t.TypeC<{
|
|
7079
|
-
validatorAddress: import("io-ts-types").NonEmptyStringC;
|
|
7080
|
-
stakingPeriod: t.NumberC;
|
|
7219
|
+
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
7081
7220
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7082
|
-
|
|
7221
|
+
validatorAddress: import("io-ts-types").NonEmptyStringC;
|
|
7222
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7083
7223
|
intentType: t.KeyofC<{
|
|
7084
7224
|
payment: t.LiteralC<"payment">;
|
|
7085
7225
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7125,14 +7265,20 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7125
7265
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7126
7266
|
transferReject: t.LiteralC<"transferReject">;
|
|
7127
7267
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7268
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7128
7269
|
}>;
|
|
7129
7270
|
}>, t.PartialC<{
|
|
7130
7271
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7131
7272
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7132
7273
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7133
7274
|
}>]>, t.TypeC<{
|
|
7134
|
-
|
|
7135
|
-
}>]>, t.
|
|
7275
|
+
stakingRequestId: t.StringC;
|
|
7276
|
+
}>]>, t.TypeC<{
|
|
7277
|
+
intentType: t.LiteralC<"undelegate">;
|
|
7278
|
+
}>]>, t.TypeC<{
|
|
7279
|
+
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
7280
|
+
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7281
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7136
7282
|
intentType: t.KeyofC<{
|
|
7137
7283
|
payment: t.LiteralC<"payment">;
|
|
7138
7284
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7178,6 +7324,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7178
7324
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7179
7325
|
transferReject: t.LiteralC<"transferReject">;
|
|
7180
7326
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7327
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7181
7328
|
}>;
|
|
7182
7329
|
}>, t.PartialC<{
|
|
7183
7330
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7186,7 +7333,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7186
7333
|
}>]>, t.TypeC<{
|
|
7187
7334
|
stakingRequestId: t.StringC;
|
|
7188
7335
|
}>]>, t.TypeC<{
|
|
7189
|
-
|
|
7336
|
+
intentType: t.LiteralC<"unstake">;
|
|
7337
|
+
}>]>, t.TypeC<{
|
|
7338
|
+
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
7339
|
+
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7190
7340
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7191
7341
|
intentType: t.KeyofC<{
|
|
7192
7342
|
payment: t.LiteralC<"payment">;
|
|
@@ -7233,6 +7383,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7233
7383
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7234
7384
|
transferReject: t.LiteralC<"transferReject">;
|
|
7235
7385
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7386
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7236
7387
|
}>;
|
|
7237
7388
|
}>, t.PartialC<{
|
|
7238
7389
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7240,16 +7391,16 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7240
7391
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7241
7392
|
}>]>, t.TypeC<{
|
|
7242
7393
|
stakingRequestId: t.StringC;
|
|
7243
|
-
}>]>, t.TypeC<{
|
|
7244
|
-
calldata: t.StringC;
|
|
7245
7394
|
}>]>, t.TypeC<{
|
|
7246
7395
|
amount: t.TypeC<{
|
|
7247
7396
|
value: t.StringC;
|
|
7248
7397
|
symbol: t.StringC;
|
|
7249
7398
|
}>;
|
|
7250
7399
|
}>, t.TypeC<{
|
|
7251
|
-
intentType: t.LiteralC<"
|
|
7252
|
-
|
|
7400
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7401
|
+
}>]>, t.TypeC<{
|
|
7402
|
+
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
7403
|
+
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7253
7404
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7254
7405
|
intentType: t.KeyofC<{
|
|
7255
7406
|
payment: t.LiteralC<"payment">;
|
|
@@ -7296,6 +7447,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7296
7447
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7297
7448
|
transferReject: t.LiteralC<"transferReject">;
|
|
7298
7449
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7450
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7299
7451
|
}>;
|
|
7300
7452
|
}>, t.PartialC<{
|
|
7301
7453
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7304,16 +7456,17 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7304
7456
|
}>]>, t.TypeC<{
|
|
7305
7457
|
stakingRequestId: t.StringC;
|
|
7306
7458
|
}>]>, t.TypeC<{
|
|
7307
|
-
|
|
7459
|
+
intentType: t.LiteralC<"validatorRegistration">;
|
|
7308
7460
|
}>]>, t.TypeC<{
|
|
7309
7461
|
amount: t.TypeC<{
|
|
7310
7462
|
value: t.StringC;
|
|
7311
7463
|
symbol: t.StringC;
|
|
7312
7464
|
}>;
|
|
7313
7465
|
}>, t.TypeC<{
|
|
7314
|
-
|
|
7315
|
-
|
|
7316
|
-
|
|
7466
|
+
validatorAddress: import("io-ts-types").NonEmptyStringC;
|
|
7467
|
+
stakingPeriod: t.NumberC;
|
|
7468
|
+
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
7469
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7317
7470
|
intentType: t.KeyofC<{
|
|
7318
7471
|
payment: t.LiteralC<"payment">;
|
|
7319
7472
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7359,17 +7512,14 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7359
7512
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7360
7513
|
transferReject: t.LiteralC<"transferReject">;
|
|
7361
7514
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7515
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7362
7516
|
}>;
|
|
7363
7517
|
}>, t.PartialC<{
|
|
7364
7518
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7365
7519
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7366
7520
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7367
7521
|
}>]>, t.TypeC<{
|
|
7368
|
-
|
|
7369
|
-
}>]>, t.TypeC<{
|
|
7370
|
-
calldata: t.StringC;
|
|
7371
|
-
}>]>, t.TypeC<{
|
|
7372
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7522
|
+
intentType: t.LiteralC<"walletRecovery">;
|
|
7373
7523
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7374
7524
|
intentType: t.KeyofC<{
|
|
7375
7525
|
payment: t.LiteralC<"payment">;
|
|
@@ -7416,6 +7566,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7416
7566
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7417
7567
|
transferReject: t.LiteralC<"transferReject">;
|
|
7418
7568
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7569
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7419
7570
|
}>;
|
|
7420
7571
|
}>, t.PartialC<{
|
|
7421
7572
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7424,6 +7575,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7424
7575
|
}>]>, t.TypeC<{
|
|
7425
7576
|
stakingRequestId: t.StringC;
|
|
7426
7577
|
}>]>, t.TypeC<{
|
|
7578
|
+
calldata: t.StringC;
|
|
7579
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7427
7580
|
intentType: t.KeyofC<{
|
|
7428
7581
|
payment: t.LiteralC<"payment">;
|
|
7429
7582
|
transferToken: t.LiteralC<"transferToken">;
|
|
@@ -7469,12 +7622,253 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7469
7622
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7470
7623
|
transferReject: t.LiteralC<"transferReject">;
|
|
7471
7624
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7625
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7472
7626
|
}>;
|
|
7473
7627
|
}>, t.PartialC<{
|
|
7474
|
-
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7628
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7629
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7630
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7631
|
+
}>]>, t.TypeC<{
|
|
7632
|
+
stakingRequestId: t.StringC;
|
|
7633
|
+
}>]>, t.TypeC<{
|
|
7634
|
+
calldata: t.StringC;
|
|
7635
|
+
}>]>, t.TypeC<{
|
|
7636
|
+
amount: t.TypeC<{
|
|
7637
|
+
value: t.StringC;
|
|
7638
|
+
symbol: t.StringC;
|
|
7639
|
+
}>;
|
|
7640
|
+
}>, t.TypeC<{
|
|
7641
|
+
intentType: t.LiteralC<"delegate">;
|
|
7642
|
+
validatorAddress: t.StringC;
|
|
7643
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7644
|
+
intentType: t.KeyofC<{
|
|
7645
|
+
payment: t.LiteralC<"payment">;
|
|
7646
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
7647
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
7648
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
7649
|
+
fanout: t.LiteralC<"fanout">;
|
|
7650
|
+
stake: t.LiteralC<"stake">;
|
|
7651
|
+
unstake: t.LiteralC<"unstake">;
|
|
7652
|
+
delegate: t.LiteralC<"delegate">;
|
|
7653
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
7654
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
7655
|
+
claim: t.LiteralC<"claim">;
|
|
7656
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
7657
|
+
pledge: t.LiteralC<"pledge">;
|
|
7658
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
7659
|
+
vote: t.LiteralC<"vote">;
|
|
7660
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
7661
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
7662
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
7663
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
7664
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
7665
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
7666
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
7667
|
+
authorize: t.LiteralC<"authorize">;
|
|
7668
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
7669
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
7670
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
7671
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
7672
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
7673
|
+
customTx: t.LiteralC<"customTx">;
|
|
7674
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7675
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7676
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7677
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7678
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7679
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7680
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
7681
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7682
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7683
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7684
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
7685
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7686
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
7687
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
7688
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7689
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7690
|
+
}>;
|
|
7691
|
+
}>, t.PartialC<{
|
|
7692
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7693
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7694
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7695
|
+
}>]>, t.TypeC<{
|
|
7696
|
+
stakingRequestId: t.StringC;
|
|
7697
|
+
}>]>, t.TypeC<{
|
|
7698
|
+
calldata: t.StringC;
|
|
7699
|
+
}>]>, t.TypeC<{
|
|
7700
|
+
amount: t.TypeC<{
|
|
7701
|
+
value: t.StringC;
|
|
7702
|
+
symbol: t.StringC;
|
|
7703
|
+
}>;
|
|
7704
|
+
}>, t.TypeC<{
|
|
7705
|
+
intentType: t.LiteralC<"undelegate">;
|
|
7706
|
+
validatorAddress: t.StringC;
|
|
7707
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7708
|
+
intentType: t.KeyofC<{
|
|
7709
|
+
payment: t.LiteralC<"payment">;
|
|
7710
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
7711
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
7712
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
7713
|
+
fanout: t.LiteralC<"fanout">;
|
|
7714
|
+
stake: t.LiteralC<"stake">;
|
|
7715
|
+
unstake: t.LiteralC<"unstake">;
|
|
7716
|
+
delegate: t.LiteralC<"delegate">;
|
|
7717
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
7718
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
7719
|
+
claim: t.LiteralC<"claim">;
|
|
7720
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
7721
|
+
pledge: t.LiteralC<"pledge">;
|
|
7722
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
7723
|
+
vote: t.LiteralC<"vote">;
|
|
7724
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
7725
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
7726
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
7727
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
7728
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
7729
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
7730
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
7731
|
+
authorize: t.LiteralC<"authorize">;
|
|
7732
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
7733
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
7734
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
7735
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
7736
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
7737
|
+
customTx: t.LiteralC<"customTx">;
|
|
7738
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7739
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7740
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7741
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7742
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7743
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7744
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
7745
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7746
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7747
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7748
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
7749
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7750
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
7751
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
7752
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7753
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7754
|
+
}>;
|
|
7755
|
+
}>, t.PartialC<{
|
|
7756
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7757
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7758
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7759
|
+
}>]>, t.TypeC<{
|
|
7760
|
+
stakingRequestId: t.StringC;
|
|
7761
|
+
}>]>, t.TypeC<{
|
|
7762
|
+
calldata: t.StringC;
|
|
7763
|
+
}>]>, t.TypeC<{
|
|
7764
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7765
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7766
|
+
intentType: t.KeyofC<{
|
|
7767
|
+
payment: t.LiteralC<"payment">;
|
|
7768
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
7769
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
7770
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
7771
|
+
fanout: t.LiteralC<"fanout">;
|
|
7772
|
+
stake: t.LiteralC<"stake">;
|
|
7773
|
+
unstake: t.LiteralC<"unstake">;
|
|
7774
|
+
delegate: t.LiteralC<"delegate">;
|
|
7775
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
7776
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
7777
|
+
claim: t.LiteralC<"claim">;
|
|
7778
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
7779
|
+
pledge: t.LiteralC<"pledge">;
|
|
7780
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
7781
|
+
vote: t.LiteralC<"vote">;
|
|
7782
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
7783
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
7784
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
7785
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
7786
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
7787
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
7788
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
7789
|
+
authorize: t.LiteralC<"authorize">;
|
|
7790
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
7791
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
7792
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
7793
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
7794
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
7795
|
+
customTx: t.LiteralC<"customTx">;
|
|
7796
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7797
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7798
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7799
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7800
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7801
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7802
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
7803
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7804
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7805
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7806
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
7807
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7808
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
7809
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
7810
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7811
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7812
|
+
}>;
|
|
7813
|
+
}>, t.PartialC<{
|
|
7814
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7815
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7816
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7817
|
+
}>]>, t.TypeC<{
|
|
7818
|
+
stakingRequestId: t.StringC;
|
|
7819
|
+
}>]>, t.TypeC<{
|
|
7820
|
+
intentType: t.KeyofC<{
|
|
7821
|
+
payment: t.LiteralC<"payment">;
|
|
7822
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
7823
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
7824
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
7825
|
+
fanout: t.LiteralC<"fanout">;
|
|
7826
|
+
stake: t.LiteralC<"stake">;
|
|
7827
|
+
unstake: t.LiteralC<"unstake">;
|
|
7828
|
+
delegate: t.LiteralC<"delegate">;
|
|
7829
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
7830
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
7831
|
+
claim: t.LiteralC<"claim">;
|
|
7832
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
7833
|
+
pledge: t.LiteralC<"pledge">;
|
|
7834
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
7835
|
+
vote: t.LiteralC<"vote">;
|
|
7836
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
7837
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
7838
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
7839
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
7840
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
7841
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
7842
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
7843
|
+
authorize: t.LiteralC<"authorize">;
|
|
7844
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
7845
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
7846
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
7847
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
7848
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
7849
|
+
customTx: t.LiteralC<"customTx">;
|
|
7850
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7851
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7852
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7853
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7854
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7855
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7856
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
7857
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7858
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7859
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7860
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
7861
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7862
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
7863
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
7864
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7865
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7866
|
+
}>;
|
|
7867
|
+
}>, t.PartialC<{
|
|
7868
|
+
recipients: t.UnionC<[t.Type<({
|
|
7869
|
+
address: {
|
|
7870
|
+
address?: string | undefined;
|
|
7871
|
+
option?: {
|
|
7478
7872
|
[x: string]: unknown;
|
|
7479
7873
|
} | undefined;
|
|
7480
7874
|
};
|
|
@@ -7544,6 +7938,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7544
7938
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7545
7939
|
transferReject: t.LiteralC<"transferReject">;
|
|
7546
7940
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
7941
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7547
7942
|
}>;
|
|
7548
7943
|
}>, t.PartialC<{
|
|
7549
7944
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7627,6 +8022,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7627
8022
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7628
8023
|
transferReject: t.LiteralC<"transferReject">;
|
|
7629
8024
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8025
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7630
8026
|
}>;
|
|
7631
8027
|
}>, t.PartialC<{
|
|
7632
8028
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7720,6 +8116,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7720
8116
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7721
8117
|
transferReject: t.LiteralC<"transferReject">;
|
|
7722
8118
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8119
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7723
8120
|
}>;
|
|
7724
8121
|
}>, t.PartialC<{
|
|
7725
8122
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7785,6 +8182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7785
8182
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7786
8183
|
transferReject: t.LiteralC<"transferReject">;
|
|
7787
8184
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8185
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7788
8186
|
}>;
|
|
7789
8187
|
}>, t.PartialC<{
|
|
7790
8188
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7860,6 +8258,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7860
8258
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7861
8259
|
transferReject: t.LiteralC<"transferReject">;
|
|
7862
8260
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8261
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7863
8262
|
}>;
|
|
7864
8263
|
}>, t.PartialC<{
|
|
7865
8264
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7917,6 +8316,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7917
8316
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7918
8317
|
transferReject: t.LiteralC<"transferReject">;
|
|
7919
8318
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8319
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7920
8320
|
}>;
|
|
7921
8321
|
}>, t.PartialC<{
|
|
7922
8322
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7980,6 +8380,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7980
8380
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
7981
8381
|
transferReject: t.LiteralC<"transferReject">;
|
|
7982
8382
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8383
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
7983
8384
|
}>;
|
|
7984
8385
|
}>, t.PartialC<{
|
|
7985
8386
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8475,6 +8876,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8475
8876
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8476
8877
|
transferReject: t.LiteralC<"transferReject">;
|
|
8477
8878
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8879
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8478
8880
|
}>;
|
|
8479
8881
|
}>, t.PartialC<{
|
|
8480
8882
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8550,6 +8952,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8550
8952
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8551
8953
|
transferReject: t.LiteralC<"transferReject">;
|
|
8552
8954
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
8955
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8553
8956
|
}>;
|
|
8554
8957
|
}>, t.PartialC<{
|
|
8555
8958
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8610,6 +9013,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8610
9013
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8611
9014
|
transferReject: t.LiteralC<"transferReject">;
|
|
8612
9015
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9016
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8613
9017
|
}>;
|
|
8614
9018
|
}>, t.PartialC<{
|
|
8615
9019
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8676,6 +9080,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8676
9080
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8677
9081
|
transferReject: t.LiteralC<"transferReject">;
|
|
8678
9082
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9083
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8679
9084
|
}>;
|
|
8680
9085
|
}>, t.PartialC<{
|
|
8681
9086
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8741,6 +9146,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8741
9146
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8742
9147
|
transferReject: t.LiteralC<"transferReject">;
|
|
8743
9148
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9149
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8744
9150
|
}>;
|
|
8745
9151
|
}>, t.PartialC<{
|
|
8746
9152
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8798,6 +9204,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8798
9204
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8799
9205
|
transferReject: t.LiteralC<"transferReject">;
|
|
8800
9206
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9207
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8801
9208
|
}>;
|
|
8802
9209
|
}>, t.PartialC<{
|
|
8803
9210
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8868,6 +9275,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8868
9275
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8869
9276
|
transferReject: t.LiteralC<"transferReject">;
|
|
8870
9277
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9278
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8871
9279
|
}>;
|
|
8872
9280
|
}>, t.PartialC<{
|
|
8873
9281
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8943,6 +9351,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8943
9351
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
8944
9352
|
transferReject: t.LiteralC<"transferReject">;
|
|
8945
9353
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9354
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
8946
9355
|
}>;
|
|
8947
9356
|
}>, t.PartialC<{
|
|
8948
9357
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9033,6 +9442,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9033
9442
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9034
9443
|
transferReject: t.LiteralC<"transferReject">;
|
|
9035
9444
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9445
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9036
9446
|
}>;
|
|
9037
9447
|
}>, t.PartialC<{
|
|
9038
9448
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9123,6 +9533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9123
9533
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9124
9534
|
transferReject: t.LiteralC<"transferReject">;
|
|
9125
9535
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9536
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9126
9537
|
}>;
|
|
9127
9538
|
}>, t.PartialC<{
|
|
9128
9539
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9193,6 +9604,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9193
9604
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9194
9605
|
transferReject: t.LiteralC<"transferReject">;
|
|
9195
9606
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9607
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9196
9608
|
}>;
|
|
9197
9609
|
}>, t.PartialC<{
|
|
9198
9610
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9249,6 +9661,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9249
9661
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9250
9662
|
transferReject: t.LiteralC<"transferReject">;
|
|
9251
9663
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9664
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9252
9665
|
}>;
|
|
9253
9666
|
}>, t.PartialC<{
|
|
9254
9667
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9305,6 +9718,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9305
9718
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9306
9719
|
transferReject: t.LiteralC<"transferReject">;
|
|
9307
9720
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9721
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9308
9722
|
}>;
|
|
9309
9723
|
}>, t.PartialC<{
|
|
9310
9724
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9369,6 +9783,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9369
9783
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9370
9784
|
transferReject: t.LiteralC<"transferReject">;
|
|
9371
9785
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9786
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9372
9787
|
}>;
|
|
9373
9788
|
}>, t.PartialC<{
|
|
9374
9789
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9432,6 +9847,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9432
9847
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9433
9848
|
transferReject: t.LiteralC<"transferReject">;
|
|
9434
9849
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9850
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9435
9851
|
}>;
|
|
9436
9852
|
}>, t.PartialC<{
|
|
9437
9853
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9450,8 +9866,65 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9450
9866
|
symbol: string;
|
|
9451
9867
|
}, unknown>, t.UndefinedC]>;
|
|
9452
9868
|
}>]>, t.TypeC<{
|
|
9453
|
-
validatorAddress: t.StringC;
|
|
9454
|
-
requestNumber: t.NumberC;
|
|
9869
|
+
validatorAddress: t.StringC;
|
|
9870
|
+
requestNumber: t.NumberC;
|
|
9871
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
9872
|
+
intentType: t.KeyofC<{
|
|
9873
|
+
payment: t.LiteralC<"payment">;
|
|
9874
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
9875
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
9876
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
9877
|
+
fanout: t.LiteralC<"fanout">;
|
|
9878
|
+
stake: t.LiteralC<"stake">;
|
|
9879
|
+
unstake: t.LiteralC<"unstake">;
|
|
9880
|
+
delegate: t.LiteralC<"delegate">;
|
|
9881
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
9882
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
9883
|
+
claim: t.LiteralC<"claim">;
|
|
9884
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
9885
|
+
pledge: t.LiteralC<"pledge">;
|
|
9886
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
9887
|
+
vote: t.LiteralC<"vote">;
|
|
9888
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
9889
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
9890
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
9891
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
9892
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
9893
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
9894
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
9895
|
+
authorize: t.LiteralC<"authorize">;
|
|
9896
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
9897
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
9898
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
9899
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
9900
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
9901
|
+
customTx: t.LiteralC<"customTx">;
|
|
9902
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9903
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9904
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9905
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9906
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9907
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9908
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
9909
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9910
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9911
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9912
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
9913
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9914
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
9915
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
9916
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9917
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9918
|
+
}>;
|
|
9919
|
+
}>, t.PartialC<{
|
|
9920
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9921
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9922
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9923
|
+
}>]>, t.TypeC<{
|
|
9924
|
+
intentType: t.LiteralC<"transferAccept">;
|
|
9925
|
+
txRequestId: t.StringC;
|
|
9926
|
+
}>, t.PartialC<{
|
|
9927
|
+
token: t.StringC;
|
|
9455
9928
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
9456
9929
|
intentType: t.KeyofC<{
|
|
9457
9930
|
payment: t.LiteralC<"payment">;
|
|
@@ -9498,15 +9971,21 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9498
9971
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9499
9972
|
transferReject: t.LiteralC<"transferReject">;
|
|
9500
9973
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
9974
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9501
9975
|
}>;
|
|
9502
9976
|
}>, t.PartialC<{
|
|
9503
9977
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9504
9978
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9505
9979
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9506
9980
|
}>]>, t.TypeC<{
|
|
9507
|
-
intentType: t.LiteralC<"
|
|
9508
|
-
|
|
9981
|
+
intentType: t.LiteralC<"transferAcknowledge">;
|
|
9982
|
+
contractId: t.StringC;
|
|
9983
|
+
senderPartyId: t.StringC;
|
|
9984
|
+
updateId: t.StringC;
|
|
9985
|
+
amount: t.NumberC;
|
|
9986
|
+
expiry: t.NumberC;
|
|
9509
9987
|
}>, t.PartialC<{
|
|
9988
|
+
memoId: t.StringC;
|
|
9510
9989
|
token: t.StringC;
|
|
9511
9990
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
9512
9991
|
intentType: t.KeyofC<{
|
|
@@ -9554,20 +10033,16 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9554
10033
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9555
10034
|
transferReject: t.LiteralC<"transferReject">;
|
|
9556
10035
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10036
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9557
10037
|
}>;
|
|
9558
10038
|
}>, t.PartialC<{
|
|
9559
10039
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9560
10040
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9561
10041
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9562
10042
|
}>]>, t.TypeC<{
|
|
9563
|
-
intentType: t.LiteralC<"
|
|
10043
|
+
intentType: t.LiteralC<"transferOfferWithdrawn">;
|
|
9564
10044
|
contractId: t.StringC;
|
|
9565
|
-
senderPartyId: t.StringC;
|
|
9566
|
-
updateId: t.StringC;
|
|
9567
|
-
amount: t.NumberC;
|
|
9568
|
-
expiry: t.NumberC;
|
|
9569
10045
|
}>, t.PartialC<{
|
|
9570
|
-
memoId: t.StringC;
|
|
9571
10046
|
token: t.StringC;
|
|
9572
10047
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
9573
10048
|
intentType: t.KeyofC<{
|
|
@@ -9615,6 +10090,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9615
10090
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9616
10091
|
transferReject: t.LiteralC<"transferReject">;
|
|
9617
10092
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10093
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9618
10094
|
}>;
|
|
9619
10095
|
}>, t.PartialC<{
|
|
9620
10096
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9671,6 +10147,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9671
10147
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9672
10148
|
transferReject: t.LiteralC<"transferReject">;
|
|
9673
10149
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10150
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9674
10151
|
}>;
|
|
9675
10152
|
}>, t.PartialC<{
|
|
9676
10153
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9746,6 +10223,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9746
10223
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9747
10224
|
transferReject: t.LiteralC<"transferReject">;
|
|
9748
10225
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10226
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9749
10227
|
}>;
|
|
9750
10228
|
}>, t.PartialC<{
|
|
9751
10229
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9835,6 +10313,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9835
10313
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9836
10314
|
transferReject: t.LiteralC<"transferReject">;
|
|
9837
10315
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10316
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9838
10317
|
}>;
|
|
9839
10318
|
}>, t.PartialC<{
|
|
9840
10319
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9897,6 +10376,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9897
10376
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9898
10377
|
transferReject: t.LiteralC<"transferReject">;
|
|
9899
10378
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10379
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9900
10380
|
}>;
|
|
9901
10381
|
}>, t.PartialC<{
|
|
9902
10382
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9986,6 +10466,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9986
10466
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
9987
10467
|
transferReject: t.LiteralC<"transferReject">;
|
|
9988
10468
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10469
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
9989
10470
|
}>;
|
|
9990
10471
|
}>, t.PartialC<{
|
|
9991
10472
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10111,6 +10592,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10111
10592
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10112
10593
|
transferReject: t.LiteralC<"transferReject">;
|
|
10113
10594
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10595
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10114
10596
|
}>;
|
|
10115
10597
|
}>, t.PartialC<{
|
|
10116
10598
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10216,6 +10698,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10216
10698
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10217
10699
|
transferReject: t.LiteralC<"transferReject">;
|
|
10218
10700
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10701
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10219
10702
|
}>;
|
|
10220
10703
|
}>, t.PartialC<{
|
|
10221
10704
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10313,6 +10796,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10313
10796
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10314
10797
|
transferReject: t.LiteralC<"transferReject">;
|
|
10315
10798
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10799
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10316
10800
|
}>;
|
|
10317
10801
|
}>, t.PartialC<{
|
|
10318
10802
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10394,6 +10878,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10394
10878
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10395
10879
|
transferReject: t.LiteralC<"transferReject">;
|
|
10396
10880
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10881
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10397
10882
|
}>;
|
|
10398
10883
|
}>, t.PartialC<{
|
|
10399
10884
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10474,6 +10959,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10474
10959
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10475
10960
|
transferReject: t.LiteralC<"transferReject">;
|
|
10476
10961
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
10962
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10477
10963
|
}>;
|
|
10478
10964
|
}>, t.PartialC<{
|
|
10479
10965
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10553,6 +11039,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10553
11039
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10554
11040
|
transferReject: t.LiteralC<"transferReject">;
|
|
10555
11041
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11042
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10556
11043
|
}>;
|
|
10557
11044
|
}>, t.PartialC<{
|
|
10558
11045
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10728,6 +11215,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10728
11215
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10729
11216
|
transferReject: t.LiteralC<"transferReject">;
|
|
10730
11217
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11218
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10731
11219
|
}>;
|
|
10732
11220
|
}>, t.PartialC<{
|
|
10733
11221
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10846,6 +11334,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10846
11334
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10847
11335
|
transferReject: t.LiteralC<"transferReject">;
|
|
10848
11336
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11337
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10849
11338
|
}>;
|
|
10850
11339
|
}>, t.PartialC<{
|
|
10851
11340
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10923,6 +11412,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10923
11412
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
10924
11413
|
transferReject: t.LiteralC<"transferReject">;
|
|
10925
11414
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11415
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
10926
11416
|
}>;
|
|
10927
11417
|
}>, t.PartialC<{
|
|
10928
11418
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11033,6 +11523,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11033
11523
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11034
11524
|
transferReject: t.LiteralC<"transferReject">;
|
|
11035
11525
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11526
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11036
11527
|
}>;
|
|
11037
11528
|
}>, t.PartialC<{
|
|
11038
11529
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11128,6 +11619,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11128
11619
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11129
11620
|
transferReject: t.LiteralC<"transferReject">;
|
|
11130
11621
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11622
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11131
11623
|
}>;
|
|
11132
11624
|
}>, t.PartialC<{
|
|
11133
11625
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11245,6 +11737,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11245
11737
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11246
11738
|
transferReject: t.LiteralC<"transferReject">;
|
|
11247
11739
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11740
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11248
11741
|
}>;
|
|
11249
11742
|
}>, t.PartialC<{
|
|
11250
11743
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11314,6 +11807,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11314
11807
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11315
11808
|
transferReject: t.LiteralC<"transferReject">;
|
|
11316
11809
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11810
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11317
11811
|
}>;
|
|
11318
11812
|
}>, t.PartialC<{
|
|
11319
11813
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11394,6 +11888,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11394
11888
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11395
11889
|
transferReject: t.LiteralC<"transferReject">;
|
|
11396
11890
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11891
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11397
11892
|
}>;
|
|
11398
11893
|
}>, t.PartialC<{
|
|
11399
11894
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11464,6 +11959,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11464
11959
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11465
11960
|
transferReject: t.LiteralC<"transferReject">;
|
|
11466
11961
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11962
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11467
11963
|
}>;
|
|
11468
11964
|
}>, t.PartialC<{
|
|
11469
11965
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11539,6 +12035,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11539
12035
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11540
12036
|
transferReject: t.LiteralC<"transferReject">;
|
|
11541
12037
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12038
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11542
12039
|
}>;
|
|
11543
12040
|
}>, t.PartialC<{
|
|
11544
12041
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11601,6 +12098,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11601
12098
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11602
12099
|
transferReject: t.LiteralC<"transferReject">;
|
|
11603
12100
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12101
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11604
12102
|
}>;
|
|
11605
12103
|
}>, t.PartialC<{
|
|
11606
12104
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11663,6 +12161,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11663
12161
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11664
12162
|
transferReject: t.LiteralC<"transferReject">;
|
|
11665
12163
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12164
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11666
12165
|
}>;
|
|
11667
12166
|
}>, t.PartialC<{
|
|
11668
12167
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11722,6 +12221,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11722
12221
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11723
12222
|
transferReject: t.LiteralC<"transferReject">;
|
|
11724
12223
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12224
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11725
12225
|
}>;
|
|
11726
12226
|
}>, t.PartialC<{
|
|
11727
12227
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11797,6 +12297,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11797
12297
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11798
12298
|
transferReject: t.LiteralC<"transferReject">;
|
|
11799
12299
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12300
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11800
12301
|
}>;
|
|
11801
12302
|
}>, t.PartialC<{
|
|
11802
12303
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11869,6 +12370,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11869
12370
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11870
12371
|
transferReject: t.LiteralC<"transferReject">;
|
|
11871
12372
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12373
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11872
12374
|
}>;
|
|
11873
12375
|
}>, t.PartialC<{
|
|
11874
12376
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11941,6 +12443,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11941
12443
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
11942
12444
|
transferReject: t.LiteralC<"transferReject">;
|
|
11943
12445
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12446
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
11944
12447
|
}>;
|
|
11945
12448
|
}>, t.PartialC<{
|
|
11946
12449
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12021,6 +12524,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12021
12524
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12022
12525
|
transferReject: t.LiteralC<"transferReject">;
|
|
12023
12526
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12527
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12024
12528
|
}>;
|
|
12025
12529
|
}>, t.PartialC<{
|
|
12026
12530
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12125,6 +12629,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12125
12629
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12126
12630
|
transferReject: t.LiteralC<"transferReject">;
|
|
12127
12631
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12632
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12128
12633
|
}>;
|
|
12129
12634
|
}>, t.PartialC<{
|
|
12130
12635
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12201,6 +12706,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12201
12706
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12202
12707
|
transferReject: t.LiteralC<"transferReject">;
|
|
12203
12708
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12709
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12204
12710
|
}>;
|
|
12205
12711
|
}>, t.PartialC<{
|
|
12206
12712
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12291,6 +12797,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12291
12797
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12292
12798
|
transferReject: t.LiteralC<"transferReject">;
|
|
12293
12799
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12800
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12294
12801
|
}>;
|
|
12295
12802
|
}>, t.PartialC<{
|
|
12296
12803
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12381,6 +12888,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12381
12888
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12382
12889
|
transferReject: t.LiteralC<"transferReject">;
|
|
12383
12890
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12891
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12384
12892
|
}>;
|
|
12385
12893
|
}>, t.PartialC<{
|
|
12386
12894
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12469,6 +12977,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12469
12977
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12470
12978
|
transferReject: t.LiteralC<"transferReject">;
|
|
12471
12979
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
12980
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12472
12981
|
}>;
|
|
12473
12982
|
}>, t.PartialC<{
|
|
12474
12983
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12534,6 +13043,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12534
13043
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12535
13044
|
transferReject: t.LiteralC<"transferReject">;
|
|
12536
13045
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13046
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12537
13047
|
}>;
|
|
12538
13048
|
}>, t.PartialC<{
|
|
12539
13049
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12608,6 +13118,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12608
13118
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12609
13119
|
transferReject: t.LiteralC<"transferReject">;
|
|
12610
13120
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13121
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12611
13122
|
}>;
|
|
12612
13123
|
}>, t.PartialC<{
|
|
12613
13124
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12727,6 +13238,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12727
13238
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12728
13239
|
transferReject: t.LiteralC<"transferReject">;
|
|
12729
13240
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13241
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12730
13242
|
}>;
|
|
12731
13243
|
}>, t.PartialC<{
|
|
12732
13244
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12789,6 +13301,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12789
13301
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12790
13302
|
transferReject: t.LiteralC<"transferReject">;
|
|
12791
13303
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13304
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12792
13305
|
}>;
|
|
12793
13306
|
}>, t.PartialC<{
|
|
12794
13307
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12855,6 +13368,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12855
13368
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12856
13369
|
transferReject: t.LiteralC<"transferReject">;
|
|
12857
13370
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13371
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12858
13372
|
}>;
|
|
12859
13373
|
}>, t.PartialC<{
|
|
12860
13374
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12914,6 +13428,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12914
13428
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12915
13429
|
transferReject: t.LiteralC<"transferReject">;
|
|
12916
13430
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13431
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12917
13432
|
}>;
|
|
12918
13433
|
}>, t.PartialC<{
|
|
12919
13434
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12974,6 +13489,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12974
13489
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
12975
13490
|
transferReject: t.LiteralC<"transferReject">;
|
|
12976
13491
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13492
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
12977
13493
|
}>;
|
|
12978
13494
|
}>, t.PartialC<{
|
|
12979
13495
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13049,6 +13565,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13049
13565
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13050
13566
|
transferReject: t.LiteralC<"transferReject">;
|
|
13051
13567
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13568
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13052
13569
|
}>;
|
|
13053
13570
|
}>, t.PartialC<{
|
|
13054
13571
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13126,6 +13643,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13126
13643
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13127
13644
|
transferReject: t.LiteralC<"transferReject">;
|
|
13128
13645
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13646
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13129
13647
|
}>;
|
|
13130
13648
|
}>, t.PartialC<{
|
|
13131
13649
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13194,6 +13712,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13194
13712
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13195
13713
|
transferReject: t.LiteralC<"transferReject">;
|
|
13196
13714
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13715
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13197
13716
|
}>;
|
|
13198
13717
|
}>, t.PartialC<{
|
|
13199
13718
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13299,6 +13818,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13299
13818
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13300
13819
|
transferReject: t.LiteralC<"transferReject">;
|
|
13301
13820
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13821
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13302
13822
|
}>;
|
|
13303
13823
|
}>, t.PartialC<{
|
|
13304
13824
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13436,6 +13956,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13436
13956
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13437
13957
|
transferReject: t.LiteralC<"transferReject">;
|
|
13438
13958
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
13959
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13439
13960
|
}>;
|
|
13440
13961
|
}>, t.PartialC<{
|
|
13441
13962
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13587,6 +14108,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13587
14108
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13588
14109
|
transferReject: t.LiteralC<"transferReject">;
|
|
13589
14110
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14111
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13590
14112
|
}>;
|
|
13591
14113
|
}>, t.PartialC<{
|
|
13592
14114
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13643,6 +14165,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13643
14165
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13644
14166
|
transferReject: t.LiteralC<"transferReject">;
|
|
13645
14167
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14168
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13646
14169
|
}>;
|
|
13647
14170
|
}>, t.PartialC<{
|
|
13648
14171
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13694,6 +14217,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13694
14217
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13695
14218
|
transferReject: t.LiteralC<"transferReject">;
|
|
13696
14219
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14220
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13697
14221
|
}>;
|
|
13698
14222
|
}>, t.PartialC<{
|
|
13699
14223
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13753,6 +14277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13753
14277
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13754
14278
|
transferReject: t.LiteralC<"transferReject">;
|
|
13755
14279
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14280
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13756
14281
|
}>;
|
|
13757
14282
|
}>, t.PartialC<{
|
|
13758
14283
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13824,6 +14349,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13824
14349
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13825
14350
|
transferReject: t.LiteralC<"transferReject">;
|
|
13826
14351
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14352
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13827
14353
|
}>;
|
|
13828
14354
|
}>, t.PartialC<{
|
|
13829
14355
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13880,6 +14406,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13880
14406
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13881
14407
|
transferReject: t.LiteralC<"transferReject">;
|
|
13882
14408
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14409
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13883
14410
|
}>;
|
|
13884
14411
|
}>, t.PartialC<{
|
|
13885
14412
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13953,6 +14480,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13953
14480
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
13954
14481
|
transferReject: t.LiteralC<"transferReject">;
|
|
13955
14482
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14483
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
13956
14484
|
}>;
|
|
13957
14485
|
}>, t.PartialC<{
|
|
13958
14486
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14009,6 +14537,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14009
14537
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14010
14538
|
transferReject: t.LiteralC<"transferReject">;
|
|
14011
14539
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14540
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14012
14541
|
}>;
|
|
14013
14542
|
}>, t.PartialC<{
|
|
14014
14543
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14100,6 +14629,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14100
14629
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14101
14630
|
transferReject: t.LiteralC<"transferReject">;
|
|
14102
14631
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14632
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14103
14633
|
}>;
|
|
14104
14634
|
}>, t.PartialC<{
|
|
14105
14635
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14173,6 +14703,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14173
14703
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14174
14704
|
transferReject: t.LiteralC<"transferReject">;
|
|
14175
14705
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14706
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14176
14707
|
}>;
|
|
14177
14708
|
}>, t.PartialC<{
|
|
14178
14709
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14228,6 +14759,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14228
14759
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14229
14760
|
transferReject: t.LiteralC<"transferReject">;
|
|
14230
14761
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14762
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14231
14763
|
}>;
|
|
14232
14764
|
}>, t.PartialC<{
|
|
14233
14765
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14302,6 +14834,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14302
14834
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14303
14835
|
transferReject: t.LiteralC<"transferReject">;
|
|
14304
14836
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14837
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14305
14838
|
}>;
|
|
14306
14839
|
}>, t.PartialC<{
|
|
14307
14840
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14378,6 +14911,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14378
14911
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14379
14912
|
transferReject: t.LiteralC<"transferReject">;
|
|
14380
14913
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14914
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14381
14915
|
}>;
|
|
14382
14916
|
}>, t.PartialC<{
|
|
14383
14917
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14455,6 +14989,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14455
14989
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14456
14990
|
transferReject: t.LiteralC<"transferReject">;
|
|
14457
14991
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
14992
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14458
14993
|
}>;
|
|
14459
14994
|
}>, t.PartialC<{
|
|
14460
14995
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14518,6 +15053,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14518
15053
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14519
15054
|
transferReject: t.LiteralC<"transferReject">;
|
|
14520
15055
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15056
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14521
15057
|
}>;
|
|
14522
15058
|
}>, t.PartialC<{
|
|
14523
15059
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14592,6 +15128,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14592
15128
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14593
15129
|
transferReject: t.LiteralC<"transferReject">;
|
|
14594
15130
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15131
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14595
15132
|
}>;
|
|
14596
15133
|
}>, t.PartialC<{
|
|
14597
15134
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14707,6 +15244,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14707
15244
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14708
15245
|
transferReject: t.LiteralC<"transferReject">;
|
|
14709
15246
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15247
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14710
15248
|
}>;
|
|
14711
15249
|
}>, t.PartialC<{
|
|
14712
15250
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14724,6 +15262,123 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14724
15262
|
}>, t.PartialC<{
|
|
14725
15263
|
ownerAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14726
15264
|
tonStakingType: t.KeyofC<typeof import(".").TonStakingTypeEnum>;
|
|
15265
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15266
|
+
intentType: t.KeyofC<{
|
|
15267
|
+
payment: t.LiteralC<"payment">;
|
|
15268
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15269
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15270
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15271
|
+
fanout: t.LiteralC<"fanout">;
|
|
15272
|
+
stake: t.LiteralC<"stake">;
|
|
15273
|
+
unstake: t.LiteralC<"unstake">;
|
|
15274
|
+
delegate: t.LiteralC<"delegate">;
|
|
15275
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
15276
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
15277
|
+
claim: t.LiteralC<"claim">;
|
|
15278
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
15279
|
+
pledge: t.LiteralC<"pledge">;
|
|
15280
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
15281
|
+
vote: t.LiteralC<"vote">;
|
|
15282
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
15283
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
15284
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
15285
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
15286
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
15287
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
15288
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
15289
|
+
authorize: t.LiteralC<"authorize">;
|
|
15290
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
15291
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
15292
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
15293
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
15294
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
15295
|
+
customTx: t.LiteralC<"customTx">;
|
|
15296
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
15297
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
15298
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
15299
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
15300
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
15301
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15302
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
15303
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15304
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15305
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15306
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
15307
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15308
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
15309
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
15310
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15311
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15312
|
+
}>;
|
|
15313
|
+
}>, t.PartialC<{
|
|
15314
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15315
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15316
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15317
|
+
}>]>, t.TypeC<{
|
|
15318
|
+
amount: t.TypeC<{
|
|
15319
|
+
value: t.StringC;
|
|
15320
|
+
symbol: t.StringC;
|
|
15321
|
+
}>;
|
|
15322
|
+
}>, t.TypeC<{
|
|
15323
|
+
intentType: t.LiteralC<"delegate">;
|
|
15324
|
+
validatorAddress: t.StringC;
|
|
15325
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.MULTI_NOMINATOR>;
|
|
15326
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15327
|
+
intentType: t.KeyofC<{
|
|
15328
|
+
payment: t.LiteralC<"payment">;
|
|
15329
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15330
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15331
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15332
|
+
fanout: t.LiteralC<"fanout">;
|
|
15333
|
+
stake: t.LiteralC<"stake">;
|
|
15334
|
+
unstake: t.LiteralC<"unstake">;
|
|
15335
|
+
delegate: t.LiteralC<"delegate">;
|
|
15336
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
15337
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
15338
|
+
claim: t.LiteralC<"claim">;
|
|
15339
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
15340
|
+
pledge: t.LiteralC<"pledge">;
|
|
15341
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
15342
|
+
vote: t.LiteralC<"vote">;
|
|
15343
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
15344
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
15345
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
15346
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
15347
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
15348
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
15349
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
15350
|
+
authorize: t.LiteralC<"authorize">;
|
|
15351
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
15352
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
15353
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
15354
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
15355
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
15356
|
+
customTx: t.LiteralC<"customTx">;
|
|
15357
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
15358
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
15359
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
15360
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
15361
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
15362
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15363
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
15364
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15365
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15366
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15367
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
15368
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15369
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
15370
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
15371
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15372
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15373
|
+
}>;
|
|
15374
|
+
}>, t.PartialC<{
|
|
15375
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15376
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15377
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15378
|
+
}>]>, t.TypeC<{
|
|
15379
|
+
intentType: t.LiteralC<"undelegate">;
|
|
15380
|
+
validatorAddress: t.StringC;
|
|
15381
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.MULTI_NOMINATOR>;
|
|
14727
15382
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
14728
15383
|
intentType: t.KeyofC<{
|
|
14729
15384
|
payment: t.LiteralC<"payment">;
|
|
@@ -14770,6 +15425,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14770
15425
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14771
15426
|
transferReject: t.LiteralC<"transferReject">;
|
|
14772
15427
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15428
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14773
15429
|
}>;
|
|
14774
15430
|
}>, t.PartialC<{
|
|
14775
15431
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14845,6 +15501,130 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14845
15501
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14846
15502
|
transferReject: t.LiteralC<"transferReject">;
|
|
14847
15503
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15504
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15505
|
+
}>;
|
|
15506
|
+
}>, t.PartialC<{
|
|
15507
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15508
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15509
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15510
|
+
}>]>, t.TypeC<{
|
|
15511
|
+
amount: t.TypeC<{
|
|
15512
|
+
value: t.StringC;
|
|
15513
|
+
symbol: t.StringC;
|
|
15514
|
+
}>;
|
|
15515
|
+
}>, t.TypeC<{
|
|
15516
|
+
intentType: t.LiteralC<"delegate">;
|
|
15517
|
+
validatorAddress: t.StringC;
|
|
15518
|
+
ownerAddress: t.StringC;
|
|
15519
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.SINGLE_NOMINATOR>;
|
|
15520
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15521
|
+
intentType: t.KeyofC<{
|
|
15522
|
+
payment: t.LiteralC<"payment">;
|
|
15523
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15524
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15525
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15526
|
+
fanout: t.LiteralC<"fanout">;
|
|
15527
|
+
stake: t.LiteralC<"stake">;
|
|
15528
|
+
unstake: t.LiteralC<"unstake">;
|
|
15529
|
+
delegate: t.LiteralC<"delegate">;
|
|
15530
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
15531
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
15532
|
+
claim: t.LiteralC<"claim">;
|
|
15533
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
15534
|
+
pledge: t.LiteralC<"pledge">;
|
|
15535
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
15536
|
+
vote: t.LiteralC<"vote">;
|
|
15537
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
15538
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
15539
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
15540
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
15541
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
15542
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
15543
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
15544
|
+
authorize: t.LiteralC<"authorize">;
|
|
15545
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
15546
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
15547
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
15548
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
15549
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
15550
|
+
customTx: t.LiteralC<"customTx">;
|
|
15551
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
15552
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
15553
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
15554
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
15555
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
15556
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15557
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
15558
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15559
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15560
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15561
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
15562
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15563
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
15564
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
15565
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15566
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15567
|
+
}>;
|
|
15568
|
+
}>, t.PartialC<{
|
|
15569
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15570
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
15571
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
15572
|
+
}>]>, t.TypeC<{
|
|
15573
|
+
amount: t.TypeC<{
|
|
15574
|
+
value: t.StringC;
|
|
15575
|
+
symbol: t.StringC;
|
|
15576
|
+
}>;
|
|
15577
|
+
}>, t.TypeC<{
|
|
15578
|
+
intentType: t.LiteralC<"undelegate">;
|
|
15579
|
+
validatorAddress: t.StringC;
|
|
15580
|
+
tonStakingType: t.LiteralC<import(".").TonStakingTypeEnum.SINGLE_NOMINATOR>;
|
|
15581
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
15582
|
+
intentType: t.KeyofC<{
|
|
15583
|
+
payment: t.LiteralC<"payment">;
|
|
15584
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
15585
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
15586
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
15587
|
+
fanout: t.LiteralC<"fanout">;
|
|
15588
|
+
stake: t.LiteralC<"stake">;
|
|
15589
|
+
unstake: t.LiteralC<"unstake">;
|
|
15590
|
+
delegate: t.LiteralC<"delegate">;
|
|
15591
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
15592
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
15593
|
+
claim: t.LiteralC<"claim">;
|
|
15594
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
15595
|
+
pledge: t.LiteralC<"pledge">;
|
|
15596
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
15597
|
+
vote: t.LiteralC<"vote">;
|
|
15598
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
15599
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
15600
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
15601
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
15602
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
15603
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
15604
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
15605
|
+
authorize: t.LiteralC<"authorize">;
|
|
15606
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
15607
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
15608
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
15609
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
15610
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
15611
|
+
customTx: t.LiteralC<"customTx">;
|
|
15612
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
15613
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
15614
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
15615
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
15616
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
15617
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15618
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
15619
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15620
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15621
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15622
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
15623
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15624
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
15625
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
15626
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15627
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14848
15628
|
}>;
|
|
14849
15629
|
}>, t.PartialC<{
|
|
14850
15630
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14906,6 +15686,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14906
15686
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14907
15687
|
transferReject: t.LiteralC<"transferReject">;
|
|
14908
15688
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15689
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14909
15690
|
}>;
|
|
14910
15691
|
}>, t.PartialC<{
|
|
14911
15692
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14966,6 +15747,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14966
15747
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
14967
15748
|
transferReject: t.LiteralC<"transferReject">;
|
|
14968
15749
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15750
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
14969
15751
|
}>;
|
|
14970
15752
|
}>, t.PartialC<{
|
|
14971
15753
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15030,6 +15812,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15030
15812
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15031
15813
|
transferReject: t.LiteralC<"transferReject">;
|
|
15032
15814
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15815
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15033
15816
|
}>;
|
|
15034
15817
|
}>, t.PartialC<{
|
|
15035
15818
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15093,6 +15876,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15093
15876
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15094
15877
|
transferReject: t.LiteralC<"transferReject">;
|
|
15095
15878
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15879
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15096
15880
|
}>;
|
|
15097
15881
|
}>, t.PartialC<{
|
|
15098
15882
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15152,6 +15936,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15152
15936
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15153
15937
|
transferReject: t.LiteralC<"transferReject">;
|
|
15154
15938
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15939
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15155
15940
|
}>;
|
|
15156
15941
|
}>, t.PartialC<{
|
|
15157
15942
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15210,6 +15995,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15210
15995
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15211
15996
|
transferReject: t.LiteralC<"transferReject">;
|
|
15212
15997
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
15998
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15213
15999
|
}>;
|
|
15214
16000
|
}>, t.PartialC<{
|
|
15215
16001
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15268,6 +16054,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15268
16054
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15269
16055
|
transferReject: t.LiteralC<"transferReject">;
|
|
15270
16056
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16057
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15271
16058
|
}>;
|
|
15272
16059
|
}>, t.PartialC<{
|
|
15273
16060
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15331,6 +16118,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15331
16118
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15332
16119
|
transferReject: t.LiteralC<"transferReject">;
|
|
15333
16120
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16121
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15334
16122
|
}>;
|
|
15335
16123
|
}>, t.PartialC<{
|
|
15336
16124
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15395,6 +16183,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15395
16183
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15396
16184
|
transferReject: t.LiteralC<"transferReject">;
|
|
15397
16185
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16186
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15398
16187
|
}>;
|
|
15399
16188
|
}>, t.PartialC<{
|
|
15400
16189
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15448,6 +16237,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15448
16237
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15449
16238
|
transferReject: t.LiteralC<"transferReject">;
|
|
15450
16239
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16240
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15451
16241
|
}>;
|
|
15452
16242
|
}>, t.PartialC<{
|
|
15453
16243
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15503,6 +16293,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15503
16293
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15504
16294
|
transferReject: t.LiteralC<"transferReject">;
|
|
15505
16295
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16296
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15506
16297
|
}>;
|
|
15507
16298
|
}>, t.PartialC<{
|
|
15508
16299
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15566,6 +16357,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15566
16357
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15567
16358
|
transferReject: t.LiteralC<"transferReject">;
|
|
15568
16359
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16360
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15569
16361
|
}>;
|
|
15570
16362
|
}>, t.PartialC<{
|
|
15571
16363
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15629,6 +16421,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15629
16421
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15630
16422
|
transferReject: t.LiteralC<"transferReject">;
|
|
15631
16423
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16424
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15632
16425
|
}>;
|
|
15633
16426
|
}>, t.PartialC<{
|
|
15634
16427
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15686,6 +16479,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15686
16479
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15687
16480
|
transferReject: t.LiteralC<"transferReject">;
|
|
15688
16481
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16482
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15689
16483
|
}>;
|
|
15690
16484
|
}>, t.PartialC<{
|
|
15691
16485
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15739,6 +16533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15739
16533
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15740
16534
|
transferReject: t.LiteralC<"transferReject">;
|
|
15741
16535
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16536
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15742
16537
|
}>;
|
|
15743
16538
|
}>, t.PartialC<{
|
|
15744
16539
|
recipients: t.UnionC<[t.Type<({
|
|
@@ -15814,6 +16609,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15814
16609
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15815
16610
|
transferReject: t.LiteralC<"transferReject">;
|
|
15816
16611
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16612
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15817
16613
|
}>;
|
|
15818
16614
|
}>, t.PartialC<{
|
|
15819
16615
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15897,6 +16693,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15897
16693
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15898
16694
|
transferReject: t.LiteralC<"transferReject">;
|
|
15899
16695
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16696
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15900
16697
|
}>;
|
|
15901
16698
|
}>, t.PartialC<{
|
|
15902
16699
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -15990,6 +16787,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15990
16787
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
15991
16788
|
transferReject: t.LiteralC<"transferReject">;
|
|
15992
16789
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16790
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
15993
16791
|
}>;
|
|
15994
16792
|
}>, t.PartialC<{
|
|
15995
16793
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -16055,6 +16853,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16055
16853
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
16056
16854
|
transferReject: t.LiteralC<"transferReject">;
|
|
16057
16855
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16856
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16058
16857
|
}>;
|
|
16059
16858
|
}>, t.PartialC<{
|
|
16060
16859
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -16130,6 +16929,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16130
16929
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
16131
16930
|
transferReject: t.LiteralC<"transferReject">;
|
|
16132
16931
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16932
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16133
16933
|
}>;
|
|
16134
16934
|
}>, t.PartialC<{
|
|
16135
16935
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -16187,6 +16987,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16187
16987
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
16188
16988
|
transferReject: t.LiteralC<"transferReject">;
|
|
16189
16989
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16990
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16190
16991
|
}>;
|
|
16191
16992
|
}>, t.PartialC<{
|
|
16192
16993
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -16250,6 +17051,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16250
17051
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
16251
17052
|
transferReject: t.LiteralC<"transferReject">;
|
|
16252
17053
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
17054
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16253
17055
|
}>;
|
|
16254
17056
|
}>, t.PartialC<{
|
|
16255
17057
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|