@bitgo/public-types 5.66.0 → 5.67.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/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/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/hypeevmSpotTransferIntent.d.ts +72 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.js +1 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +171 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +2 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/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/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/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 +342 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.ts +18 -0
- package/src/schema/transactionRequest/intents/index.ts +1 -0
- package/src/schema/transactionRequest/intents/intent.ts +2 -0
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
|
@@ -198,6 +198,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
198
198
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
199
199
|
transferStake: t.LiteralC<"transferStake">;
|
|
200
200
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
201
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
201
202
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
202
203
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
203
204
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -271,6 +272,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
271
272
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
272
273
|
transferStake: t.LiteralC<"transferStake">;
|
|
273
274
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
275
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
274
276
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
275
277
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
276
278
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -329,6 +331,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
329
331
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
330
332
|
transferStake: t.LiteralC<"transferStake">;
|
|
331
333
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
334
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
332
335
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
333
336
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
334
337
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -393,6 +396,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
393
396
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
394
397
|
transferStake: t.LiteralC<"transferStake">;
|
|
395
398
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
399
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
396
400
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
397
401
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
398
402
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -456,6 +460,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
456
460
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
457
461
|
transferStake: t.LiteralC<"transferStake">;
|
|
458
462
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
463
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
459
464
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
460
465
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
461
466
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -511,6 +516,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
511
516
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
512
517
|
transferStake: t.LiteralC<"transferStake">;
|
|
513
518
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
519
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
514
520
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
515
521
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
516
522
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -579,6 +585,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
579
585
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
580
586
|
transferStake: t.LiteralC<"transferStake">;
|
|
581
587
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
588
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
582
589
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
583
590
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
584
591
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -652,6 +659,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
652
659
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
653
660
|
transferStake: t.LiteralC<"transferStake">;
|
|
654
661
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
662
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
655
663
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
656
664
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
657
665
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -740,6 +748,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
740
748
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
741
749
|
transferStake: t.LiteralC<"transferStake">;
|
|
742
750
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
751
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
743
752
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
744
753
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
745
754
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -828,6 +837,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
828
837
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
829
838
|
transferStake: t.LiteralC<"transferStake">;
|
|
830
839
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
840
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
831
841
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
832
842
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
833
843
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -896,6 +906,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
896
906
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
897
907
|
transferStake: t.LiteralC<"transferStake">;
|
|
898
908
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
909
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
899
910
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
900
911
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
901
912
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -950,6 +961,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
950
961
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
951
962
|
transferStake: t.LiteralC<"transferStake">;
|
|
952
963
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
964
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
953
965
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
954
966
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
955
967
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1004,6 +1016,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1004
1016
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1005
1017
|
transferStake: t.LiteralC<"transferStake">;
|
|
1006
1018
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1019
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1007
1020
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1008
1021
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1009
1022
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1066,6 +1079,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1066
1079
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1067
1080
|
transferStake: t.LiteralC<"transferStake">;
|
|
1068
1081
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1082
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1069
1083
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1070
1084
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1071
1085
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1127,6 +1141,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1127
1141
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1128
1142
|
transferStake: t.LiteralC<"transferStake">;
|
|
1129
1143
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1144
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1130
1145
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1131
1146
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1132
1147
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1191,6 +1206,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1191
1206
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1192
1207
|
transferStake: t.LiteralC<"transferStake">;
|
|
1193
1208
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1209
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1194
1210
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1195
1211
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1196
1212
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1243,6 +1259,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1243
1259
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1244
1260
|
transferStake: t.LiteralC<"transferStake">;
|
|
1245
1261
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1262
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1246
1263
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1247
1264
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1248
1265
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1301,6 +1318,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1301
1318
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1302
1319
|
transferStake: t.LiteralC<"transferStake">;
|
|
1303
1320
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1321
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1304
1322
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1305
1323
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1306
1324
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1353,6 +1371,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1353
1371
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1354
1372
|
transferStake: t.LiteralC<"transferStake">;
|
|
1355
1373
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1374
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1356
1375
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1357
1376
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1358
1377
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1426,6 +1445,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1426
1445
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1427
1446
|
transferStake: t.LiteralC<"transferStake">;
|
|
1428
1447
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1448
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1429
1449
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1430
1450
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1431
1451
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1513,6 +1533,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1513
1533
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1514
1534
|
transferStake: t.LiteralC<"transferStake">;
|
|
1515
1535
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1536
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1516
1537
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1517
1538
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1518
1539
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1573,6 +1594,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1573
1594
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1574
1595
|
transferStake: t.LiteralC<"transferStake">;
|
|
1575
1596
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1597
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1576
1598
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1577
1599
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1578
1600
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1660,6 +1682,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1660
1682
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1661
1683
|
transferStake: t.LiteralC<"transferStake">;
|
|
1662
1684
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1685
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1663
1686
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1664
1687
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1665
1688
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1783,6 +1806,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1783
1806
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1784
1807
|
transferStake: t.LiteralC<"transferStake">;
|
|
1785
1808
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1809
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1786
1810
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1787
1811
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1788
1812
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1886,6 +1910,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1886
1910
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1887
1911
|
transferStake: t.LiteralC<"transferStake">;
|
|
1888
1912
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1913
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1889
1914
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1890
1915
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1891
1916
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1981,6 +2006,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1981
2006
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1982
2007
|
transferStake: t.LiteralC<"transferStake">;
|
|
1983
2008
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2009
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1984
2010
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1985
2011
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1986
2012
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2060,6 +2086,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2060
2086
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2061
2087
|
transferStake: t.LiteralC<"transferStake">;
|
|
2062
2088
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2089
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2063
2090
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2064
2091
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2065
2092
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2138,6 +2165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2138
2165
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2139
2166
|
transferStake: t.LiteralC<"transferStake">;
|
|
2140
2167
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2168
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2141
2169
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2142
2170
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2143
2171
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2215,6 +2243,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2215
2243
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2216
2244
|
transferStake: t.LiteralC<"transferStake">;
|
|
2217
2245
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2246
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2218
2247
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2219
2248
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2220
2249
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2388,6 +2417,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2388
2417
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2389
2418
|
transferStake: t.LiteralC<"transferStake">;
|
|
2390
2419
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2420
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2391
2421
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2392
2422
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2393
2423
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2504,6 +2534,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2504
2534
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2505
2535
|
transferStake: t.LiteralC<"transferStake">;
|
|
2506
2536
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2537
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2507
2538
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2508
2539
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2509
2540
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2579,6 +2610,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2579
2610
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2580
2611
|
transferStake: t.LiteralC<"transferStake">;
|
|
2581
2612
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2613
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2582
2614
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2583
2615
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2584
2616
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2687,6 +2719,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2687
2719
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2688
2720
|
transferStake: t.LiteralC<"transferStake">;
|
|
2689
2721
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2722
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2690
2723
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2691
2724
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2692
2725
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2780,6 +2813,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2780
2813
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2781
2814
|
transferStake: t.LiteralC<"transferStake">;
|
|
2782
2815
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2816
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2783
2817
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2784
2818
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2785
2819
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2895,6 +2929,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2895
2929
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2896
2930
|
transferStake: t.LiteralC<"transferStake">;
|
|
2897
2931
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2932
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2898
2933
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2899
2934
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2900
2935
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2923,6 +2958,75 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2923
2958
|
}>, t.PartialC<{
|
|
2924
2959
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2925
2960
|
}>]>>;
|
|
2961
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2962
|
+
intentType: t.KeyofC<{
|
|
2963
|
+
payment: t.LiteralC<"payment">;
|
|
2964
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
2965
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
2966
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
2967
|
+
fanout: t.LiteralC<"fanout">;
|
|
2968
|
+
stake: t.LiteralC<"stake">;
|
|
2969
|
+
unstake: t.LiteralC<"unstake">;
|
|
2970
|
+
delegate: t.LiteralC<"delegate">;
|
|
2971
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
2972
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
2973
|
+
claim: t.LiteralC<"claim">;
|
|
2974
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
2975
|
+
pledge: t.LiteralC<"pledge">;
|
|
2976
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
2977
|
+
vote: t.LiteralC<"vote">;
|
|
2978
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
2979
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
2980
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
2981
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
2982
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
2983
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
2984
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
2985
|
+
authorize: t.LiteralC<"authorize">;
|
|
2986
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
2987
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
2988
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
2989
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
2990
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
2991
|
+
customTx: t.LiteralC<"customTx">;
|
|
2992
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2993
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2994
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2995
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2996
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2997
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2998
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
2999
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3000
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3001
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
3002
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3003
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
3004
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
3005
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3006
|
+
}>;
|
|
3007
|
+
}>, t.PartialC<{
|
|
3008
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3009
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3010
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3011
|
+
}>]>, t.TypeC<{
|
|
3012
|
+
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3013
|
+
address: t.PartialC<{
|
|
3014
|
+
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3015
|
+
option: t.UnionC<[t.Type<{
|
|
3016
|
+
[x: string]: unknown;
|
|
3017
|
+
}, {
|
|
3018
|
+
[x: string]: unknown;
|
|
3019
|
+
}, unknown>, t.UndefinedC]>;
|
|
3020
|
+
}>;
|
|
3021
|
+
amount: t.TypeC<{
|
|
3022
|
+
value: t.StringC;
|
|
3023
|
+
symbol: t.StringC;
|
|
3024
|
+
}>;
|
|
3025
|
+
}>, t.PartialC<{
|
|
3026
|
+
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3027
|
+
}>]>>;
|
|
3028
|
+
}>, t.TypeC<{
|
|
3029
|
+
intentType: t.LiteralC<"spotTransfer">;
|
|
2926
3030
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2927
3031
|
intentType: t.KeyofC<{
|
|
2928
3032
|
payment: t.LiteralC<"payment">;
|
|
@@ -2962,6 +3066,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2962
3066
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2963
3067
|
transferStake: t.LiteralC<"transferStake">;
|
|
2964
3068
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3069
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2965
3070
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2966
3071
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2967
3072
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3035,6 +3140,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3035
3140
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3036
3141
|
transferStake: t.LiteralC<"transferStake">;
|
|
3037
3142
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3143
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3038
3144
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3039
3145
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3040
3146
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3095,6 +3201,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3095
3201
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3096
3202
|
transferStake: t.LiteralC<"transferStake">;
|
|
3097
3203
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3204
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3098
3205
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3099
3206
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3100
3207
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3155,6 +3262,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3155
3262
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3156
3263
|
transferStake: t.LiteralC<"transferStake">;
|
|
3157
3264
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3265
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3158
3266
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3159
3267
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3160
3268
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3212,6 +3320,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3212
3320
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3213
3321
|
transferStake: t.LiteralC<"transferStake">;
|
|
3214
3322
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3323
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3215
3324
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3216
3325
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3217
3326
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3285,6 +3394,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3285
3394
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3286
3395
|
transferStake: t.LiteralC<"transferStake">;
|
|
3287
3396
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3397
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3288
3398
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3289
3399
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3290
3400
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3355,6 +3465,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3355
3465
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3356
3466
|
transferStake: t.LiteralC<"transferStake">;
|
|
3357
3467
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3468
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3358
3469
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3359
3470
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3360
3471
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3425,6 +3536,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3425
3536
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3426
3537
|
transferStake: t.LiteralC<"transferStake">;
|
|
3427
3538
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3539
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3428
3540
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3429
3541
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3430
3542
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3503,6 +3615,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3503
3615
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3504
3616
|
transferStake: t.LiteralC<"transferStake">;
|
|
3505
3617
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3618
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3506
3619
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3507
3620
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3508
3621
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3605,6 +3718,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3605
3718
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3606
3719
|
transferStake: t.LiteralC<"transferStake">;
|
|
3607
3720
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3721
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3608
3722
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3609
3723
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3610
3724
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3679,6 +3793,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3679
3793
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3680
3794
|
transferStake: t.LiteralC<"transferStake">;
|
|
3681
3795
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3796
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3682
3797
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3683
3798
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3684
3799
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3767,6 +3882,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3767
3882
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3768
3883
|
transferStake: t.LiteralC<"transferStake">;
|
|
3769
3884
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3885
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3770
3886
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3771
3887
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3772
3888
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3855,6 +3971,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3855
3971
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3856
3972
|
transferStake: t.LiteralC<"transferStake">;
|
|
3857
3973
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3974
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3858
3975
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3859
3976
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3860
3977
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3941,6 +4058,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3941
4058
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3942
4059
|
transferStake: t.LiteralC<"transferStake">;
|
|
3943
4060
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4061
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3944
4062
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3945
4063
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3946
4064
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4004,6 +4122,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4004
4122
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4005
4123
|
transferStake: t.LiteralC<"transferStake">;
|
|
4006
4124
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4125
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4007
4126
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4008
4127
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4009
4128
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4076,6 +4195,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4076
4195
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4077
4196
|
transferStake: t.LiteralC<"transferStake">;
|
|
4078
4197
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4198
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4079
4199
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4080
4200
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4081
4201
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4193,6 +4313,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4193
4313
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4194
4314
|
transferStake: t.LiteralC<"transferStake">;
|
|
4195
4315
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4316
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4196
4317
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4197
4318
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4198
4319
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4253,6 +4374,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4253
4374
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4254
4375
|
transferStake: t.LiteralC<"transferStake">;
|
|
4255
4376
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4377
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4256
4378
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4257
4379
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4258
4380
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4317,6 +4439,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4317
4439
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4318
4440
|
transferStake: t.LiteralC<"transferStake">;
|
|
4319
4441
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4442
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4320
4443
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4321
4444
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4322
4445
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4374,6 +4497,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4374
4497
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4375
4498
|
transferStake: t.LiteralC<"transferStake">;
|
|
4376
4499
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4500
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4377
4501
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4378
4502
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4379
4503
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4432,6 +4556,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4432
4556
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4433
4557
|
transferStake: t.LiteralC<"transferStake">;
|
|
4434
4558
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4559
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4435
4560
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4436
4561
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4437
4562
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4505,6 +4630,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4505
4630
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4506
4631
|
transferStake: t.LiteralC<"transferStake">;
|
|
4507
4632
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4633
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4508
4634
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4509
4635
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4510
4636
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4580,6 +4706,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4580
4706
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4581
4707
|
transferStake: t.LiteralC<"transferStake">;
|
|
4582
4708
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4709
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4583
4710
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4584
4711
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4585
4712
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4646,6 +4773,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4646
4773
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4647
4774
|
transferStake: t.LiteralC<"transferStake">;
|
|
4648
4775
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4776
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4649
4777
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4650
4778
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4651
4779
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4749,6 +4877,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4749
4877
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4750
4878
|
transferStake: t.LiteralC<"transferStake">;
|
|
4751
4879
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4880
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4752
4881
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4753
4882
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4754
4883
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4884,6 +5013,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4884
5013
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4885
5014
|
transferStake: t.LiteralC<"transferStake">;
|
|
4886
5015
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5016
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4887
5017
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4888
5018
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4889
5019
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5033,6 +5163,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5033
5163
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5034
5164
|
transferStake: t.LiteralC<"transferStake">;
|
|
5035
5165
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5166
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5036
5167
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5037
5168
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5038
5169
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5087,6 +5218,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5087
5218
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5088
5219
|
transferStake: t.LiteralC<"transferStake">;
|
|
5089
5220
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5221
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5090
5222
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5091
5223
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5092
5224
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5136,6 +5268,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5136
5268
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5137
5269
|
transferStake: t.LiteralC<"transferStake">;
|
|
5138
5270
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5271
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5139
5272
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5140
5273
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5141
5274
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5193,6 +5326,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5193
5326
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5194
5327
|
transferStake: t.LiteralC<"transferStake">;
|
|
5195
5328
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5329
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5196
5330
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5197
5331
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5198
5332
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5262,6 +5396,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5262
5396
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5263
5397
|
transferStake: t.LiteralC<"transferStake">;
|
|
5264
5398
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5399
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5265
5400
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5266
5401
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5267
5402
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5316,6 +5451,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5316
5451
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5317
5452
|
transferStake: t.LiteralC<"transferStake">;
|
|
5318
5453
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5454
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5319
5455
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5320
5456
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5321
5457
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5387,6 +5523,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5387
5523
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5388
5524
|
transferStake: t.LiteralC<"transferStake">;
|
|
5389
5525
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5526
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5390
5527
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5391
5528
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5392
5529
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5441,6 +5578,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5441
5578
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5442
5579
|
transferStake: t.LiteralC<"transferStake">;
|
|
5443
5580
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5581
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5444
5582
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5445
5583
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5446
5584
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5530,6 +5668,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5530
5668
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5531
5669
|
transferStake: t.LiteralC<"transferStake">;
|
|
5532
5670
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5671
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5533
5672
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5534
5673
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5535
5674
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5601,6 +5740,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5601
5740
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5602
5741
|
transferStake: t.LiteralC<"transferStake">;
|
|
5603
5742
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5743
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5604
5744
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5605
5745
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5606
5746
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5654,6 +5794,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5654
5794
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5655
5795
|
transferStake: t.LiteralC<"transferStake">;
|
|
5656
5796
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5797
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5657
5798
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5658
5799
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5659
5800
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5726,6 +5867,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5726
5867
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5727
5868
|
transferStake: t.LiteralC<"transferStake">;
|
|
5728
5869
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5870
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5729
5871
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5730
5872
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5731
5873
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5800,6 +5942,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5800
5942
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5801
5943
|
transferStake: t.LiteralC<"transferStake">;
|
|
5802
5944
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5945
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5803
5946
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5804
5947
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5805
5948
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5875,6 +6018,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5875
6018
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5876
6019
|
transferStake: t.LiteralC<"transferStake">;
|
|
5877
6020
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6021
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5878
6022
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5879
6023
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5880
6024
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5936,6 +6080,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5936
6080
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5937
6081
|
transferStake: t.LiteralC<"transferStake">;
|
|
5938
6082
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6083
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5939
6084
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5940
6085
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5941
6086
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6008,6 +6153,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6008
6153
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6009
6154
|
transferStake: t.LiteralC<"transferStake">;
|
|
6010
6155
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6156
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6011
6157
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6012
6158
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6013
6159
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6121,6 +6267,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6121
6267
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6122
6268
|
transferStake: t.LiteralC<"transferStake">;
|
|
6123
6269
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6270
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6124
6271
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6125
6272
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6126
6273
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6182,6 +6329,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6182
6329
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6183
6330
|
transferStake: t.LiteralC<"transferStake">;
|
|
6184
6331
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6332
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6185
6333
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6186
6334
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6187
6335
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6255,6 +6403,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6255
6403
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6256
6404
|
transferStake: t.LiteralC<"transferStake">;
|
|
6257
6405
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6406
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6258
6407
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6259
6408
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6260
6409
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6314,6 +6463,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6314
6463
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6315
6464
|
transferStake: t.LiteralC<"transferStake">;
|
|
6316
6465
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6466
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6317
6467
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6318
6468
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6319
6469
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6372,6 +6522,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6372
6522
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6373
6523
|
transferStake: t.LiteralC<"transferStake">;
|
|
6374
6524
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6525
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6375
6526
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6376
6527
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6377
6528
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6434,6 +6585,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6434
6585
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6435
6586
|
transferStake: t.LiteralC<"transferStake">;
|
|
6436
6587
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6588
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6437
6589
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6438
6590
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6439
6591
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6495,6 +6647,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6495
6647
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6496
6648
|
transferStake: t.LiteralC<"transferStake">;
|
|
6497
6649
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6650
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6498
6651
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6499
6652
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6500
6653
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6552,6 +6705,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6552
6705
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6553
6706
|
transferStake: t.LiteralC<"transferStake">;
|
|
6554
6707
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6708
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6555
6709
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6556
6710
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6557
6711
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6608,6 +6762,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6608
6762
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6609
6763
|
transferStake: t.LiteralC<"transferStake">;
|
|
6610
6764
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6765
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6611
6766
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6612
6767
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6613
6768
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6664,6 +6819,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6664
6819
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6665
6820
|
transferStake: t.LiteralC<"transferStake">;
|
|
6666
6821
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6822
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6667
6823
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6668
6824
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6669
6825
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6725,6 +6881,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6725
6881
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6726
6882
|
transferStake: t.LiteralC<"transferStake">;
|
|
6727
6883
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6884
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6728
6885
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6729
6886
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6730
6887
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6787,6 +6944,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6787
6944
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6788
6945
|
transferStake: t.LiteralC<"transferStake">;
|
|
6789
6946
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6947
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6790
6948
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6791
6949
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6792
6950
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6838,6 +6996,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6838
6996
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6839
6997
|
transferStake: t.LiteralC<"transferStake">;
|
|
6840
6998
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6999
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6841
7000
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6842
7001
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6843
7002
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6891,6 +7050,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6891
7050
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6892
7051
|
transferStake: t.LiteralC<"transferStake">;
|
|
6893
7052
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7053
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6894
7054
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6895
7055
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6896
7056
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6952,6 +7112,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6952
7112
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6953
7113
|
transferStake: t.LiteralC<"transferStake">;
|
|
6954
7114
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7115
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6955
7116
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6956
7117
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6957
7118
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7013,6 +7174,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7013
7174
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7014
7175
|
transferStake: t.LiteralC<"transferStake">;
|
|
7015
7176
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7177
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7016
7178
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7017
7179
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7018
7180
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7068,6 +7230,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7068
7230
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7069
7231
|
transferStake: t.LiteralC<"transferStake">;
|
|
7070
7232
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7233
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7071
7234
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7072
7235
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7073
7236
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7119,6 +7282,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7119
7282
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7120
7283
|
transferStake: t.LiteralC<"transferStake">;
|
|
7121
7284
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7285
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7122
7286
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7123
7287
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7124
7288
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7192,6 +7356,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7192
7356
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7193
7357
|
transferStake: t.LiteralC<"transferStake">;
|
|
7194
7358
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7359
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7195
7360
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7196
7361
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7197
7362
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7273,6 +7438,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7273
7438
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7274
7439
|
transferStake: t.LiteralC<"transferStake">;
|
|
7275
7440
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7441
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7276
7442
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7277
7443
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7278
7444
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7364,6 +7530,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7364
7530
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7365
7531
|
transferStake: t.LiteralC<"transferStake">;
|
|
7366
7532
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7533
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7367
7534
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7368
7535
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7369
7536
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7427,6 +7594,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7427
7594
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7428
7595
|
transferStake: t.LiteralC<"transferStake">;
|
|
7429
7596
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7597
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7430
7598
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7431
7599
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7432
7600
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7500,6 +7668,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7500
7668
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7501
7669
|
transferStake: t.LiteralC<"transferStake">;
|
|
7502
7670
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7671
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7503
7672
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7504
7673
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7505
7674
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7555,6 +7724,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7555
7724
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7556
7725
|
transferStake: t.LiteralC<"transferStake">;
|
|
7557
7726
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7727
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7558
7728
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7559
7729
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7560
7730
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7616,6 +7786,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7616
7786
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7617
7787
|
transferStake: t.LiteralC<"transferStake">;
|
|
7618
7788
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7789
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7619
7790
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7620
7791
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7621
7792
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8109,6 +8280,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8109
8280
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8110
8281
|
transferStake: t.LiteralC<"transferStake">;
|
|
8111
8282
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8283
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8112
8284
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8113
8285
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8114
8286
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8182,6 +8354,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8182
8354
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8183
8355
|
transferStake: t.LiteralC<"transferStake">;
|
|
8184
8356
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8357
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8185
8358
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8186
8359
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8187
8360
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8240,6 +8413,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8240
8413
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8241
8414
|
transferStake: t.LiteralC<"transferStake">;
|
|
8242
8415
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8416
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8243
8417
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8244
8418
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8245
8419
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8304,6 +8478,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8304
8478
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8305
8479
|
transferStake: t.LiteralC<"transferStake">;
|
|
8306
8480
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8481
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8307
8482
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8308
8483
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8309
8484
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8367,6 +8542,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8367
8542
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8368
8543
|
transferStake: t.LiteralC<"transferStake">;
|
|
8369
8544
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8545
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8370
8546
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8371
8547
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8372
8548
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8422,6 +8598,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8422
8598
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8423
8599
|
transferStake: t.LiteralC<"transferStake">;
|
|
8424
8600
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8601
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8425
8602
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8426
8603
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8427
8604
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8490,6 +8667,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8490
8667
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8491
8668
|
transferStake: t.LiteralC<"transferStake">;
|
|
8492
8669
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8670
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8493
8671
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8494
8672
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8495
8673
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8563,6 +8741,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8563
8741
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8564
8742
|
transferStake: t.LiteralC<"transferStake">;
|
|
8565
8743
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8744
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8566
8745
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8567
8746
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8568
8747
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8651,6 +8830,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8651
8830
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8652
8831
|
transferStake: t.LiteralC<"transferStake">;
|
|
8653
8832
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8833
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8654
8834
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8655
8835
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8656
8836
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8739,6 +8919,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8739
8919
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8740
8920
|
transferStake: t.LiteralC<"transferStake">;
|
|
8741
8921
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8922
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8742
8923
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8743
8924
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8744
8925
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8807,6 +8988,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8807
8988
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8808
8989
|
transferStake: t.LiteralC<"transferStake">;
|
|
8809
8990
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8991
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8810
8992
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8811
8993
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8812
8994
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8861,6 +9043,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8861
9043
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8862
9044
|
transferStake: t.LiteralC<"transferStake">;
|
|
8863
9045
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9046
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8864
9047
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8865
9048
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8866
9049
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8915,6 +9098,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8915
9098
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8916
9099
|
transferStake: t.LiteralC<"transferStake">;
|
|
8917
9100
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9101
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8918
9102
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8919
9103
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8920
9104
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8977,6 +9161,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8977
9161
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8978
9162
|
transferStake: t.LiteralC<"transferStake">;
|
|
8979
9163
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9164
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8980
9165
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8981
9166
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8982
9167
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9038,6 +9223,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9038
9223
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9039
9224
|
transferStake: t.LiteralC<"transferStake">;
|
|
9040
9225
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9226
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9041
9227
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9042
9228
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9043
9229
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9102,6 +9288,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9102
9288
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9103
9289
|
transferStake: t.LiteralC<"transferStake">;
|
|
9104
9290
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9291
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9105
9292
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9106
9293
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9107
9294
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9154,6 +9341,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9154
9341
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9155
9342
|
transferStake: t.LiteralC<"transferStake">;
|
|
9156
9343
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9344
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9157
9345
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9158
9346
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9159
9347
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9212,6 +9400,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9212
9400
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9213
9401
|
transferStake: t.LiteralC<"transferStake">;
|
|
9214
9402
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9403
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9215
9404
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9216
9405
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9217
9406
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9264,6 +9453,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9264
9453
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9265
9454
|
transferStake: t.LiteralC<"transferStake">;
|
|
9266
9455
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9456
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9267
9457
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9268
9458
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9269
9459
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9337,6 +9527,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9337
9527
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9338
9528
|
transferStake: t.LiteralC<"transferStake">;
|
|
9339
9529
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9530
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9340
9531
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9341
9532
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9342
9533
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9424,6 +9615,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9424
9615
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9425
9616
|
transferStake: t.LiteralC<"transferStake">;
|
|
9426
9617
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9618
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9427
9619
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9428
9620
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9429
9621
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9484,6 +9676,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9484
9676
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9485
9677
|
transferStake: t.LiteralC<"transferStake">;
|
|
9486
9678
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9679
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9487
9680
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9488
9681
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9489
9682
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9571,6 +9764,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9571
9764
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9572
9765
|
transferStake: t.LiteralC<"transferStake">;
|
|
9573
9766
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9767
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9574
9768
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9575
9769
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9576
9770
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9694,6 +9888,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9694
9888
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9695
9889
|
transferStake: t.LiteralC<"transferStake">;
|
|
9696
9890
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9891
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9697
9892
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9698
9893
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9699
9894
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9797,6 +9992,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9797
9992
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9798
9993
|
transferStake: t.LiteralC<"transferStake">;
|
|
9799
9994
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9995
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9800
9996
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9801
9997
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9802
9998
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9892,6 +10088,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9892
10088
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9893
10089
|
transferStake: t.LiteralC<"transferStake">;
|
|
9894
10090
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10091
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9895
10092
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9896
10093
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9897
10094
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9971,6 +10168,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9971
10168
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9972
10169
|
transferStake: t.LiteralC<"transferStake">;
|
|
9973
10170
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10171
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9974
10172
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9975
10173
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9976
10174
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10049,6 +10247,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10049
10247
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10050
10248
|
transferStake: t.LiteralC<"transferStake">;
|
|
10051
10249
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10250
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10052
10251
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10053
10252
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10054
10253
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10126,6 +10325,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10126
10325
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10127
10326
|
transferStake: t.LiteralC<"transferStake">;
|
|
10128
10327
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10328
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10129
10329
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10130
10330
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10131
10331
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10299,6 +10499,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10299
10499
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10300
10500
|
transferStake: t.LiteralC<"transferStake">;
|
|
10301
10501
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10502
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10302
10503
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10303
10504
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10304
10505
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10415,6 +10616,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10415
10616
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10416
10617
|
transferStake: t.LiteralC<"transferStake">;
|
|
10417
10618
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10619
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10418
10620
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10419
10621
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10420
10622
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10490,6 +10692,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10490
10692
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10491
10693
|
transferStake: t.LiteralC<"transferStake">;
|
|
10492
10694
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10695
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10493
10696
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10494
10697
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10495
10698
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10598,6 +10801,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10598
10801
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10599
10802
|
transferStake: t.LiteralC<"transferStake">;
|
|
10600
10803
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10804
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10601
10805
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10602
10806
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10603
10807
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10691,6 +10895,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10691
10895
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10692
10896
|
transferStake: t.LiteralC<"transferStake">;
|
|
10693
10897
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10898
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10694
10899
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10695
10900
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10696
10901
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10806,6 +11011,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10806
11011
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10807
11012
|
transferStake: t.LiteralC<"transferStake">;
|
|
10808
11013
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11014
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10809
11015
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10810
11016
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10811
11017
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10834,6 +11040,75 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10834
11040
|
}>, t.PartialC<{
|
|
10835
11041
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10836
11042
|
}>]>>;
|
|
11043
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
11044
|
+
intentType: t.KeyofC<{
|
|
11045
|
+
payment: t.LiteralC<"payment">;
|
|
11046
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
11047
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
11048
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
11049
|
+
fanout: t.LiteralC<"fanout">;
|
|
11050
|
+
stake: t.LiteralC<"stake">;
|
|
11051
|
+
unstake: t.LiteralC<"unstake">;
|
|
11052
|
+
delegate: t.LiteralC<"delegate">;
|
|
11053
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
11054
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
11055
|
+
claim: t.LiteralC<"claim">;
|
|
11056
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
11057
|
+
pledge: t.LiteralC<"pledge">;
|
|
11058
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
11059
|
+
vote: t.LiteralC<"vote">;
|
|
11060
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
11061
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
11062
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
11063
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
11064
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
11065
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
11066
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
11067
|
+
authorize: t.LiteralC<"authorize">;
|
|
11068
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
11069
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
11070
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
11071
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
11072
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
11073
|
+
customTx: t.LiteralC<"customTx">;
|
|
11074
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11075
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11076
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11077
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11078
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11079
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11080
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
11081
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11082
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11083
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
11084
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11085
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
11086
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
11087
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11088
|
+
}>;
|
|
11089
|
+
}>, t.PartialC<{
|
|
11090
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11091
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11092
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
11093
|
+
}>]>, t.TypeC<{
|
|
11094
|
+
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
11095
|
+
address: t.PartialC<{
|
|
11096
|
+
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11097
|
+
option: t.UnionC<[t.Type<{
|
|
11098
|
+
[x: string]: unknown;
|
|
11099
|
+
}, {
|
|
11100
|
+
[x: string]: unknown;
|
|
11101
|
+
}, unknown>, t.UndefinedC]>;
|
|
11102
|
+
}>;
|
|
11103
|
+
amount: t.TypeC<{
|
|
11104
|
+
value: t.StringC;
|
|
11105
|
+
symbol: t.StringC;
|
|
11106
|
+
}>;
|
|
11107
|
+
}>, t.PartialC<{
|
|
11108
|
+
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11109
|
+
}>]>>;
|
|
11110
|
+
}>, t.TypeC<{
|
|
11111
|
+
intentType: t.LiteralC<"spotTransfer">;
|
|
10837
11112
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
10838
11113
|
intentType: t.KeyofC<{
|
|
10839
11114
|
payment: t.LiteralC<"payment">;
|
|
@@ -10873,6 +11148,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10873
11148
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10874
11149
|
transferStake: t.LiteralC<"transferStake">;
|
|
10875
11150
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11151
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10876
11152
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10877
11153
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10878
11154
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10946,6 +11222,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10946
11222
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10947
11223
|
transferStake: t.LiteralC<"transferStake">;
|
|
10948
11224
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11225
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10949
11226
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10950
11227
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10951
11228
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11006,6 +11283,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11006
11283
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11007
11284
|
transferStake: t.LiteralC<"transferStake">;
|
|
11008
11285
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11286
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11009
11287
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11010
11288
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11011
11289
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11066,6 +11344,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11066
11344
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11067
11345
|
transferStake: t.LiteralC<"transferStake">;
|
|
11068
11346
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11347
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11069
11348
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11070
11349
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11071
11350
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11123,6 +11402,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11123
11402
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11124
11403
|
transferStake: t.LiteralC<"transferStake">;
|
|
11125
11404
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11405
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11126
11406
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11127
11407
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11128
11408
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11196,6 +11476,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11196
11476
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11197
11477
|
transferStake: t.LiteralC<"transferStake">;
|
|
11198
11478
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11479
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11199
11480
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11200
11481
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11201
11482
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11266,6 +11547,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11266
11547
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11267
11548
|
transferStake: t.LiteralC<"transferStake">;
|
|
11268
11549
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11550
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11269
11551
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11270
11552
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11271
11553
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11336,6 +11618,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11336
11618
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11337
11619
|
transferStake: t.LiteralC<"transferStake">;
|
|
11338
11620
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11621
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11339
11622
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11340
11623
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11341
11624
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11414,6 +11697,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11414
11697
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11415
11698
|
transferStake: t.LiteralC<"transferStake">;
|
|
11416
11699
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11700
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11417
11701
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11418
11702
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11419
11703
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11516,6 +11800,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11516
11800
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11517
11801
|
transferStake: t.LiteralC<"transferStake">;
|
|
11518
11802
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11803
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11519
11804
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11520
11805
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11521
11806
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11590,6 +11875,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11590
11875
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11591
11876
|
transferStake: t.LiteralC<"transferStake">;
|
|
11592
11877
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11878
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11593
11879
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11594
11880
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11595
11881
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11678,6 +11964,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11678
11964
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11679
11965
|
transferStake: t.LiteralC<"transferStake">;
|
|
11680
11966
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11967
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11681
11968
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11682
11969
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11683
11970
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11766,6 +12053,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11766
12053
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11767
12054
|
transferStake: t.LiteralC<"transferStake">;
|
|
11768
12055
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12056
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11769
12057
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11770
12058
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11771
12059
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11852,6 +12140,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11852
12140
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11853
12141
|
transferStake: t.LiteralC<"transferStake">;
|
|
11854
12142
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12143
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11855
12144
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11856
12145
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11857
12146
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11915,6 +12204,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11915
12204
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11916
12205
|
transferStake: t.LiteralC<"transferStake">;
|
|
11917
12206
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12207
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11918
12208
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11919
12209
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11920
12210
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11987,6 +12277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11987
12277
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11988
12278
|
transferStake: t.LiteralC<"transferStake">;
|
|
11989
12279
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12280
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11990
12281
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11991
12282
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11992
12283
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12104,6 +12395,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12104
12395
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12105
12396
|
transferStake: t.LiteralC<"transferStake">;
|
|
12106
12397
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12398
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12107
12399
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12108
12400
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12109
12401
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12164,6 +12456,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12164
12456
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12165
12457
|
transferStake: t.LiteralC<"transferStake">;
|
|
12166
12458
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12459
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12167
12460
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12168
12461
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12169
12462
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12228,6 +12521,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12228
12521
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12229
12522
|
transferStake: t.LiteralC<"transferStake">;
|
|
12230
12523
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12524
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12231
12525
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12232
12526
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12233
12527
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12285,6 +12579,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12285
12579
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12286
12580
|
transferStake: t.LiteralC<"transferStake">;
|
|
12287
12581
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12582
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12288
12583
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12289
12584
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12290
12585
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12343,6 +12638,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12343
12638
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12344
12639
|
transferStake: t.LiteralC<"transferStake">;
|
|
12345
12640
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12641
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12346
12642
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12347
12643
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12348
12644
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12416,6 +12712,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12416
12712
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12417
12713
|
transferStake: t.LiteralC<"transferStake">;
|
|
12418
12714
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12715
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12419
12716
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12420
12717
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12421
12718
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12491,6 +12788,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12491
12788
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12492
12789
|
transferStake: t.LiteralC<"transferStake">;
|
|
12493
12790
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12791
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12494
12792
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12495
12793
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12496
12794
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12557,6 +12855,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12557
12855
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12558
12856
|
transferStake: t.LiteralC<"transferStake">;
|
|
12559
12857
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12858
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12560
12859
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12561
12860
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12562
12861
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12660,6 +12959,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12660
12959
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12661
12960
|
transferStake: t.LiteralC<"transferStake">;
|
|
12662
12961
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12962
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12663
12963
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12664
12964
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12665
12965
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12795,6 +13095,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12795
13095
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12796
13096
|
transferStake: t.LiteralC<"transferStake">;
|
|
12797
13097
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13098
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12798
13099
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12799
13100
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12800
13101
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12944,6 +13245,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12944
13245
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12945
13246
|
transferStake: t.LiteralC<"transferStake">;
|
|
12946
13247
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13248
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12947
13249
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12948
13250
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12949
13251
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12998,6 +13300,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12998
13300
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12999
13301
|
transferStake: t.LiteralC<"transferStake">;
|
|
13000
13302
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13303
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13001
13304
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13002
13305
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13003
13306
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13047,6 +13350,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13047
13350
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13048
13351
|
transferStake: t.LiteralC<"transferStake">;
|
|
13049
13352
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13353
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13050
13354
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13051
13355
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13052
13356
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13104,6 +13408,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13104
13408
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13105
13409
|
transferStake: t.LiteralC<"transferStake">;
|
|
13106
13410
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13411
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13107
13412
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13108
13413
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13109
13414
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13173,6 +13478,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13173
13478
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13174
13479
|
transferStake: t.LiteralC<"transferStake">;
|
|
13175
13480
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13481
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13176
13482
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13177
13483
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13178
13484
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13227,6 +13533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13227
13533
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13228
13534
|
transferStake: t.LiteralC<"transferStake">;
|
|
13229
13535
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13536
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13230
13537
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13231
13538
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13232
13539
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13298,6 +13605,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13298
13605
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13299
13606
|
transferStake: t.LiteralC<"transferStake">;
|
|
13300
13607
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13608
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13301
13609
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13302
13610
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13303
13611
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13352,6 +13660,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13352
13660
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13353
13661
|
transferStake: t.LiteralC<"transferStake">;
|
|
13354
13662
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13663
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13355
13664
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13356
13665
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13357
13666
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13441,6 +13750,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13441
13750
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13442
13751
|
transferStake: t.LiteralC<"transferStake">;
|
|
13443
13752
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13753
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13444
13754
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13445
13755
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13446
13756
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13512,6 +13822,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13512
13822
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13513
13823
|
transferStake: t.LiteralC<"transferStake">;
|
|
13514
13824
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13825
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13515
13826
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13516
13827
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13517
13828
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13565,6 +13876,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13565
13876
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13566
13877
|
transferStake: t.LiteralC<"transferStake">;
|
|
13567
13878
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13879
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13568
13880
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13569
13881
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13570
13882
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13637,6 +13949,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13637
13949
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13638
13950
|
transferStake: t.LiteralC<"transferStake">;
|
|
13639
13951
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13952
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13640
13953
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13641
13954
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13642
13955
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13711,6 +14024,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13711
14024
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13712
14025
|
transferStake: t.LiteralC<"transferStake">;
|
|
13713
14026
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14027
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13714
14028
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13715
14029
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13716
14030
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13786,6 +14100,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13786
14100
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13787
14101
|
transferStake: t.LiteralC<"transferStake">;
|
|
13788
14102
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14103
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13789
14104
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13790
14105
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13791
14106
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13847,6 +14162,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13847
14162
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13848
14163
|
transferStake: t.LiteralC<"transferStake">;
|
|
13849
14164
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14165
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13850
14166
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13851
14167
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13852
14168
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13919,6 +14235,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13919
14235
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13920
14236
|
transferStake: t.LiteralC<"transferStake">;
|
|
13921
14237
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14238
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13922
14239
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13923
14240
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13924
14241
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14032,6 +14349,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14032
14349
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14033
14350
|
transferStake: t.LiteralC<"transferStake">;
|
|
14034
14351
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14352
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14035
14353
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14036
14354
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14037
14355
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14093,6 +14411,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14093
14411
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14094
14412
|
transferStake: t.LiteralC<"transferStake">;
|
|
14095
14413
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14414
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14096
14415
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14097
14416
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14098
14417
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14166,6 +14485,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14166
14485
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14167
14486
|
transferStake: t.LiteralC<"transferStake">;
|
|
14168
14487
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14488
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14169
14489
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14170
14490
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14171
14491
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14225,6 +14545,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14225
14545
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14226
14546
|
transferStake: t.LiteralC<"transferStake">;
|
|
14227
14547
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14548
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14228
14549
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14229
14550
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14230
14551
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14283,6 +14604,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14283
14604
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14284
14605
|
transferStake: t.LiteralC<"transferStake">;
|
|
14285
14606
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14607
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14286
14608
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14287
14609
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14288
14610
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14345,6 +14667,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14345
14667
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14346
14668
|
transferStake: t.LiteralC<"transferStake">;
|
|
14347
14669
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14670
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14348
14671
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14349
14672
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14350
14673
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14406,6 +14729,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14406
14729
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14407
14730
|
transferStake: t.LiteralC<"transferStake">;
|
|
14408
14731
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14732
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14409
14733
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14410
14734
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14411
14735
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14463,6 +14787,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14463
14787
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14464
14788
|
transferStake: t.LiteralC<"transferStake">;
|
|
14465
14789
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14790
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14466
14791
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14467
14792
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14468
14793
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14519,6 +14844,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14519
14844
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14520
14845
|
transferStake: t.LiteralC<"transferStake">;
|
|
14521
14846
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14847
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14522
14848
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14523
14849
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14524
14850
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14575,6 +14901,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14575
14901
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14576
14902
|
transferStake: t.LiteralC<"transferStake">;
|
|
14577
14903
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14904
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14578
14905
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14579
14906
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14580
14907
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14636,6 +14963,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14636
14963
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14637
14964
|
transferStake: t.LiteralC<"transferStake">;
|
|
14638
14965
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14966
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14639
14967
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14640
14968
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14641
14969
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14698,6 +15026,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14698
15026
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14699
15027
|
transferStake: t.LiteralC<"transferStake">;
|
|
14700
15028
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15029
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14701
15030
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14702
15031
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14703
15032
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14749,6 +15078,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14749
15078
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14750
15079
|
transferStake: t.LiteralC<"transferStake">;
|
|
14751
15080
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15081
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14752
15082
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14753
15083
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14754
15084
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14802,6 +15132,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14802
15132
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14803
15133
|
transferStake: t.LiteralC<"transferStake">;
|
|
14804
15134
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15135
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14805
15136
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14806
15137
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14807
15138
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14863,6 +15194,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14863
15194
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14864
15195
|
transferStake: t.LiteralC<"transferStake">;
|
|
14865
15196
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15197
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14866
15198
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14867
15199
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14868
15200
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14924,6 +15256,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14924
15256
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14925
15257
|
transferStake: t.LiteralC<"transferStake">;
|
|
14926
15258
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15259
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14927
15260
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14928
15261
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14929
15262
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14979,6 +15312,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14979
15312
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14980
15313
|
transferStake: t.LiteralC<"transferStake">;
|
|
14981
15314
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15315
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14982
15316
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14983
15317
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14984
15318
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15030,6 +15364,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15030
15364
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15031
15365
|
transferStake: t.LiteralC<"transferStake">;
|
|
15032
15366
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15367
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15033
15368
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15034
15369
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15035
15370
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15103,6 +15438,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15103
15438
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15104
15439
|
transferStake: t.LiteralC<"transferStake">;
|
|
15105
15440
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15441
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15106
15442
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15107
15443
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15108
15444
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15184,6 +15520,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15184
15520
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15185
15521
|
transferStake: t.LiteralC<"transferStake">;
|
|
15186
15522
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15523
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15187
15524
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15188
15525
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15189
15526
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15275,6 +15612,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15275
15612
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15276
15613
|
transferStake: t.LiteralC<"transferStake">;
|
|
15277
15614
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15615
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15278
15616
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15279
15617
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15280
15618
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15338,6 +15676,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15338
15676
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15339
15677
|
transferStake: t.LiteralC<"transferStake">;
|
|
15340
15678
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15679
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15341
15680
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15342
15681
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15343
15682
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15411,6 +15750,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15411
15750
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15412
15751
|
transferStake: t.LiteralC<"transferStake">;
|
|
15413
15752
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15753
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15414
15754
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15415
15755
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15416
15756
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15466,6 +15806,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15466
15806
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15467
15807
|
transferStake: t.LiteralC<"transferStake">;
|
|
15468
15808
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15809
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15469
15810
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15470
15811
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15471
15812
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15527,6 +15868,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15527
15868
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
15528
15869
|
transferStake: t.LiteralC<"transferStake">;
|
|
15529
15870
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15871
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15530
15872
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15531
15873
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15532
15874
|
transferAccept: t.LiteralC<"transferAccept">;
|