@bitgo/public-types 5.70.0 → 5.72.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +61 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.js.map +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/hypeevmBridgeFundsIntent.d.ts +83 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.js +38 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +183 -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 +366 -0
- package/dist/src/schema/webhook/webhookType.d.ts +2 -1
- package/dist/src/schema/webhook/webhookType.js +1 -0
- package/dist/src/schema/webhook/webhookType.js.map +1 -1
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/baseBridgeFundsIntent.ts +20 -0
- package/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.ts +24 -0
- package/src/schema/transactionRequest/intents/index.ts +2 -0
- package/src/schema/transactionRequest/intents/intent.ts +2 -0
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
- package/src/schema/webhook/webhookType.ts +3 -0
|
@@ -199,6 +199,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
199
199
|
transferStake: t.LiteralC<"transferStake">;
|
|
200
200
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
201
201
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
202
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
202
203
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
203
204
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
204
205
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -273,6 +274,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
273
274
|
transferStake: t.LiteralC<"transferStake">;
|
|
274
275
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
275
276
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
277
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
276
278
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
277
279
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
278
280
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -332,6 +334,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
332
334
|
transferStake: t.LiteralC<"transferStake">;
|
|
333
335
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
334
336
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
337
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
335
338
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
336
339
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
337
340
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -397,6 +400,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
397
400
|
transferStake: t.LiteralC<"transferStake">;
|
|
398
401
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
399
402
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
403
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
400
404
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
401
405
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
402
406
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -461,6 +465,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
461
465
|
transferStake: t.LiteralC<"transferStake">;
|
|
462
466
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
463
467
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
468
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
464
469
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
465
470
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
466
471
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -517,6 +522,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
517
522
|
transferStake: t.LiteralC<"transferStake">;
|
|
518
523
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
519
524
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
525
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
520
526
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
521
527
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
522
528
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -586,6 +592,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
586
592
|
transferStake: t.LiteralC<"transferStake">;
|
|
587
593
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
588
594
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
595
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
589
596
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
590
597
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
591
598
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -660,6 +667,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
660
667
|
transferStake: t.LiteralC<"transferStake">;
|
|
661
668
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
662
669
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
670
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
663
671
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
664
672
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
665
673
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -749,6 +757,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
749
757
|
transferStake: t.LiteralC<"transferStake">;
|
|
750
758
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
751
759
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
760
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
752
761
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
753
762
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
754
763
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -838,6 +847,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
838
847
|
transferStake: t.LiteralC<"transferStake">;
|
|
839
848
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
840
849
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
850
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
841
851
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
842
852
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
843
853
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -907,6 +917,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
907
917
|
transferStake: t.LiteralC<"transferStake">;
|
|
908
918
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
909
919
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
920
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
910
921
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
911
922
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
912
923
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -962,6 +973,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
962
973
|
transferStake: t.LiteralC<"transferStake">;
|
|
963
974
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
964
975
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
976
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
965
977
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
966
978
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
967
979
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1017,6 +1029,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1017
1029
|
transferStake: t.LiteralC<"transferStake">;
|
|
1018
1030
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1019
1031
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1032
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1020
1033
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1021
1034
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1022
1035
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1080,6 +1093,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1080
1093
|
transferStake: t.LiteralC<"transferStake">;
|
|
1081
1094
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1082
1095
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1096
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1083
1097
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1084
1098
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1085
1099
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1142,6 +1156,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1142
1156
|
transferStake: t.LiteralC<"transferStake">;
|
|
1143
1157
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1144
1158
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1159
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1145
1160
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1146
1161
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1147
1162
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1207,6 +1222,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1207
1222
|
transferStake: t.LiteralC<"transferStake">;
|
|
1208
1223
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1209
1224
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1225
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1210
1226
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1211
1227
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1212
1228
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1262,6 +1278,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1262
1278
|
transferStake: t.LiteralC<"transferStake">;
|
|
1263
1279
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1264
1280
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1281
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1265
1282
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1266
1283
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1267
1284
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1322,6 +1339,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1322
1339
|
transferStake: t.LiteralC<"transferStake">;
|
|
1323
1340
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1324
1341
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1342
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1325
1343
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1326
1344
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1327
1345
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1377,6 +1395,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1377
1395
|
transferStake: t.LiteralC<"transferStake">;
|
|
1378
1396
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1379
1397
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1398
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1380
1399
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1381
1400
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1382
1401
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1451,6 +1470,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1451
1470
|
transferStake: t.LiteralC<"transferStake">;
|
|
1452
1471
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1453
1472
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1473
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1454
1474
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1455
1475
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1456
1476
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1539,6 +1559,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1539
1559
|
transferStake: t.LiteralC<"transferStake">;
|
|
1540
1560
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1541
1561
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1562
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1542
1563
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1543
1564
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1544
1565
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1600,6 +1621,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1600
1621
|
transferStake: t.LiteralC<"transferStake">;
|
|
1601
1622
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1602
1623
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1624
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1603
1625
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1604
1626
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1605
1627
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1688,6 +1710,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1688
1710
|
transferStake: t.LiteralC<"transferStake">;
|
|
1689
1711
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1690
1712
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1713
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1691
1714
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1692
1715
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1693
1716
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1812,6 +1835,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1812
1835
|
transferStake: t.LiteralC<"transferStake">;
|
|
1813
1836
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1814
1837
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1838
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1815
1839
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1816
1840
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1817
1841
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -1916,6 +1940,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1916
1940
|
transferStake: t.LiteralC<"transferStake">;
|
|
1917
1941
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1918
1942
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1943
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1919
1944
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
1920
1945
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1921
1946
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2012,6 +2037,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2012
2037
|
transferStake: t.LiteralC<"transferStake">;
|
|
2013
2038
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2014
2039
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2040
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2015
2041
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2016
2042
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2017
2043
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2092,6 +2118,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2092
2118
|
transferStake: t.LiteralC<"transferStake">;
|
|
2093
2119
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2094
2120
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2121
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2095
2122
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2096
2123
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2097
2124
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2171,6 +2198,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2171
2198
|
transferStake: t.LiteralC<"transferStake">;
|
|
2172
2199
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2173
2200
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2201
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2174
2202
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2175
2203
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2176
2204
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2249,6 +2277,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2249
2277
|
transferStake: t.LiteralC<"transferStake">;
|
|
2250
2278
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2251
2279
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2280
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2252
2281
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2253
2282
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2254
2283
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2423,6 +2452,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2423
2452
|
transferStake: t.LiteralC<"transferStake">;
|
|
2424
2453
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2425
2454
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2455
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2426
2456
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2427
2457
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2428
2458
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2540,6 +2570,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2540
2570
|
transferStake: t.LiteralC<"transferStake">;
|
|
2541
2571
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2542
2572
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2573
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2543
2574
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2544
2575
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2545
2576
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2616,6 +2647,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2616
2647
|
transferStake: t.LiteralC<"transferStake">;
|
|
2617
2648
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2618
2649
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2650
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2619
2651
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2620
2652
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2621
2653
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2725,6 +2757,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2725
2757
|
transferStake: t.LiteralC<"transferStake">;
|
|
2726
2758
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2727
2759
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2760
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2728
2761
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2729
2762
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2730
2763
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2819,6 +2852,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2819
2852
|
transferStake: t.LiteralC<"transferStake">;
|
|
2820
2853
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2821
2854
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2855
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2822
2856
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2823
2857
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2824
2858
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2935,6 +2969,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2935
2969
|
transferStake: t.LiteralC<"transferStake">;
|
|
2936
2970
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
2937
2971
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
2972
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
2938
2973
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
2939
2974
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
2940
2975
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -2963,6 +2998,86 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2963
2998
|
}>, t.PartialC<{
|
|
2964
2999
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2965
3000
|
}>]>>;
|
|
3001
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
3002
|
+
intentType: t.KeyofC<{
|
|
3003
|
+
payment: t.LiteralC<"payment">;
|
|
3004
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
3005
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
3006
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
3007
|
+
fanout: t.LiteralC<"fanout">;
|
|
3008
|
+
stake: t.LiteralC<"stake">;
|
|
3009
|
+
unstake: t.LiteralC<"unstake">;
|
|
3010
|
+
delegate: t.LiteralC<"delegate">;
|
|
3011
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
3012
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
3013
|
+
claim: t.LiteralC<"claim">;
|
|
3014
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
3015
|
+
pledge: t.LiteralC<"pledge">;
|
|
3016
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
3017
|
+
vote: t.LiteralC<"vote">;
|
|
3018
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
3019
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
3020
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
3021
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
3022
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
3023
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
3024
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
3025
|
+
authorize: t.LiteralC<"authorize">;
|
|
3026
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
3027
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
3028
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
3029
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
3030
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
3031
|
+
customTx: t.LiteralC<"customTx">;
|
|
3032
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3033
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3034
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3035
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3036
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3037
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3038
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
3039
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3040
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3041
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3042
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
3043
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3044
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
3045
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
3046
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
3047
|
+
}>;
|
|
3048
|
+
}>, t.PartialC<{
|
|
3049
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3050
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3051
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3052
|
+
}>]>, t.TypeC<{
|
|
3053
|
+
amount: t.TypeC<{
|
|
3054
|
+
value: t.StringC;
|
|
3055
|
+
symbol: t.StringC;
|
|
3056
|
+
}>;
|
|
3057
|
+
}>, t.TypeC<{
|
|
3058
|
+
intentType: t.LiteralC<"bridgeFunds">;
|
|
3059
|
+
}>]>, t.PartialC<{
|
|
3060
|
+
feeOptions: t.UnionC<[t.Type<{
|
|
3061
|
+
unit?: "baseUnit" | "cpu" | "ram" | undefined;
|
|
3062
|
+
formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
|
|
3063
|
+
feeType?: "max" | "base" | "tip" | undefined;
|
|
3064
|
+
gasLimit?: number | undefined;
|
|
3065
|
+
gasPrice?: number | undefined;
|
|
3066
|
+
} | {
|
|
3067
|
+
gasLimit?: number | undefined;
|
|
3068
|
+
maxFeePerGas?: number | undefined;
|
|
3069
|
+
maxPriorityFeePerGas?: number | undefined;
|
|
3070
|
+
}, {
|
|
3071
|
+
unit?: "baseUnit" | "cpu" | "ram" | undefined;
|
|
3072
|
+
formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
|
|
3073
|
+
feeType?: "max" | "base" | "tip" | undefined;
|
|
3074
|
+
gasLimit?: number | undefined;
|
|
3075
|
+
gasPrice?: number | undefined;
|
|
3076
|
+
} | {
|
|
3077
|
+
gasLimit?: number | undefined;
|
|
3078
|
+
maxFeePerGas?: number | undefined;
|
|
3079
|
+
maxPriorityFeePerGas?: number | undefined;
|
|
3080
|
+
}, unknown>, t.UndefinedC]>;
|
|
2966
3081
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2967
3082
|
intentType: t.KeyofC<{
|
|
2968
3083
|
payment: t.LiteralC<"payment">;
|
|
@@ -3003,6 +3118,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3003
3118
|
transferStake: t.LiteralC<"transferStake">;
|
|
3004
3119
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3005
3120
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3121
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3006
3122
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3007
3123
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3008
3124
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3072,6 +3188,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3072
3188
|
transferStake: t.LiteralC<"transferStake">;
|
|
3073
3189
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3074
3190
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3191
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3075
3192
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3076
3193
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3077
3194
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3146,6 +3263,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3146
3263
|
transferStake: t.LiteralC<"transferStake">;
|
|
3147
3264
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3148
3265
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3266
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3149
3267
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3150
3268
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3151
3269
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3207,6 +3325,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3207
3325
|
transferStake: t.LiteralC<"transferStake">;
|
|
3208
3326
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3209
3327
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3328
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3210
3329
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3211
3330
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3212
3331
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3268,6 +3387,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3268
3387
|
transferStake: t.LiteralC<"transferStake">;
|
|
3269
3388
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3270
3389
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3390
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3271
3391
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3272
3392
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3273
3393
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3326,6 +3446,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3326
3446
|
transferStake: t.LiteralC<"transferStake">;
|
|
3327
3447
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3328
3448
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3449
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3329
3450
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3330
3451
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3331
3452
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3400,6 +3521,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3400
3521
|
transferStake: t.LiteralC<"transferStake">;
|
|
3401
3522
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3402
3523
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3524
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3403
3525
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3404
3526
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3405
3527
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3471,6 +3593,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3471
3593
|
transferStake: t.LiteralC<"transferStake">;
|
|
3472
3594
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3473
3595
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3596
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3474
3597
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3475
3598
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3476
3599
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3542,6 +3665,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3542
3665
|
transferStake: t.LiteralC<"transferStake">;
|
|
3543
3666
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3544
3667
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3668
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3545
3669
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3546
3670
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3547
3671
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3621,6 +3745,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3621
3745
|
transferStake: t.LiteralC<"transferStake">;
|
|
3622
3746
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3623
3747
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3748
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3624
3749
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3625
3750
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3626
3751
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3724,6 +3849,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3724
3849
|
transferStake: t.LiteralC<"transferStake">;
|
|
3725
3850
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3726
3851
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3852
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3727
3853
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3728
3854
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3729
3855
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3799,6 +3925,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3799
3925
|
transferStake: t.LiteralC<"transferStake">;
|
|
3800
3926
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3801
3927
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
3928
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3802
3929
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3803
3930
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3804
3931
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3888,6 +4015,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3888
4015
|
transferStake: t.LiteralC<"transferStake">;
|
|
3889
4016
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3890
4017
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4018
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3891
4019
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3892
4020
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3893
4021
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -3977,6 +4105,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3977
4105
|
transferStake: t.LiteralC<"transferStake">;
|
|
3978
4106
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
3979
4107
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4108
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
3980
4109
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
3981
4110
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
3982
4111
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4064,6 +4193,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4064
4193
|
transferStake: t.LiteralC<"transferStake">;
|
|
4065
4194
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4066
4195
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4196
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4067
4197
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4068
4198
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4069
4199
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4128,6 +4258,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4128
4258
|
transferStake: t.LiteralC<"transferStake">;
|
|
4129
4259
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4130
4260
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4261
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4131
4262
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4132
4263
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4133
4264
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4201,6 +4332,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4201
4332
|
transferStake: t.LiteralC<"transferStake">;
|
|
4202
4333
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4203
4334
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4335
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4204
4336
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4205
4337
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4206
4338
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4319,6 +4451,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4319
4451
|
transferStake: t.LiteralC<"transferStake">;
|
|
4320
4452
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4321
4453
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4454
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4322
4455
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4323
4456
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4324
4457
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4380,6 +4513,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4380
4513
|
transferStake: t.LiteralC<"transferStake">;
|
|
4381
4514
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4382
4515
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4516
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4383
4517
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4384
4518
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4385
4519
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4445,6 +4579,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4445
4579
|
transferStake: t.LiteralC<"transferStake">;
|
|
4446
4580
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4447
4581
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4582
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4448
4583
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4449
4584
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4450
4585
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4503,6 +4638,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4503
4638
|
transferStake: t.LiteralC<"transferStake">;
|
|
4504
4639
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4505
4640
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4641
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4506
4642
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4507
4643
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4508
4644
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4562,6 +4698,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4562
4698
|
transferStake: t.LiteralC<"transferStake">;
|
|
4563
4699
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4564
4700
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4701
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4565
4702
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4566
4703
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4567
4704
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4636,6 +4773,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4636
4773
|
transferStake: t.LiteralC<"transferStake">;
|
|
4637
4774
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4638
4775
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4776
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4639
4777
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4640
4778
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4641
4779
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4712,6 +4850,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4712
4850
|
transferStake: t.LiteralC<"transferStake">;
|
|
4713
4851
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4714
4852
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4853
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4715
4854
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4716
4855
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4717
4856
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4779,6 +4918,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4779
4918
|
transferStake: t.LiteralC<"transferStake">;
|
|
4780
4919
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4781
4920
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4921
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4782
4922
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4783
4923
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4784
4924
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -4883,6 +5023,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4883
5023
|
transferStake: t.LiteralC<"transferStake">;
|
|
4884
5024
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4885
5025
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5026
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4886
5027
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
4887
5028
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4888
5029
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5019,6 +5160,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5019
5160
|
transferStake: t.LiteralC<"transferStake">;
|
|
5020
5161
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5021
5162
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5163
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5022
5164
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5023
5165
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5024
5166
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5169,6 +5311,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5169
5311
|
transferStake: t.LiteralC<"transferStake">;
|
|
5170
5312
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5171
5313
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5314
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5172
5315
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5173
5316
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5174
5317
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5224,6 +5367,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5224
5367
|
transferStake: t.LiteralC<"transferStake">;
|
|
5225
5368
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5226
5369
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5370
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5227
5371
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5228
5372
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5229
5373
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5274,6 +5418,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5274
5418
|
transferStake: t.LiteralC<"transferStake">;
|
|
5275
5419
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5276
5420
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5421
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5277
5422
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5278
5423
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5279
5424
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5332,6 +5477,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5332
5477
|
transferStake: t.LiteralC<"transferStake">;
|
|
5333
5478
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5334
5479
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5480
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5335
5481
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5336
5482
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5337
5483
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5402,6 +5548,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5402
5548
|
transferStake: t.LiteralC<"transferStake">;
|
|
5403
5549
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5404
5550
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5551
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5405
5552
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5406
5553
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5407
5554
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5457,6 +5604,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5457
5604
|
transferStake: t.LiteralC<"transferStake">;
|
|
5458
5605
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5459
5606
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5607
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5460
5608
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5461
5609
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5462
5610
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5529,6 +5677,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5529
5677
|
transferStake: t.LiteralC<"transferStake">;
|
|
5530
5678
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5531
5679
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5680
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5532
5681
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5533
5682
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5534
5683
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5584,6 +5733,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5584
5733
|
transferStake: t.LiteralC<"transferStake">;
|
|
5585
5734
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5586
5735
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5736
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5587
5737
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5588
5738
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5589
5739
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5674,6 +5824,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5674
5824
|
transferStake: t.LiteralC<"transferStake">;
|
|
5675
5825
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5676
5826
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5827
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5677
5828
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5678
5829
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5679
5830
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5746,6 +5897,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5746
5897
|
transferStake: t.LiteralC<"transferStake">;
|
|
5747
5898
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5748
5899
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5900
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5749
5901
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5750
5902
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5751
5903
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5800,6 +5952,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5800
5952
|
transferStake: t.LiteralC<"transferStake">;
|
|
5801
5953
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5802
5954
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
5955
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5803
5956
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5804
5957
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5805
5958
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5873,6 +6026,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5873
6026
|
transferStake: t.LiteralC<"transferStake">;
|
|
5874
6027
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5875
6028
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6029
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5876
6030
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5877
6031
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5878
6032
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -5948,6 +6102,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5948
6102
|
transferStake: t.LiteralC<"transferStake">;
|
|
5949
6103
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
5950
6104
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6105
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
5951
6106
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
5952
6107
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
5953
6108
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6024,6 +6179,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6024
6179
|
transferStake: t.LiteralC<"transferStake">;
|
|
6025
6180
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6026
6181
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6182
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6027
6183
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6028
6184
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6029
6185
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6086,6 +6242,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6086
6242
|
transferStake: t.LiteralC<"transferStake">;
|
|
6087
6243
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6088
6244
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6245
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6089
6246
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6090
6247
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6091
6248
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6159,6 +6316,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6159
6316
|
transferStake: t.LiteralC<"transferStake">;
|
|
6160
6317
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6161
6318
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6319
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6162
6320
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6163
6321
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6164
6322
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6273,6 +6431,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6273
6431
|
transferStake: t.LiteralC<"transferStake">;
|
|
6274
6432
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6275
6433
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6434
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6276
6435
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6277
6436
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6278
6437
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6335,6 +6494,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6335
6494
|
transferStake: t.LiteralC<"transferStake">;
|
|
6336
6495
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6337
6496
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6497
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6338
6498
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6339
6499
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6340
6500
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6409,6 +6569,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6409
6569
|
transferStake: t.LiteralC<"transferStake">;
|
|
6410
6570
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6411
6571
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6572
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6412
6573
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6413
6574
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6414
6575
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6469,6 +6630,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6469
6630
|
transferStake: t.LiteralC<"transferStake">;
|
|
6470
6631
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6471
6632
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6633
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6472
6634
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6473
6635
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6474
6636
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6528,6 +6690,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6528
6690
|
transferStake: t.LiteralC<"transferStake">;
|
|
6529
6691
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6530
6692
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6693
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6531
6694
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6532
6695
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6533
6696
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6591,6 +6754,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6591
6754
|
transferStake: t.LiteralC<"transferStake">;
|
|
6592
6755
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6593
6756
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6757
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6594
6758
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6595
6759
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6596
6760
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6653,6 +6817,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6653
6817
|
transferStake: t.LiteralC<"transferStake">;
|
|
6654
6818
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6655
6819
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6820
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6656
6821
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6657
6822
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6658
6823
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6711,6 +6876,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6711
6876
|
transferStake: t.LiteralC<"transferStake">;
|
|
6712
6877
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6713
6878
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6879
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6714
6880
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6715
6881
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6716
6882
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6768,6 +6934,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6768
6934
|
transferStake: t.LiteralC<"transferStake">;
|
|
6769
6935
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6770
6936
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6937
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6771
6938
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6772
6939
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6773
6940
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6825,6 +6992,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6825
6992
|
transferStake: t.LiteralC<"transferStake">;
|
|
6826
6993
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6827
6994
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
6995
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6828
6996
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6829
6997
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6830
6998
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6887,6 +7055,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6887
7055
|
transferStake: t.LiteralC<"transferStake">;
|
|
6888
7056
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6889
7057
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7058
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6890
7059
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6891
7060
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6892
7061
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -6950,6 +7119,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6950
7119
|
transferStake: t.LiteralC<"transferStake">;
|
|
6951
7120
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
6952
7121
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7122
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
6953
7123
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
6954
7124
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
6955
7125
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7002,6 +7172,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7002
7172
|
transferStake: t.LiteralC<"transferStake">;
|
|
7003
7173
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7004
7174
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7175
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7005
7176
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7006
7177
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7007
7178
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7056,6 +7227,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7056
7227
|
transferStake: t.LiteralC<"transferStake">;
|
|
7057
7228
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7058
7229
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7230
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7059
7231
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7060
7232
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7061
7233
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7118,6 +7290,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7118
7290
|
transferStake: t.LiteralC<"transferStake">;
|
|
7119
7291
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7120
7292
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7293
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7121
7294
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7122
7295
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7123
7296
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7180,6 +7353,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7180
7353
|
transferStake: t.LiteralC<"transferStake">;
|
|
7181
7354
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7182
7355
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7356
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7183
7357
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7184
7358
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7185
7359
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7236,6 +7410,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7236
7410
|
transferStake: t.LiteralC<"transferStake">;
|
|
7237
7411
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7238
7412
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7413
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7239
7414
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7240
7415
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7241
7416
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7288,6 +7463,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7288
7463
|
transferStake: t.LiteralC<"transferStake">;
|
|
7289
7464
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7290
7465
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7466
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7291
7467
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7292
7468
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7293
7469
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7362,6 +7538,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7362
7538
|
transferStake: t.LiteralC<"transferStake">;
|
|
7363
7539
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7364
7540
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7541
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7365
7542
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7366
7543
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7367
7544
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7444,6 +7621,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7444
7621
|
transferStake: t.LiteralC<"transferStake">;
|
|
7445
7622
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7446
7623
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7624
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7447
7625
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7448
7626
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7449
7627
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7536,6 +7714,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7536
7714
|
transferStake: t.LiteralC<"transferStake">;
|
|
7537
7715
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7538
7716
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7717
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7539
7718
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7540
7719
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7541
7720
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7600,6 +7779,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7600
7779
|
transferStake: t.LiteralC<"transferStake">;
|
|
7601
7780
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7602
7781
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7782
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7603
7783
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7604
7784
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7605
7785
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7674,6 +7854,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7674
7854
|
transferStake: t.LiteralC<"transferStake">;
|
|
7675
7855
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7676
7856
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7857
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7677
7858
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7678
7859
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7679
7860
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7730,6 +7911,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7730
7911
|
transferStake: t.LiteralC<"transferStake">;
|
|
7731
7912
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7732
7913
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7914
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7733
7915
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7734
7916
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7735
7917
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -7792,6 +7974,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7792
7974
|
transferStake: t.LiteralC<"transferStake">;
|
|
7793
7975
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
7794
7976
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
7977
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
7795
7978
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
7796
7979
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
7797
7980
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8286,6 +8469,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8286
8469
|
transferStake: t.LiteralC<"transferStake">;
|
|
8287
8470
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8288
8471
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8472
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8289
8473
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8290
8474
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8291
8475
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8360,6 +8544,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8360
8544
|
transferStake: t.LiteralC<"transferStake">;
|
|
8361
8545
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8362
8546
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8547
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8363
8548
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8364
8549
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8365
8550
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8419,6 +8604,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8419
8604
|
transferStake: t.LiteralC<"transferStake">;
|
|
8420
8605
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8421
8606
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8607
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8422
8608
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8423
8609
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8424
8610
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8484,6 +8670,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8484
8670
|
transferStake: t.LiteralC<"transferStake">;
|
|
8485
8671
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8486
8672
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8673
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8487
8674
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8488
8675
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8489
8676
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8548,6 +8735,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8548
8735
|
transferStake: t.LiteralC<"transferStake">;
|
|
8549
8736
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8550
8737
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8738
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8551
8739
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8552
8740
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8553
8741
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8604,6 +8792,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8604
8792
|
transferStake: t.LiteralC<"transferStake">;
|
|
8605
8793
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8606
8794
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8795
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8607
8796
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8608
8797
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8609
8798
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8673,6 +8862,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8673
8862
|
transferStake: t.LiteralC<"transferStake">;
|
|
8674
8863
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8675
8864
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8865
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8676
8866
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8677
8867
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8678
8868
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8747,6 +8937,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8747
8937
|
transferStake: t.LiteralC<"transferStake">;
|
|
8748
8938
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8749
8939
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
8940
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8750
8941
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8751
8942
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8752
8943
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8836,6 +9027,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8836
9027
|
transferStake: t.LiteralC<"transferStake">;
|
|
8837
9028
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8838
9029
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9030
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8839
9031
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8840
9032
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8841
9033
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8925,6 +9117,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8925
9117
|
transferStake: t.LiteralC<"transferStake">;
|
|
8926
9118
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8927
9119
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9120
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8928
9121
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8929
9122
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8930
9123
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -8994,6 +9187,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8994
9187
|
transferStake: t.LiteralC<"transferStake">;
|
|
8995
9188
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
8996
9189
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9190
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
8997
9191
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
8998
9192
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
8999
9193
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9049,6 +9243,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9049
9243
|
transferStake: t.LiteralC<"transferStake">;
|
|
9050
9244
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9051
9245
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9246
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9052
9247
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9053
9248
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9054
9249
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9104,6 +9299,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9104
9299
|
transferStake: t.LiteralC<"transferStake">;
|
|
9105
9300
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9106
9301
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9302
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9107
9303
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9108
9304
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9109
9305
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9167,6 +9363,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9167
9363
|
transferStake: t.LiteralC<"transferStake">;
|
|
9168
9364
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9169
9365
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9366
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9170
9367
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9171
9368
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9172
9369
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9229,6 +9426,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9229
9426
|
transferStake: t.LiteralC<"transferStake">;
|
|
9230
9427
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9231
9428
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9429
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9232
9430
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9233
9431
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9234
9432
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9294,6 +9492,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9294
9492
|
transferStake: t.LiteralC<"transferStake">;
|
|
9295
9493
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9296
9494
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9495
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9297
9496
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9298
9497
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9299
9498
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9349,6 +9548,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9349
9548
|
transferStake: t.LiteralC<"transferStake">;
|
|
9350
9549
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9351
9550
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9551
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9352
9552
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9353
9553
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9354
9554
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9409,6 +9609,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9409
9609
|
transferStake: t.LiteralC<"transferStake">;
|
|
9410
9610
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9411
9611
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9612
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9412
9613
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9413
9614
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9414
9615
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9464,6 +9665,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9464
9665
|
transferStake: t.LiteralC<"transferStake">;
|
|
9465
9666
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9466
9667
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9668
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9467
9669
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9468
9670
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9469
9671
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9538,6 +9740,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9538
9740
|
transferStake: t.LiteralC<"transferStake">;
|
|
9539
9741
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9540
9742
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9743
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9541
9744
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9542
9745
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9543
9746
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9626,6 +9829,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9626
9829
|
transferStake: t.LiteralC<"transferStake">;
|
|
9627
9830
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9628
9831
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9832
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9629
9833
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9630
9834
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9631
9835
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9687,6 +9891,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9687
9891
|
transferStake: t.LiteralC<"transferStake">;
|
|
9688
9892
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9689
9893
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9894
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9690
9895
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9691
9896
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9692
9897
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9775,6 +9980,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9775
9980
|
transferStake: t.LiteralC<"transferStake">;
|
|
9776
9981
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9777
9982
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
9983
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9778
9984
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9779
9985
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9780
9986
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -9899,6 +10105,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9899
10105
|
transferStake: t.LiteralC<"transferStake">;
|
|
9900
10106
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
9901
10107
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10108
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
9902
10109
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
9903
10110
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
9904
10111
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10003,6 +10210,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10003
10210
|
transferStake: t.LiteralC<"transferStake">;
|
|
10004
10211
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10005
10212
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10213
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10006
10214
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10007
10215
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10008
10216
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10099,6 +10307,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10099
10307
|
transferStake: t.LiteralC<"transferStake">;
|
|
10100
10308
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10101
10309
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10310
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10102
10311
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10103
10312
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10104
10313
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10179,6 +10388,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10179
10388
|
transferStake: t.LiteralC<"transferStake">;
|
|
10180
10389
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10181
10390
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10391
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10182
10392
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10183
10393
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10184
10394
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10258,6 +10468,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10258
10468
|
transferStake: t.LiteralC<"transferStake">;
|
|
10259
10469
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10260
10470
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10471
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10261
10472
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10262
10473
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10263
10474
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10336,6 +10547,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10336
10547
|
transferStake: t.LiteralC<"transferStake">;
|
|
10337
10548
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10338
10549
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10550
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10339
10551
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10340
10552
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10341
10553
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10510,6 +10722,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10510
10722
|
transferStake: t.LiteralC<"transferStake">;
|
|
10511
10723
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10512
10724
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10725
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10513
10726
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10514
10727
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10515
10728
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10627,6 +10840,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10627
10840
|
transferStake: t.LiteralC<"transferStake">;
|
|
10628
10841
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10629
10842
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10843
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10630
10844
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10631
10845
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10632
10846
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10703,6 +10917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10703
10917
|
transferStake: t.LiteralC<"transferStake">;
|
|
10704
10918
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10705
10919
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
10920
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10706
10921
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10707
10922
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10708
10923
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10812,6 +11027,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10812
11027
|
transferStake: t.LiteralC<"transferStake">;
|
|
10813
11028
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10814
11029
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11030
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10815
11031
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10816
11032
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10817
11033
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -10906,6 +11122,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10906
11122
|
transferStake: t.LiteralC<"transferStake">;
|
|
10907
11123
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
10908
11124
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11125
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
10909
11126
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
10910
11127
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
10911
11128
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11022,6 +11239,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11022
11239
|
transferStake: t.LiteralC<"transferStake">;
|
|
11023
11240
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11024
11241
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11242
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11025
11243
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11026
11244
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11027
11245
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11050,6 +11268,86 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11050
11268
|
}>, t.PartialC<{
|
|
11051
11269
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11052
11270
|
}>]>>;
|
|
11271
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
11272
|
+
intentType: t.KeyofC<{
|
|
11273
|
+
payment: t.LiteralC<"payment">;
|
|
11274
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
11275
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
11276
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
11277
|
+
fanout: t.LiteralC<"fanout">;
|
|
11278
|
+
stake: t.LiteralC<"stake">;
|
|
11279
|
+
unstake: t.LiteralC<"unstake">;
|
|
11280
|
+
delegate: t.LiteralC<"delegate">;
|
|
11281
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
11282
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
11283
|
+
claim: t.LiteralC<"claim">;
|
|
11284
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
11285
|
+
pledge: t.LiteralC<"pledge">;
|
|
11286
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
11287
|
+
vote: t.LiteralC<"vote">;
|
|
11288
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
11289
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
11290
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
11291
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
11292
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
11293
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
11294
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
11295
|
+
authorize: t.LiteralC<"authorize">;
|
|
11296
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
11297
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
11298
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
11299
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
11300
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
11301
|
+
customTx: t.LiteralC<"customTx">;
|
|
11302
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11303
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11304
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11305
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11306
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11307
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11308
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
11309
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11310
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11311
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11312
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
11313
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11314
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
11315
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
11316
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
11317
|
+
}>;
|
|
11318
|
+
}>, t.PartialC<{
|
|
11319
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11320
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11321
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
11322
|
+
}>]>, t.TypeC<{
|
|
11323
|
+
amount: t.TypeC<{
|
|
11324
|
+
value: t.StringC;
|
|
11325
|
+
symbol: t.StringC;
|
|
11326
|
+
}>;
|
|
11327
|
+
}>, t.TypeC<{
|
|
11328
|
+
intentType: t.LiteralC<"bridgeFunds">;
|
|
11329
|
+
}>]>, t.PartialC<{
|
|
11330
|
+
feeOptions: t.UnionC<[t.Type<{
|
|
11331
|
+
unit?: "baseUnit" | "cpu" | "ram" | undefined;
|
|
11332
|
+
formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
|
|
11333
|
+
feeType?: "max" | "base" | "tip" | undefined;
|
|
11334
|
+
gasLimit?: number | undefined;
|
|
11335
|
+
gasPrice?: number | undefined;
|
|
11336
|
+
} | {
|
|
11337
|
+
gasLimit?: number | undefined;
|
|
11338
|
+
maxFeePerGas?: number | undefined;
|
|
11339
|
+
maxPriorityFeePerGas?: number | undefined;
|
|
11340
|
+
}, {
|
|
11341
|
+
unit?: "baseUnit" | "cpu" | "ram" | undefined;
|
|
11342
|
+
formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
|
|
11343
|
+
feeType?: "max" | "base" | "tip" | undefined;
|
|
11344
|
+
gasLimit?: number | undefined;
|
|
11345
|
+
gasPrice?: number | undefined;
|
|
11346
|
+
} | {
|
|
11347
|
+
gasLimit?: number | undefined;
|
|
11348
|
+
maxFeePerGas?: number | undefined;
|
|
11349
|
+
maxPriorityFeePerGas?: number | undefined;
|
|
11350
|
+
}, unknown>, t.UndefinedC]>;
|
|
11053
11351
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
11054
11352
|
intentType: t.KeyofC<{
|
|
11055
11353
|
payment: t.LiteralC<"payment">;
|
|
@@ -11090,6 +11388,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11090
11388
|
transferStake: t.LiteralC<"transferStake">;
|
|
11091
11389
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11092
11390
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11391
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11093
11392
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11094
11393
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11095
11394
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11159,6 +11458,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11159
11458
|
transferStake: t.LiteralC<"transferStake">;
|
|
11160
11459
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11161
11460
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11461
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11162
11462
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11163
11463
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11164
11464
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11233,6 +11533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11233
11533
|
transferStake: t.LiteralC<"transferStake">;
|
|
11234
11534
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11235
11535
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11536
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11236
11537
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11237
11538
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11238
11539
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11294,6 +11595,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11294
11595
|
transferStake: t.LiteralC<"transferStake">;
|
|
11295
11596
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11296
11597
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11598
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11297
11599
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11298
11600
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11299
11601
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11355,6 +11657,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11355
11657
|
transferStake: t.LiteralC<"transferStake">;
|
|
11356
11658
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11357
11659
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11660
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11358
11661
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11359
11662
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11360
11663
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11413,6 +11716,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11413
11716
|
transferStake: t.LiteralC<"transferStake">;
|
|
11414
11717
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11415
11718
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11719
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11416
11720
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11417
11721
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11418
11722
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11487,6 +11791,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11487
11791
|
transferStake: t.LiteralC<"transferStake">;
|
|
11488
11792
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11489
11793
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11794
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11490
11795
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11491
11796
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11492
11797
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11558,6 +11863,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11558
11863
|
transferStake: t.LiteralC<"transferStake">;
|
|
11559
11864
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11560
11865
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11866
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11561
11867
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11562
11868
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11563
11869
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11629,6 +11935,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11629
11935
|
transferStake: t.LiteralC<"transferStake">;
|
|
11630
11936
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11631
11937
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
11938
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11632
11939
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11633
11940
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11634
11941
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11708,6 +12015,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11708
12015
|
transferStake: t.LiteralC<"transferStake">;
|
|
11709
12016
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11710
12017
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12018
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11711
12019
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11712
12020
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11713
12021
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11811,6 +12119,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11811
12119
|
transferStake: t.LiteralC<"transferStake">;
|
|
11812
12120
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11813
12121
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12122
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11814
12123
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11815
12124
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11816
12125
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11886,6 +12195,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11886
12195
|
transferStake: t.LiteralC<"transferStake">;
|
|
11887
12196
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11888
12197
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12198
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11889
12199
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11890
12200
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11891
12201
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -11975,6 +12285,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11975
12285
|
transferStake: t.LiteralC<"transferStake">;
|
|
11976
12286
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
11977
12287
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12288
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
11978
12289
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
11979
12290
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
11980
12291
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12064,6 +12375,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12064
12375
|
transferStake: t.LiteralC<"transferStake">;
|
|
12065
12376
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12066
12377
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12378
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12067
12379
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12068
12380
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12069
12381
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12151,6 +12463,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12151
12463
|
transferStake: t.LiteralC<"transferStake">;
|
|
12152
12464
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12153
12465
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12466
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12154
12467
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12155
12468
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12156
12469
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12215,6 +12528,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12215
12528
|
transferStake: t.LiteralC<"transferStake">;
|
|
12216
12529
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12217
12530
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12531
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12218
12532
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12219
12533
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12220
12534
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12288,6 +12602,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12288
12602
|
transferStake: t.LiteralC<"transferStake">;
|
|
12289
12603
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12290
12604
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12605
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12291
12606
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12292
12607
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12293
12608
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12406,6 +12721,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12406
12721
|
transferStake: t.LiteralC<"transferStake">;
|
|
12407
12722
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12408
12723
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12724
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12409
12725
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12410
12726
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12411
12727
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12467,6 +12783,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12467
12783
|
transferStake: t.LiteralC<"transferStake">;
|
|
12468
12784
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12469
12785
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12786
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12470
12787
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12471
12788
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12472
12789
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12532,6 +12849,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12532
12849
|
transferStake: t.LiteralC<"transferStake">;
|
|
12533
12850
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12534
12851
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12852
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12535
12853
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12536
12854
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12537
12855
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12590,6 +12908,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12590
12908
|
transferStake: t.LiteralC<"transferStake">;
|
|
12591
12909
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12592
12910
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12911
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12593
12912
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12594
12913
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12595
12914
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12649,6 +12968,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12649
12968
|
transferStake: t.LiteralC<"transferStake">;
|
|
12650
12969
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12651
12970
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
12971
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12652
12972
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12653
12973
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12654
12974
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12723,6 +13043,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12723
13043
|
transferStake: t.LiteralC<"transferStake">;
|
|
12724
13044
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12725
13045
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13046
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12726
13047
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12727
13048
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12728
13049
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12799,6 +13120,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12799
13120
|
transferStake: t.LiteralC<"transferStake">;
|
|
12800
13121
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12801
13122
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13123
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12802
13124
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12803
13125
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12804
13126
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12866,6 +13188,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12866
13188
|
transferStake: t.LiteralC<"transferStake">;
|
|
12867
13189
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12868
13190
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13191
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12869
13192
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12870
13193
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12871
13194
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -12970,6 +13293,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12970
13293
|
transferStake: t.LiteralC<"transferStake">;
|
|
12971
13294
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
12972
13295
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13296
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
12973
13297
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
12974
13298
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
12975
13299
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13106,6 +13430,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13106
13430
|
transferStake: t.LiteralC<"transferStake">;
|
|
13107
13431
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13108
13432
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13433
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13109
13434
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13110
13435
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13111
13436
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13256,6 +13581,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13256
13581
|
transferStake: t.LiteralC<"transferStake">;
|
|
13257
13582
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13258
13583
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13584
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13259
13585
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13260
13586
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13261
13587
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13311,6 +13637,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13311
13637
|
transferStake: t.LiteralC<"transferStake">;
|
|
13312
13638
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13313
13639
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13640
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13314
13641
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13315
13642
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13316
13643
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13361,6 +13688,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13361
13688
|
transferStake: t.LiteralC<"transferStake">;
|
|
13362
13689
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13363
13690
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13691
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13364
13692
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13365
13693
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13366
13694
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13419,6 +13747,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13419
13747
|
transferStake: t.LiteralC<"transferStake">;
|
|
13420
13748
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13421
13749
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13750
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13422
13751
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13423
13752
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13424
13753
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13489,6 +13818,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13489
13818
|
transferStake: t.LiteralC<"transferStake">;
|
|
13490
13819
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13491
13820
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13821
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13492
13822
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13493
13823
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13494
13824
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13544,6 +13874,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13544
13874
|
transferStake: t.LiteralC<"transferStake">;
|
|
13545
13875
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13546
13876
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13877
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13547
13878
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13548
13879
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13549
13880
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13616,6 +13947,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13616
13947
|
transferStake: t.LiteralC<"transferStake">;
|
|
13617
13948
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13618
13949
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
13950
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13619
13951
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13620
13952
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13621
13953
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13671,6 +14003,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13671
14003
|
transferStake: t.LiteralC<"transferStake">;
|
|
13672
14004
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13673
14005
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14006
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13674
14007
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13675
14008
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13676
14009
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13761,6 +14094,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13761
14094
|
transferStake: t.LiteralC<"transferStake">;
|
|
13762
14095
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13763
14096
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14097
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13764
14098
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13765
14099
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13766
14100
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13833,6 +14167,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13833
14167
|
transferStake: t.LiteralC<"transferStake">;
|
|
13834
14168
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13835
14169
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14170
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13836
14171
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13837
14172
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13838
14173
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13887,6 +14222,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13887
14222
|
transferStake: t.LiteralC<"transferStake">;
|
|
13888
14223
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13889
14224
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14225
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13890
14226
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13891
14227
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13892
14228
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -13960,6 +14296,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13960
14296
|
transferStake: t.LiteralC<"transferStake">;
|
|
13961
14297
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
13962
14298
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14299
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
13963
14300
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
13964
14301
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
13965
14302
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14035,6 +14372,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14035
14372
|
transferStake: t.LiteralC<"transferStake">;
|
|
14036
14373
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14037
14374
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14375
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14038
14376
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14039
14377
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14040
14378
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14111,6 +14449,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14111
14449
|
transferStake: t.LiteralC<"transferStake">;
|
|
14112
14450
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14113
14451
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14452
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14114
14453
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14115
14454
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14116
14455
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14173,6 +14512,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14173
14512
|
transferStake: t.LiteralC<"transferStake">;
|
|
14174
14513
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14175
14514
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14515
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14176
14516
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14177
14517
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14178
14518
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14246,6 +14586,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14246
14586
|
transferStake: t.LiteralC<"transferStake">;
|
|
14247
14587
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14248
14588
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14589
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14249
14590
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14250
14591
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14251
14592
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14360,6 +14701,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14360
14701
|
transferStake: t.LiteralC<"transferStake">;
|
|
14361
14702
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14362
14703
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14704
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14363
14705
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14364
14706
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14365
14707
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14422,6 +14764,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14422
14764
|
transferStake: t.LiteralC<"transferStake">;
|
|
14423
14765
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14424
14766
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14767
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14425
14768
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14426
14769
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14427
14770
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14496,6 +14839,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14496
14839
|
transferStake: t.LiteralC<"transferStake">;
|
|
14497
14840
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14498
14841
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14842
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14499
14843
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14500
14844
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14501
14845
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14556,6 +14900,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14556
14900
|
transferStake: t.LiteralC<"transferStake">;
|
|
14557
14901
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14558
14902
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14903
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14559
14904
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14560
14905
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14561
14906
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14615,6 +14960,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14615
14960
|
transferStake: t.LiteralC<"transferStake">;
|
|
14616
14961
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14617
14962
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
14963
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14618
14964
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14619
14965
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14620
14966
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14678,6 +15024,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14678
15024
|
transferStake: t.LiteralC<"transferStake">;
|
|
14679
15025
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14680
15026
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15027
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14681
15028
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14682
15029
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14683
15030
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14740,6 +15087,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14740
15087
|
transferStake: t.LiteralC<"transferStake">;
|
|
14741
15088
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14742
15089
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15090
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14743
15091
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14744
15092
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14745
15093
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14798,6 +15146,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14798
15146
|
transferStake: t.LiteralC<"transferStake">;
|
|
14799
15147
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14800
15148
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15149
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14801
15150
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14802
15151
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14803
15152
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14855,6 +15204,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14855
15204
|
transferStake: t.LiteralC<"transferStake">;
|
|
14856
15205
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14857
15206
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15207
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14858
15208
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14859
15209
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14860
15210
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14912,6 +15262,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14912
15262
|
transferStake: t.LiteralC<"transferStake">;
|
|
14913
15263
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14914
15264
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15265
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14915
15266
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14916
15267
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14917
15268
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -14974,6 +15325,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14974
15325
|
transferStake: t.LiteralC<"transferStake">;
|
|
14975
15326
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
14976
15327
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15328
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
14977
15329
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
14978
15330
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
14979
15331
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15037,6 +15389,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15037
15389
|
transferStake: t.LiteralC<"transferStake">;
|
|
15038
15390
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15039
15391
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15392
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15040
15393
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15041
15394
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15042
15395
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15089,6 +15442,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15089
15442
|
transferStake: t.LiteralC<"transferStake">;
|
|
15090
15443
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15091
15444
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15445
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15092
15446
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15093
15447
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15094
15448
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15143,6 +15497,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15143
15497
|
transferStake: t.LiteralC<"transferStake">;
|
|
15144
15498
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15145
15499
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15500
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15146
15501
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15147
15502
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15148
15503
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15205,6 +15560,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15205
15560
|
transferStake: t.LiteralC<"transferStake">;
|
|
15206
15561
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15207
15562
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15563
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15208
15564
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15209
15565
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15210
15566
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15267,6 +15623,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15267
15623
|
transferStake: t.LiteralC<"transferStake">;
|
|
15268
15624
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15269
15625
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15626
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15270
15627
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15271
15628
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15272
15629
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15323,6 +15680,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15323
15680
|
transferStake: t.LiteralC<"transferStake">;
|
|
15324
15681
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15325
15682
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15683
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15326
15684
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15327
15685
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15328
15686
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15375,6 +15733,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15375
15733
|
transferStake: t.LiteralC<"transferStake">;
|
|
15376
15734
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15377
15735
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15736
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15378
15737
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15379
15738
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15380
15739
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15449,6 +15808,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15449
15808
|
transferStake: t.LiteralC<"transferStake">;
|
|
15450
15809
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15451
15810
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15811
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15452
15812
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15453
15813
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15454
15814
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15531,6 +15891,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15531
15891
|
transferStake: t.LiteralC<"transferStake">;
|
|
15532
15892
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15533
15893
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15894
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15534
15895
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15535
15896
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15536
15897
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15623,6 +15984,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15623
15984
|
transferStake: t.LiteralC<"transferStake">;
|
|
15624
15985
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15625
15986
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
15987
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15626
15988
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15627
15989
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15628
15990
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15687,6 +16049,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15687
16049
|
transferStake: t.LiteralC<"transferStake">;
|
|
15688
16050
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15689
16051
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16052
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15690
16053
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15691
16054
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15692
16055
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15761,6 +16124,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15761
16124
|
transferStake: t.LiteralC<"transferStake">;
|
|
15762
16125
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15763
16126
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16127
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15764
16128
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15765
16129
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15766
16130
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15817,6 +16181,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15817
16181
|
transferStake: t.LiteralC<"transferStake">;
|
|
15818
16182
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15819
16183
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16184
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15820
16185
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15821
16186
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15822
16187
|
transferAccept: t.LiteralC<"transferAccept">;
|
|
@@ -15879,6 +16244,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15879
16244
|
transferStake: t.LiteralC<"transferStake">;
|
|
15880
16245
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
15881
16246
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16247
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
15882
16248
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
15883
16249
|
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
15884
16250
|
transferAccept: t.LiteralC<"transferAccept">;
|