@bitgo/public-types 5.51.0 → 5.53.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/adaPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +69 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.js +23 -1
- package/dist/src/schema/transactionRequest/intents/baseIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +77 -222
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/paymentIntent.js +1 -3
- package/dist/src/schema/transactionRequest/intents/paymentIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -2
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.js +1 -1
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.js +1 -2
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -18
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.js +1 -2
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -1
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.js +2 -2
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +154 -444
- package/dist/src/schema/wallet/freeze.d.ts +11 -0
- package/dist/src/schema/wallet/freeze.js +40 -0
- package/dist/src/schema/wallet/freeze.js.map +1 -0
- package/dist/src/schema/wallet/index.d.ts +1 -0
- package/dist/src/schema/wallet/index.js +1 -0
- package/dist/src/schema/wallet/index.js.map +1 -1
- package/dist/src/utils/getAssetsFromIntent.d.ts +1 -0
- package/dist/src/utils/getAssetsFromIntent.js +45 -0
- package/dist/src/utils/getAssetsFromIntent.js.map +1 -0
- package/dist/src/utils/index.d.ts +1 -0
- package/dist/src/utils/index.js +1 -0
- package/dist/src/utils/index.js.map +1 -1
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/README.md +180 -8
- package/src/schema/transactionRequest/intents/aptStakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/aptUnstakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/atomStakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/atomUnstakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/atomWithdrawIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/baseIntent.ts +116 -0
- package/src/schema/transactionRequest/intents/bscDelegateIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/bscUndelegateIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/coredaoDelegateIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/coredaoUndelegateIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/cosmosStakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/cosmosUnstakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/dotStakingIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/dotUnstakingIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/paymentIntent.ts +2 -4
- package/src/schema/transactionRequest/intents/solClaimIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/solStakeIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/tokenApprovalIntent.ts +2 -2
- package/src/schema/transactionRequest/intents/tonDelegateIntent.ts +2 -3
- package/src/schema/transactionRequest/intents/transferTokenIntent.ts +2 -3
- package/src/schema/transactionRequest/intents/vetStakingIntent.ts +2 -2
- package/src/schema/wallet/freeze.ts +20 -0
- package/src/schema/wallet/index.ts +1 -0
- package/src/utils/getAssetsFromIntent.ts +81 -0
- package/src/utils/index.ts +1 -0
|
@@ -207,8 +207,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
207
207
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
208
208
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
209
209
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
210
|
-
}>]>, t.
|
|
211
|
-
intentType: t.LiteralC<"payment">;
|
|
210
|
+
}>]>, t.TypeC<{
|
|
212
211
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
213
212
|
address: t.PartialC<{
|
|
214
213
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -225,24 +224,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
225
224
|
}>, t.PartialC<{
|
|
226
225
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
227
226
|
}>]>>;
|
|
227
|
+
}>, t.UnionC<[t.TypeC<{
|
|
228
|
+
intentType: t.LiteralC<"payment">;
|
|
228
229
|
}>, t.TypeC<{
|
|
229
230
|
intentType: t.LiteralC<"payment">;
|
|
230
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
231
|
-
address: t.PartialC<{
|
|
232
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
233
|
-
option: t.UnionC<[t.Type<{
|
|
234
|
-
[x: string]: unknown;
|
|
235
|
-
}, {
|
|
236
|
-
[x: string]: unknown;
|
|
237
|
-
}, unknown>, t.UndefinedC]>;
|
|
238
|
-
}>;
|
|
239
|
-
amount: t.TypeC<{
|
|
240
|
-
value: t.StringC;
|
|
241
|
-
symbol: t.StringC;
|
|
242
|
-
}>;
|
|
243
|
-
}>, t.PartialC<{
|
|
244
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
245
|
-
}>]>>;
|
|
246
231
|
isTestTransaction: t.BooleanC;
|
|
247
232
|
}>]>]>, t.TypeC<{
|
|
248
233
|
unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
@@ -297,11 +282,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
297
282
|
}>]>, t.TypeC<{
|
|
298
283
|
stakingRequestId: t.StringC;
|
|
299
284
|
}>]>, t.TypeC<{
|
|
300
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
301
285
|
amount: t.TypeC<{
|
|
302
286
|
value: t.StringC;
|
|
303
287
|
symbol: t.StringC;
|
|
304
288
|
}>;
|
|
289
|
+
}>, t.TypeC<{
|
|
290
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
305
291
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
306
292
|
intentType: t.KeyofC<{
|
|
307
293
|
payment: t.LiteralC<"payment">;
|
|
@@ -596,8 +582,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
596
582
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
597
583
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
598
584
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
599
|
-
}>]>, t.
|
|
600
|
-
intentType: t.LiteralC<"payment">;
|
|
585
|
+
}>]>, t.TypeC<{
|
|
601
586
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
602
587
|
address: t.PartialC<{
|
|
603
588
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -614,24 +599,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
614
599
|
}>, t.PartialC<{
|
|
615
600
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
616
601
|
}>]>>;
|
|
602
|
+
}>, t.UnionC<[t.TypeC<{
|
|
603
|
+
intentType: t.LiteralC<"payment">;
|
|
617
604
|
}>, t.TypeC<{
|
|
618
605
|
intentType: t.LiteralC<"payment">;
|
|
619
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
620
|
-
address: t.PartialC<{
|
|
621
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
622
|
-
option: t.UnionC<[t.Type<{
|
|
623
|
-
[x: string]: unknown;
|
|
624
|
-
}, {
|
|
625
|
-
[x: string]: unknown;
|
|
626
|
-
}, unknown>, t.UndefinedC]>;
|
|
627
|
-
}>;
|
|
628
|
-
amount: t.TypeC<{
|
|
629
|
-
value: t.StringC;
|
|
630
|
-
symbol: t.StringC;
|
|
631
|
-
}>;
|
|
632
|
-
}>, t.PartialC<{
|
|
633
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
634
|
-
}>]>>;
|
|
635
606
|
isTestTransaction: t.BooleanC;
|
|
636
607
|
}>]>]>, t.TypeC<{
|
|
637
608
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -688,11 +659,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
688
659
|
}>]>, t.TypeC<{
|
|
689
660
|
intentType: t.LiteralC<"stake">;
|
|
690
661
|
}>]>, t.TypeC<{
|
|
691
|
-
validatorAddress: t.StringC;
|
|
692
662
|
amount: t.TypeC<{
|
|
693
663
|
value: t.StringC;
|
|
694
664
|
symbol: t.StringC;
|
|
695
665
|
}>;
|
|
666
|
+
}>, t.TypeC<{
|
|
667
|
+
validatorAddress: t.StringC;
|
|
696
668
|
}>, t.PartialC<{
|
|
697
669
|
recipients: t.UnionC<[t.Type<({
|
|
698
670
|
address: {
|
|
@@ -774,11 +746,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
774
746
|
}>]>, t.TypeC<{
|
|
775
747
|
intentType: t.LiteralC<"unstake">;
|
|
776
748
|
}>]>, t.TypeC<{
|
|
777
|
-
validatorAddress: t.StringC;
|
|
778
749
|
amount: t.TypeC<{
|
|
779
750
|
value: t.StringC;
|
|
780
751
|
symbol: t.StringC;
|
|
781
752
|
}>;
|
|
753
|
+
}>, t.TypeC<{
|
|
754
|
+
validatorAddress: t.StringC;
|
|
782
755
|
}>, t.PartialC<{
|
|
783
756
|
recipients: t.UnionC<[t.Type<({
|
|
784
757
|
address: {
|
|
@@ -868,11 +841,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
868
841
|
symbol: string;
|
|
869
842
|
}, unknown>, t.UndefinedC]>;
|
|
870
843
|
}>]>, t.TypeC<{
|
|
871
|
-
validatorAddress: t.StringC;
|
|
872
844
|
amount: t.TypeC<{
|
|
873
845
|
value: t.StringC;
|
|
874
846
|
symbol: t.StringC;
|
|
875
847
|
}>;
|
|
848
|
+
}>, t.TypeC<{
|
|
849
|
+
validatorAddress: t.StringC;
|
|
876
850
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
877
851
|
intentType: t.KeyofC<{
|
|
878
852
|
payment: t.LiteralC<"payment">;
|
|
@@ -1030,12 +1004,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1030
1004
|
}>]>, t.TypeC<{
|
|
1031
1005
|
stakingRequestId: t.StringC;
|
|
1032
1006
|
}>]>, t.TypeC<{
|
|
1033
|
-
intentType: t.LiteralC<"delegate">;
|
|
1034
|
-
validatorAddress: t.StringC;
|
|
1035
1007
|
amount: t.TypeC<{
|
|
1036
1008
|
value: t.StringC;
|
|
1037
1009
|
symbol: t.StringC;
|
|
1038
1010
|
}>;
|
|
1011
|
+
}>, t.TypeC<{
|
|
1012
|
+
intentType: t.LiteralC<"delegate">;
|
|
1013
|
+
validatorAddress: t.StringC;
|
|
1039
1014
|
}>, t.PartialC<{
|
|
1040
1015
|
relayerFee: t.StringC;
|
|
1041
1016
|
delegateVotePower: t.StringC;
|
|
@@ -1090,12 +1065,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1090
1065
|
}>]>, t.TypeC<{
|
|
1091
1066
|
stakingRequestId: t.StringC;
|
|
1092
1067
|
}>]>, t.TypeC<{
|
|
1093
|
-
intentType: t.LiteralC<"undelegate">;
|
|
1094
|
-
validatorAddress: t.StringC;
|
|
1095
1068
|
amount: t.TypeC<{
|
|
1096
1069
|
value: t.StringC;
|
|
1097
1070
|
symbol: t.StringC;
|
|
1098
1071
|
}>;
|
|
1072
|
+
}>, t.TypeC<{
|
|
1073
|
+
intentType: t.LiteralC<"undelegate">;
|
|
1074
|
+
validatorAddress: t.StringC;
|
|
1099
1075
|
}>, t.PartialC<{
|
|
1100
1076
|
relayerFee: t.StringC;
|
|
1101
1077
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -1368,8 +1344,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1368
1344
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1369
1345
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1370
1346
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1371
|
-
}>]>, t.
|
|
1372
|
-
intentType: t.LiteralC<"payment">;
|
|
1347
|
+
}>]>, t.TypeC<{
|
|
1373
1348
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1374
1349
|
address: t.PartialC<{
|
|
1375
1350
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1386,24 +1361,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1386
1361
|
}>, t.PartialC<{
|
|
1387
1362
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1388
1363
|
}>]>>;
|
|
1364
|
+
}>, t.UnionC<[t.TypeC<{
|
|
1365
|
+
intentType: t.LiteralC<"payment">;
|
|
1389
1366
|
}>, t.TypeC<{
|
|
1390
1367
|
intentType: t.LiteralC<"payment">;
|
|
1391
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1392
|
-
address: t.PartialC<{
|
|
1393
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1394
|
-
option: t.UnionC<[t.Type<{
|
|
1395
|
-
[x: string]: unknown;
|
|
1396
|
-
}, {
|
|
1397
|
-
[x: string]: unknown;
|
|
1398
|
-
}, unknown>, t.UndefinedC]>;
|
|
1399
|
-
}>;
|
|
1400
|
-
amount: t.TypeC<{
|
|
1401
|
-
value: t.StringC;
|
|
1402
|
-
symbol: t.StringC;
|
|
1403
|
-
}>;
|
|
1404
|
-
}>, t.PartialC<{
|
|
1405
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1406
|
-
}>]>>;
|
|
1407
1368
|
isTestTransaction: t.BooleanC;
|
|
1408
1369
|
}>]>]>, t.TypeC<{
|
|
1409
1370
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1458,12 +1419,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1458
1419
|
}>]>, t.TypeC<{
|
|
1459
1420
|
stakingRequestId: t.StringC;
|
|
1460
1421
|
}>]>, t.TypeC<{
|
|
1461
|
-
intentType: t.LiteralC<"delegate">;
|
|
1462
|
-
validatorAddress: t.StringC;
|
|
1463
1422
|
amount: t.TypeC<{
|
|
1464
1423
|
value: t.StringC;
|
|
1465
1424
|
symbol: t.StringC;
|
|
1466
1425
|
}>;
|
|
1426
|
+
}>, t.TypeC<{
|
|
1427
|
+
intentType: t.LiteralC<"delegate">;
|
|
1428
|
+
validatorAddress: t.StringC;
|
|
1467
1429
|
}>, t.PartialC<{
|
|
1468
1430
|
recipients: t.UnionC<[t.Type<({
|
|
1469
1431
|
address: {
|
|
@@ -1543,11 +1505,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1543
1505
|
}>]>, t.TypeC<{
|
|
1544
1506
|
stakingRequestId: t.StringC;
|
|
1545
1507
|
}>]>, t.TypeC<{
|
|
1546
|
-
intentType: t.LiteralC<"switchValidator">;
|
|
1547
1508
|
amount: t.TypeC<{
|
|
1548
1509
|
value: t.StringC;
|
|
1549
1510
|
symbol: t.StringC;
|
|
1550
1511
|
}>;
|
|
1512
|
+
}>, t.TypeC<{
|
|
1513
|
+
intentType: t.LiteralC<"switchValidator">;
|
|
1551
1514
|
validatorAddress: t.StringC;
|
|
1552
1515
|
destValidatorAddress: t.StringC;
|
|
1553
1516
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -1601,12 +1564,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1601
1564
|
}>]>, t.TypeC<{
|
|
1602
1565
|
stakingRequestId: t.StringC;
|
|
1603
1566
|
}>]>, t.TypeC<{
|
|
1604
|
-
intentType: t.LiteralC<"undelegate">;
|
|
1605
|
-
validatorAddress: t.StringC;
|
|
1606
1567
|
amount: t.TypeC<{
|
|
1607
1568
|
value: t.StringC;
|
|
1608
1569
|
symbol: t.StringC;
|
|
1609
1570
|
}>;
|
|
1571
|
+
}>, t.TypeC<{
|
|
1572
|
+
intentType: t.LiteralC<"undelegate">;
|
|
1573
|
+
validatorAddress: t.StringC;
|
|
1610
1574
|
}>, t.PartialC<{
|
|
1611
1575
|
recipients: t.UnionC<[t.Type<({
|
|
1612
1576
|
address: {
|
|
@@ -1907,8 +1871,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1907
1871
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1908
1872
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1909
1873
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1910
|
-
}>]>, t.
|
|
1911
|
-
intentType: t.LiteralC<"payment">;
|
|
1874
|
+
}>]>, t.TypeC<{
|
|
1912
1875
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1913
1876
|
address: t.PartialC<{
|
|
1914
1877
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1925,24 +1888,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1925
1888
|
}>, t.PartialC<{
|
|
1926
1889
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1927
1890
|
}>]>>;
|
|
1891
|
+
}>, t.UnionC<[t.TypeC<{
|
|
1892
|
+
intentType: t.LiteralC<"payment">;
|
|
1928
1893
|
}>, t.TypeC<{
|
|
1929
1894
|
intentType: t.LiteralC<"payment">;
|
|
1930
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1931
|
-
address: t.PartialC<{
|
|
1932
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1933
|
-
option: t.UnionC<[t.Type<{
|
|
1934
|
-
[x: string]: unknown;
|
|
1935
|
-
}, {
|
|
1936
|
-
[x: string]: unknown;
|
|
1937
|
-
}, unknown>, t.UndefinedC]>;
|
|
1938
|
-
}>;
|
|
1939
|
-
amount: t.TypeC<{
|
|
1940
|
-
value: t.StringC;
|
|
1941
|
-
symbol: t.StringC;
|
|
1942
|
-
}>;
|
|
1943
|
-
}>, t.PartialC<{
|
|
1944
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1945
|
-
}>]>>;
|
|
1946
1895
|
isTestTransaction: t.BooleanC;
|
|
1947
1896
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
1948
1897
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -2041,6 +1990,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2041
1990
|
value: t.StringC;
|
|
2042
1991
|
symbol: t.StringC;
|
|
2043
1992
|
}>;
|
|
1993
|
+
}>, t.TypeC<{
|
|
2044
1994
|
stakingProxy: t.StringC;
|
|
2045
1995
|
}>, t.PartialC<{
|
|
2046
1996
|
addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -2118,6 +2068,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2118
2068
|
value: t.StringC;
|
|
2119
2069
|
symbol: t.StringC;
|
|
2120
2070
|
}>;
|
|
2071
|
+
}>, t.TypeC<{
|
|
2121
2072
|
stakingProxy: t.StringC;
|
|
2122
2073
|
}>, t.PartialC<{
|
|
2123
2074
|
stopStaking: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -2606,8 +2557,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2606
2557
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2607
2558
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2608
2559
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2609
|
-
}>]>, t.
|
|
2610
|
-
intentType: t.LiteralC<"payment">;
|
|
2560
|
+
}>]>, t.TypeC<{
|
|
2611
2561
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2612
2562
|
address: t.PartialC<{
|
|
2613
2563
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2624,24 +2574,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2624
2574
|
}>, t.PartialC<{
|
|
2625
2575
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2626
2576
|
}>]>>;
|
|
2577
|
+
}>, t.UnionC<[t.TypeC<{
|
|
2578
|
+
intentType: t.LiteralC<"payment">;
|
|
2627
2579
|
}>, t.TypeC<{
|
|
2628
2580
|
intentType: t.LiteralC<"payment">;
|
|
2629
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2630
|
-
address: t.PartialC<{
|
|
2631
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2632
|
-
option: t.UnionC<[t.Type<{
|
|
2633
|
-
[x: string]: unknown;
|
|
2634
|
-
}, {
|
|
2635
|
-
[x: string]: unknown;
|
|
2636
|
-
}, unknown>, t.UndefinedC]>;
|
|
2637
|
-
}>;
|
|
2638
|
-
amount: t.TypeC<{
|
|
2639
|
-
value: t.StringC;
|
|
2640
|
-
symbol: t.StringC;
|
|
2641
|
-
}>;
|
|
2642
|
-
}>, t.PartialC<{
|
|
2643
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2644
|
-
}>]>>;
|
|
2645
2581
|
isTestTransaction: t.BooleanC;
|
|
2646
2582
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
2647
2583
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -2821,7 +2757,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2821
2757
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2822
2758
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2823
2759
|
}>]>, t.TypeC<{
|
|
2824
|
-
intentType: t.LiteralC<"transferToken">;
|
|
2825
2760
|
recipients: t.ArrayC<t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2826
2761
|
address: t.PartialC<{
|
|
2827
2762
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2850,6 +2785,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2850
2785
|
decimals: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
2851
2786
|
}>]>;
|
|
2852
2787
|
}>]>>;
|
|
2788
|
+
}>, t.TypeC<{
|
|
2789
|
+
intentType: t.LiteralC<"transferToken">;
|
|
2853
2790
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
2854
2791
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2855
2792
|
}>, t.PartialC<{
|
|
@@ -2999,8 +2936,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2999
2936
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3000
2937
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3001
2938
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3002
|
-
}>]>, t.
|
|
3003
|
-
intentType: t.LiteralC<"payment">;
|
|
2939
|
+
}>]>, t.TypeC<{
|
|
3004
2940
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3005
2941
|
address: t.PartialC<{
|
|
3006
2942
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3017,24 +2953,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3017
2953
|
}>, t.PartialC<{
|
|
3018
2954
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3019
2955
|
}>]>>;
|
|
2956
|
+
}>, t.UnionC<[t.TypeC<{
|
|
2957
|
+
intentType: t.LiteralC<"payment">;
|
|
3020
2958
|
}>, t.TypeC<{
|
|
3021
2959
|
intentType: t.LiteralC<"payment">;
|
|
3022
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3023
|
-
address: t.PartialC<{
|
|
3024
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3025
|
-
option: t.UnionC<[t.Type<{
|
|
3026
|
-
[x: string]: unknown;
|
|
3027
|
-
}, {
|
|
3028
|
-
[x: string]: unknown;
|
|
3029
|
-
}, unknown>, t.UndefinedC]>;
|
|
3030
|
-
}>;
|
|
3031
|
-
amount: t.TypeC<{
|
|
3032
|
-
value: t.StringC;
|
|
3033
|
-
symbol: t.StringC;
|
|
3034
|
-
}>;
|
|
3035
|
-
}>, t.PartialC<{
|
|
3036
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3037
|
-
}>]>>;
|
|
3038
2960
|
isTestTransaction: t.BooleanC;
|
|
3039
2961
|
}>]>]>, t.PartialC<{
|
|
3040
2962
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3260,8 +3182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3260
3182
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3261
3183
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3262
3184
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3263
|
-
}>]>, t.
|
|
3264
|
-
intentType: t.LiteralC<"payment">;
|
|
3185
|
+
}>]>, t.TypeC<{
|
|
3265
3186
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3266
3187
|
address: t.PartialC<{
|
|
3267
3188
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3278,24 +3199,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3278
3199
|
}>, t.PartialC<{
|
|
3279
3200
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3280
3201
|
}>]>>;
|
|
3202
|
+
}>, t.UnionC<[t.TypeC<{
|
|
3203
|
+
intentType: t.LiteralC<"payment">;
|
|
3281
3204
|
}>, t.TypeC<{
|
|
3282
3205
|
intentType: t.LiteralC<"payment">;
|
|
3283
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3284
|
-
address: t.PartialC<{
|
|
3285
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3286
|
-
option: t.UnionC<[t.Type<{
|
|
3287
|
-
[x: string]: unknown;
|
|
3288
|
-
}, {
|
|
3289
|
-
[x: string]: unknown;
|
|
3290
|
-
}, unknown>, t.UndefinedC]>;
|
|
3291
|
-
}>;
|
|
3292
|
-
amount: t.TypeC<{
|
|
3293
|
-
value: t.StringC;
|
|
3294
|
-
symbol: t.StringC;
|
|
3295
|
-
}>;
|
|
3296
|
-
}>, t.PartialC<{
|
|
3297
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3298
|
-
}>]>>;
|
|
3299
3206
|
isTestTransaction: t.BooleanC;
|
|
3300
3207
|
}>]>]>, t.TypeC<{
|
|
3301
3208
|
custodianTransactionId: t.StringC;
|
|
@@ -4074,11 +3981,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4074
3981
|
}>, t.TypeC<{
|
|
4075
3982
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4076
3983
|
}>]>, t.TypeC<{
|
|
4077
|
-
stakingAddress: t.StringC;
|
|
4078
3984
|
amount: t.TypeC<{
|
|
4079
3985
|
value: t.StringC;
|
|
4080
3986
|
symbol: t.StringC;
|
|
4081
3987
|
}>;
|
|
3988
|
+
}>, t.TypeC<{
|
|
3989
|
+
stakingAddress: t.StringC;
|
|
4082
3990
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
4083
3991
|
intentType: t.KeyofC<{
|
|
4084
3992
|
payment: t.LiteralC<"payment">;
|
|
@@ -4550,8 +4458,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4550
4458
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4551
4459
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4552
4460
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4553
|
-
}>]>, t.
|
|
4554
|
-
intentType: t.LiteralC<"payment">;
|
|
4461
|
+
}>]>, t.TypeC<{
|
|
4555
4462
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4556
4463
|
address: t.PartialC<{
|
|
4557
4464
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4568,24 +4475,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4568
4475
|
}>, t.PartialC<{
|
|
4569
4476
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4570
4477
|
}>]>>;
|
|
4478
|
+
}>, t.UnionC<[t.TypeC<{
|
|
4479
|
+
intentType: t.LiteralC<"payment">;
|
|
4571
4480
|
}>, t.TypeC<{
|
|
4572
4481
|
intentType: t.LiteralC<"payment">;
|
|
4573
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4574
|
-
address: t.PartialC<{
|
|
4575
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4576
|
-
option: t.UnionC<[t.Type<{
|
|
4577
|
-
[x: string]: unknown;
|
|
4578
|
-
}, {
|
|
4579
|
-
[x: string]: unknown;
|
|
4580
|
-
}, unknown>, t.UndefinedC]>;
|
|
4581
|
-
}>;
|
|
4582
|
-
amount: t.TypeC<{
|
|
4583
|
-
value: t.StringC;
|
|
4584
|
-
symbol: t.StringC;
|
|
4585
|
-
}>;
|
|
4586
|
-
}>, t.PartialC<{
|
|
4587
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4588
|
-
}>]>>;
|
|
4589
4482
|
isTestTransaction: t.BooleanC;
|
|
4590
4483
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
4591
4484
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -4648,11 +4541,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4648
4541
|
}>, t.TypeC<{
|
|
4649
4542
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4650
4543
|
}>]>, t.TypeC<{
|
|
4651
|
-
validatorAddress: t.StringC;
|
|
4652
4544
|
amount: t.TypeC<{
|
|
4653
4545
|
value: t.StringC;
|
|
4654
4546
|
symbol: t.StringC;
|
|
4655
4547
|
}>;
|
|
4548
|
+
}>, t.TypeC<{
|
|
4549
|
+
validatorAddress: t.StringC;
|
|
4656
4550
|
isMarinade: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
4657
4551
|
stakingType: t.UnionC<[t.Type<"NATIVE" | "MARINADE" | "JITO", "NATIVE" | "MARINADE" | "JITO", unknown>, t.UndefinedC]>;
|
|
4658
4552
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -4939,8 +4833,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4939
4833
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4940
4834
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4941
4835
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4942
|
-
}>]>, t.
|
|
4943
|
-
intentType: t.LiteralC<"payment">;
|
|
4836
|
+
}>]>, t.TypeC<{
|
|
4944
4837
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4945
4838
|
address: t.PartialC<{
|
|
4946
4839
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4957,24 +4850,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4957
4850
|
}>, t.PartialC<{
|
|
4958
4851
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4959
4852
|
}>]>>;
|
|
4853
|
+
}>, t.UnionC<[t.TypeC<{
|
|
4854
|
+
intentType: t.LiteralC<"payment">;
|
|
4960
4855
|
}>, t.TypeC<{
|
|
4961
4856
|
intentType: t.LiteralC<"payment">;
|
|
4962
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4963
|
-
address: t.PartialC<{
|
|
4964
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4965
|
-
option: t.UnionC<[t.Type<{
|
|
4966
|
-
[x: string]: unknown;
|
|
4967
|
-
}, {
|
|
4968
|
-
[x: string]: unknown;
|
|
4969
|
-
}, unknown>, t.UndefinedC]>;
|
|
4970
|
-
}>;
|
|
4971
|
-
amount: t.TypeC<{
|
|
4972
|
-
value: t.StringC;
|
|
4973
|
-
symbol: t.StringC;
|
|
4974
|
-
}>;
|
|
4975
|
-
}>, t.PartialC<{
|
|
4976
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4977
|
-
}>]>>;
|
|
4978
4857
|
isTestTransaction: t.BooleanC;
|
|
4979
4858
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
4980
4859
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -5380,8 +5259,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5380
5259
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5381
5260
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5382
5261
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
5383
|
-
}>]>, t.
|
|
5384
|
-
intentType: t.LiteralC<"payment">;
|
|
5262
|
+
}>]>, t.TypeC<{
|
|
5385
5263
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
5386
5264
|
address: t.PartialC<{
|
|
5387
5265
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5398,24 +5276,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5398
5276
|
}>, t.PartialC<{
|
|
5399
5277
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5400
5278
|
}>]>>;
|
|
5279
|
+
}>, t.UnionC<[t.TypeC<{
|
|
5280
|
+
intentType: t.LiteralC<"payment">;
|
|
5401
5281
|
}>, t.TypeC<{
|
|
5402
5282
|
intentType: t.LiteralC<"payment">;
|
|
5403
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
5404
|
-
address: t.PartialC<{
|
|
5405
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5406
|
-
option: t.UnionC<[t.Type<{
|
|
5407
|
-
[x: string]: unknown;
|
|
5408
|
-
}, {
|
|
5409
|
-
[x: string]: unknown;
|
|
5410
|
-
}, unknown>, t.UndefinedC]>;
|
|
5411
|
-
}>;
|
|
5412
|
-
amount: t.TypeC<{
|
|
5413
|
-
value: t.StringC;
|
|
5414
|
-
symbol: t.StringC;
|
|
5415
|
-
}>;
|
|
5416
|
-
}>, t.PartialC<{
|
|
5417
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5418
|
-
}>]>>;
|
|
5419
5283
|
isTestTransaction: t.BooleanC;
|
|
5420
5284
|
}>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
5421
5285
|
intentType: t.KeyofC<{
|
|
@@ -6078,8 +5942,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6078
5942
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6079
5943
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6080
5944
|
}>]>, t.TypeC<{
|
|
6081
|
-
intentType: t.LiteralC<"tokenApproval">;
|
|
6082
5945
|
tokenName: t.StringC;
|
|
5946
|
+
}>, t.TypeC<{
|
|
5947
|
+
intentType: t.LiteralC<"tokenApproval">;
|
|
6083
5948
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
6084
5949
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6085
5950
|
}>, t.TypeC<{
|
|
@@ -6189,12 +6054,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6189
6054
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6190
6055
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6191
6056
|
}>]>, t.TypeC<{
|
|
6192
|
-
intentType: t.LiteralC<"delegate">;
|
|
6193
|
-
validatorAddress: t.StringC;
|
|
6194
6057
|
amount: t.TypeC<{
|
|
6195
6058
|
value: t.StringC;
|
|
6196
6059
|
symbol: t.StringC;
|
|
6197
6060
|
}>;
|
|
6061
|
+
}>, t.TypeC<{
|
|
6062
|
+
intentType: t.LiteralC<"delegate">;
|
|
6063
|
+
validatorAddress: t.StringC;
|
|
6198
6064
|
useSingleNominator: t.BooleanC;
|
|
6199
6065
|
}>, t.PartialC<{
|
|
6200
6066
|
ownerAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6246,8 +6112,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6246
6112
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6247
6113
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6248
6114
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6249
|
-
}>]>, t.
|
|
6250
|
-
intentType: t.LiteralC<"payment">;
|
|
6115
|
+
}>]>, t.TypeC<{
|
|
6251
6116
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
6252
6117
|
address: t.PartialC<{
|
|
6253
6118
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6264,24 +6129,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6264
6129
|
}>, t.PartialC<{
|
|
6265
6130
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6266
6131
|
}>]>>;
|
|
6132
|
+
}>, t.UnionC<[t.TypeC<{
|
|
6133
|
+
intentType: t.LiteralC<"payment">;
|
|
6267
6134
|
}>, t.TypeC<{
|
|
6268
6135
|
intentType: t.LiteralC<"payment">;
|
|
6269
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
6270
|
-
address: t.PartialC<{
|
|
6271
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6272
|
-
option: t.UnionC<[t.Type<{
|
|
6273
|
-
[x: string]: unknown;
|
|
6274
|
-
}, {
|
|
6275
|
-
[x: string]: unknown;
|
|
6276
|
-
}, unknown>, t.UndefinedC]>;
|
|
6277
|
-
}>;
|
|
6278
|
-
amount: t.TypeC<{
|
|
6279
|
-
value: t.StringC;
|
|
6280
|
-
symbol: t.StringC;
|
|
6281
|
-
}>;
|
|
6282
|
-
}>, t.PartialC<{
|
|
6283
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6284
|
-
}>]>>;
|
|
6285
6136
|
isTestTransaction: t.BooleanC;
|
|
6286
6137
|
}>]>]>, t.PartialC<{
|
|
6287
6138
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6398,6 +6249,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6398
6249
|
value: t.StringC;
|
|
6399
6250
|
symbol: t.StringC;
|
|
6400
6251
|
}>;
|
|
6252
|
+
}>, t.TypeC<{
|
|
6401
6253
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
6402
6254
|
levelId: import("io-ts-types").NonEmptyStringC;
|
|
6403
6255
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -6617,11 +6469,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6617
6469
|
}>]>, t.TypeC<{
|
|
6618
6470
|
stakingRequestId: t.StringC;
|
|
6619
6471
|
}>]>, t.TypeC<{
|
|
6620
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
6621
6472
|
amount: t.TypeC<{
|
|
6622
6473
|
value: t.StringC;
|
|
6623
6474
|
symbol: t.StringC;
|
|
6624
6475
|
}>;
|
|
6476
|
+
}>, t.TypeC<{
|
|
6477
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
6625
6478
|
}>]>, t.TypeC<{
|
|
6626
6479
|
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
6627
6480
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
@@ -6780,12 +6633,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6780
6633
|
}>]>, t.TypeC<{
|
|
6781
6634
|
calldata: t.StringC;
|
|
6782
6635
|
}>]>, t.TypeC<{
|
|
6783
|
-
intentType: t.LiteralC<"delegate">;
|
|
6784
|
-
validatorAddress: t.StringC;
|
|
6785
6636
|
amount: t.TypeC<{
|
|
6786
6637
|
value: t.StringC;
|
|
6787
6638
|
symbol: t.StringC;
|
|
6788
6639
|
}>;
|
|
6640
|
+
}>, t.TypeC<{
|
|
6641
|
+
intentType: t.LiteralC<"delegate">;
|
|
6642
|
+
validatorAddress: t.StringC;
|
|
6789
6643
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6790
6644
|
intentType: t.KeyofC<{
|
|
6791
6645
|
payment: t.LiteralC<"payment">;
|
|
@@ -6839,12 +6693,13 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6839
6693
|
}>]>, t.TypeC<{
|
|
6840
6694
|
calldata: t.StringC;
|
|
6841
6695
|
}>]>, t.TypeC<{
|
|
6842
|
-
intentType: t.LiteralC<"undelegate">;
|
|
6843
|
-
validatorAddress: t.StringC;
|
|
6844
6696
|
amount: t.TypeC<{
|
|
6845
6697
|
value: t.StringC;
|
|
6846
6698
|
symbol: t.StringC;
|
|
6847
6699
|
}>;
|
|
6700
|
+
}>, t.TypeC<{
|
|
6701
|
+
intentType: t.LiteralC<"undelegate">;
|
|
6702
|
+
validatorAddress: t.StringC;
|
|
6848
6703
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6849
6704
|
intentType: t.KeyofC<{
|
|
6850
6705
|
payment: t.LiteralC<"payment">;
|
|
@@ -7865,8 +7720,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7865
7720
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7866
7721
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7867
7722
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
7868
|
-
}>]>, t.
|
|
7869
|
-
intentType: t.LiteralC<"payment">;
|
|
7723
|
+
}>]>, t.TypeC<{
|
|
7870
7724
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
7871
7725
|
address: t.PartialC<{
|
|
7872
7726
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7883,24 +7737,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7883
7737
|
}>, t.PartialC<{
|
|
7884
7738
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7885
7739
|
}>]>>;
|
|
7740
|
+
}>, t.UnionC<[t.TypeC<{
|
|
7741
|
+
intentType: t.LiteralC<"payment">;
|
|
7886
7742
|
}>, t.TypeC<{
|
|
7887
7743
|
intentType: t.LiteralC<"payment">;
|
|
7888
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
7889
|
-
address: t.PartialC<{
|
|
7890
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7891
|
-
option: t.UnionC<[t.Type<{
|
|
7892
|
-
[x: string]: unknown;
|
|
7893
|
-
}, {
|
|
7894
|
-
[x: string]: unknown;
|
|
7895
|
-
}, unknown>, t.UndefinedC]>;
|
|
7896
|
-
}>;
|
|
7897
|
-
amount: t.TypeC<{
|
|
7898
|
-
value: t.StringC;
|
|
7899
|
-
symbol: t.StringC;
|
|
7900
|
-
}>;
|
|
7901
|
-
}>, t.PartialC<{
|
|
7902
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
7903
|
-
}>]>>;
|
|
7904
7744
|
isTestTransaction: t.BooleanC;
|
|
7905
7745
|
}>]>]>, t.TypeC<{
|
|
7906
7746
|
unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
@@ -7955,11 +7795,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7955
7795
|
}>]>, t.TypeC<{
|
|
7956
7796
|
stakingRequestId: t.StringC;
|
|
7957
7797
|
}>]>, t.TypeC<{
|
|
7958
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7959
7798
|
amount: t.TypeC<{
|
|
7960
7799
|
value: t.StringC;
|
|
7961
7800
|
symbol: t.StringC;
|
|
7962
7801
|
}>;
|
|
7802
|
+
}>, t.TypeC<{
|
|
7803
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
7963
7804
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
7964
7805
|
intentType: t.KeyofC<{
|
|
7965
7806
|
payment: t.LiteralC<"payment">;
|
|
@@ -8254,8 +8095,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8254
8095
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8255
8096
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8256
8097
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
8257
|
-
}>]>, t.
|
|
8258
|
-
intentType: t.LiteralC<"payment">;
|
|
8098
|
+
}>]>, t.TypeC<{
|
|
8259
8099
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
8260
8100
|
address: t.PartialC<{
|
|
8261
8101
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8272,24 +8112,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8272
8112
|
}>, t.PartialC<{
|
|
8273
8113
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8274
8114
|
}>]>>;
|
|
8115
|
+
}>, t.UnionC<[t.TypeC<{
|
|
8116
|
+
intentType: t.LiteralC<"payment">;
|
|
8275
8117
|
}>, t.TypeC<{
|
|
8276
8118
|
intentType: t.LiteralC<"payment">;
|
|
8277
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
8278
|
-
address: t.PartialC<{
|
|
8279
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8280
|
-
option: t.UnionC<[t.Type<{
|
|
8281
|
-
[x: string]: unknown;
|
|
8282
|
-
}, {
|
|
8283
|
-
[x: string]: unknown;
|
|
8284
|
-
}, unknown>, t.UndefinedC]>;
|
|
8285
|
-
}>;
|
|
8286
|
-
amount: t.TypeC<{
|
|
8287
|
-
value: t.StringC;
|
|
8288
|
-
symbol: t.StringC;
|
|
8289
|
-
}>;
|
|
8290
|
-
}>, t.PartialC<{
|
|
8291
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
8292
|
-
}>]>>;
|
|
8293
8119
|
isTestTransaction: t.BooleanC;
|
|
8294
8120
|
}>]>]>, t.TypeC<{
|
|
8295
8121
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8346,11 +8172,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8346
8172
|
}>]>, t.TypeC<{
|
|
8347
8173
|
intentType: t.LiteralC<"stake">;
|
|
8348
8174
|
}>]>, t.TypeC<{
|
|
8349
|
-
validatorAddress: t.StringC;
|
|
8350
8175
|
amount: t.TypeC<{
|
|
8351
8176
|
value: t.StringC;
|
|
8352
8177
|
symbol: t.StringC;
|
|
8353
8178
|
}>;
|
|
8179
|
+
}>, t.TypeC<{
|
|
8180
|
+
validatorAddress: t.StringC;
|
|
8354
8181
|
}>, t.PartialC<{
|
|
8355
8182
|
recipients: t.UnionC<[t.Type<({
|
|
8356
8183
|
address: {
|
|
@@ -8432,11 +8259,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8432
8259
|
}>]>, t.TypeC<{
|
|
8433
8260
|
intentType: t.LiteralC<"unstake">;
|
|
8434
8261
|
}>]>, t.TypeC<{
|
|
8435
|
-
validatorAddress: t.StringC;
|
|
8436
8262
|
amount: t.TypeC<{
|
|
8437
8263
|
value: t.StringC;
|
|
8438
8264
|
symbol: t.StringC;
|
|
8439
8265
|
}>;
|
|
8266
|
+
}>, t.TypeC<{
|
|
8267
|
+
validatorAddress: t.StringC;
|
|
8440
8268
|
}>, t.PartialC<{
|
|
8441
8269
|
recipients: t.UnionC<[t.Type<({
|
|
8442
8270
|
address: {
|
|
@@ -8526,11 +8354,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8526
8354
|
symbol: string;
|
|
8527
8355
|
}, unknown>, t.UndefinedC]>;
|
|
8528
8356
|
}>]>, t.TypeC<{
|
|
8529
|
-
validatorAddress: t.StringC;
|
|
8530
8357
|
amount: t.TypeC<{
|
|
8531
8358
|
value: t.StringC;
|
|
8532
8359
|
symbol: t.StringC;
|
|
8533
8360
|
}>;
|
|
8361
|
+
}>, t.TypeC<{
|
|
8362
|
+
validatorAddress: t.StringC;
|
|
8534
8363
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
8535
8364
|
intentType: t.KeyofC<{
|
|
8536
8365
|
payment: t.LiteralC<"payment">;
|
|
@@ -8688,12 +8517,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8688
8517
|
}>]>, t.TypeC<{
|
|
8689
8518
|
stakingRequestId: t.StringC;
|
|
8690
8519
|
}>]>, t.TypeC<{
|
|
8691
|
-
intentType: t.LiteralC<"delegate">;
|
|
8692
|
-
validatorAddress: t.StringC;
|
|
8693
8520
|
amount: t.TypeC<{
|
|
8694
8521
|
value: t.StringC;
|
|
8695
8522
|
symbol: t.StringC;
|
|
8696
8523
|
}>;
|
|
8524
|
+
}>, t.TypeC<{
|
|
8525
|
+
intentType: t.LiteralC<"delegate">;
|
|
8526
|
+
validatorAddress: t.StringC;
|
|
8697
8527
|
}>, t.PartialC<{
|
|
8698
8528
|
relayerFee: t.StringC;
|
|
8699
8529
|
delegateVotePower: t.StringC;
|
|
@@ -8748,12 +8578,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8748
8578
|
}>]>, t.TypeC<{
|
|
8749
8579
|
stakingRequestId: t.StringC;
|
|
8750
8580
|
}>]>, t.TypeC<{
|
|
8751
|
-
intentType: t.LiteralC<"undelegate">;
|
|
8752
|
-
validatorAddress: t.StringC;
|
|
8753
8581
|
amount: t.TypeC<{
|
|
8754
8582
|
value: t.StringC;
|
|
8755
8583
|
symbol: t.StringC;
|
|
8756
8584
|
}>;
|
|
8585
|
+
}>, t.TypeC<{
|
|
8586
|
+
intentType: t.LiteralC<"undelegate">;
|
|
8587
|
+
validatorAddress: t.StringC;
|
|
8757
8588
|
}>, t.PartialC<{
|
|
8758
8589
|
relayerFee: t.StringC;
|
|
8759
8590
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -9026,8 +8857,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9026
8857
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9027
8858
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9028
8859
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9029
|
-
}>]>, t.
|
|
9030
|
-
intentType: t.LiteralC<"payment">;
|
|
8860
|
+
}>]>, t.TypeC<{
|
|
9031
8861
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
9032
8862
|
address: t.PartialC<{
|
|
9033
8863
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9044,24 +8874,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9044
8874
|
}>, t.PartialC<{
|
|
9045
8875
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9046
8876
|
}>]>>;
|
|
8877
|
+
}>, t.UnionC<[t.TypeC<{
|
|
8878
|
+
intentType: t.LiteralC<"payment">;
|
|
9047
8879
|
}>, t.TypeC<{
|
|
9048
8880
|
intentType: t.LiteralC<"payment">;
|
|
9049
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
9050
|
-
address: t.PartialC<{
|
|
9051
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9052
|
-
option: t.UnionC<[t.Type<{
|
|
9053
|
-
[x: string]: unknown;
|
|
9054
|
-
}, {
|
|
9055
|
-
[x: string]: unknown;
|
|
9056
|
-
}, unknown>, t.UndefinedC]>;
|
|
9057
|
-
}>;
|
|
9058
|
-
amount: t.TypeC<{
|
|
9059
|
-
value: t.StringC;
|
|
9060
|
-
symbol: t.StringC;
|
|
9061
|
-
}>;
|
|
9062
|
-
}>, t.PartialC<{
|
|
9063
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9064
|
-
}>]>>;
|
|
9065
8881
|
isTestTransaction: t.BooleanC;
|
|
9066
8882
|
}>]>]>, t.TypeC<{
|
|
9067
8883
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9116,12 +8932,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9116
8932
|
}>]>, t.TypeC<{
|
|
9117
8933
|
stakingRequestId: t.StringC;
|
|
9118
8934
|
}>]>, t.TypeC<{
|
|
9119
|
-
intentType: t.LiteralC<"delegate">;
|
|
9120
|
-
validatorAddress: t.StringC;
|
|
9121
8935
|
amount: t.TypeC<{
|
|
9122
8936
|
value: t.StringC;
|
|
9123
8937
|
symbol: t.StringC;
|
|
9124
8938
|
}>;
|
|
8939
|
+
}>, t.TypeC<{
|
|
8940
|
+
intentType: t.LiteralC<"delegate">;
|
|
8941
|
+
validatorAddress: t.StringC;
|
|
9125
8942
|
}>, t.PartialC<{
|
|
9126
8943
|
recipients: t.UnionC<[t.Type<({
|
|
9127
8944
|
address: {
|
|
@@ -9201,11 +9018,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9201
9018
|
}>]>, t.TypeC<{
|
|
9202
9019
|
stakingRequestId: t.StringC;
|
|
9203
9020
|
}>]>, t.TypeC<{
|
|
9204
|
-
intentType: t.LiteralC<"switchValidator">;
|
|
9205
9021
|
amount: t.TypeC<{
|
|
9206
9022
|
value: t.StringC;
|
|
9207
9023
|
symbol: t.StringC;
|
|
9208
9024
|
}>;
|
|
9025
|
+
}>, t.TypeC<{
|
|
9026
|
+
intentType: t.LiteralC<"switchValidator">;
|
|
9209
9027
|
validatorAddress: t.StringC;
|
|
9210
9028
|
destValidatorAddress: t.StringC;
|
|
9211
9029
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -9259,12 +9077,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9259
9077
|
}>]>, t.TypeC<{
|
|
9260
9078
|
stakingRequestId: t.StringC;
|
|
9261
9079
|
}>]>, t.TypeC<{
|
|
9262
|
-
intentType: t.LiteralC<"undelegate">;
|
|
9263
|
-
validatorAddress: t.StringC;
|
|
9264
9080
|
amount: t.TypeC<{
|
|
9265
9081
|
value: t.StringC;
|
|
9266
9082
|
symbol: t.StringC;
|
|
9267
9083
|
}>;
|
|
9084
|
+
}>, t.TypeC<{
|
|
9085
|
+
intentType: t.LiteralC<"undelegate">;
|
|
9086
|
+
validatorAddress: t.StringC;
|
|
9268
9087
|
}>, t.PartialC<{
|
|
9269
9088
|
recipients: t.UnionC<[t.Type<({
|
|
9270
9089
|
address: {
|
|
@@ -9565,8 +9384,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9565
9384
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9566
9385
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9567
9386
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
9568
|
-
}>]>, t.
|
|
9569
|
-
intentType: t.LiteralC<"payment">;
|
|
9387
|
+
}>]>, t.TypeC<{
|
|
9570
9388
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
9571
9389
|
address: t.PartialC<{
|
|
9572
9390
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9583,24 +9401,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9583
9401
|
}>, t.PartialC<{
|
|
9584
9402
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9585
9403
|
}>]>>;
|
|
9404
|
+
}>, t.UnionC<[t.TypeC<{
|
|
9405
|
+
intentType: t.LiteralC<"payment">;
|
|
9586
9406
|
}>, t.TypeC<{
|
|
9587
9407
|
intentType: t.LiteralC<"payment">;
|
|
9588
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
9589
|
-
address: t.PartialC<{
|
|
9590
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9591
|
-
option: t.UnionC<[t.Type<{
|
|
9592
|
-
[x: string]: unknown;
|
|
9593
|
-
}, {
|
|
9594
|
-
[x: string]: unknown;
|
|
9595
|
-
}, unknown>, t.UndefinedC]>;
|
|
9596
|
-
}>;
|
|
9597
|
-
amount: t.TypeC<{
|
|
9598
|
-
value: t.StringC;
|
|
9599
|
-
symbol: t.StringC;
|
|
9600
|
-
}>;
|
|
9601
|
-
}>, t.PartialC<{
|
|
9602
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
9603
|
-
}>]>>;
|
|
9604
9408
|
isTestTransaction: t.BooleanC;
|
|
9605
9409
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
9606
9410
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -9699,6 +9503,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9699
9503
|
value: t.StringC;
|
|
9700
9504
|
symbol: t.StringC;
|
|
9701
9505
|
}>;
|
|
9506
|
+
}>, t.TypeC<{
|
|
9702
9507
|
stakingProxy: t.StringC;
|
|
9703
9508
|
}>, t.PartialC<{
|
|
9704
9509
|
addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -9776,6 +9581,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9776
9581
|
value: t.StringC;
|
|
9777
9582
|
symbol: t.StringC;
|
|
9778
9583
|
}>;
|
|
9584
|
+
}>, t.TypeC<{
|
|
9779
9585
|
stakingProxy: t.StringC;
|
|
9780
9586
|
}>, t.PartialC<{
|
|
9781
9587
|
stopStaking: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -10264,8 +10070,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10264
10070
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10265
10071
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10266
10072
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
10267
|
-
}>]>, t.
|
|
10268
|
-
intentType: t.LiteralC<"payment">;
|
|
10073
|
+
}>]>, t.TypeC<{
|
|
10269
10074
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10270
10075
|
address: t.PartialC<{
|
|
10271
10076
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10282,24 +10087,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10282
10087
|
}>, t.PartialC<{
|
|
10283
10088
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10284
10089
|
}>]>>;
|
|
10090
|
+
}>, t.UnionC<[t.TypeC<{
|
|
10091
|
+
intentType: t.LiteralC<"payment">;
|
|
10285
10092
|
}>, t.TypeC<{
|
|
10286
10093
|
intentType: t.LiteralC<"payment">;
|
|
10287
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10288
|
-
address: t.PartialC<{
|
|
10289
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10290
|
-
option: t.UnionC<[t.Type<{
|
|
10291
|
-
[x: string]: unknown;
|
|
10292
|
-
}, {
|
|
10293
|
-
[x: string]: unknown;
|
|
10294
|
-
}, unknown>, t.UndefinedC]>;
|
|
10295
|
-
}>;
|
|
10296
|
-
amount: t.TypeC<{
|
|
10297
|
-
value: t.StringC;
|
|
10298
|
-
symbol: t.StringC;
|
|
10299
|
-
}>;
|
|
10300
|
-
}>, t.PartialC<{
|
|
10301
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10302
|
-
}>]>>;
|
|
10303
10094
|
isTestTransaction: t.BooleanC;
|
|
10304
10095
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
10305
10096
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -10479,7 +10270,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10479
10270
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10480
10271
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
10481
10272
|
}>]>, t.TypeC<{
|
|
10482
|
-
intentType: t.LiteralC<"transferToken">;
|
|
10483
10273
|
recipients: t.ArrayC<t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
10484
10274
|
address: t.PartialC<{
|
|
10485
10275
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10508,6 +10298,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10508
10298
|
decimals: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
10509
10299
|
}>]>;
|
|
10510
10300
|
}>]>>;
|
|
10301
|
+
}>, t.TypeC<{
|
|
10302
|
+
intentType: t.LiteralC<"transferToken">;
|
|
10511
10303
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
10512
10304
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
10513
10305
|
}>, t.PartialC<{
|
|
@@ -10657,8 +10449,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10657
10449
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10658
10450
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10659
10451
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
10660
|
-
}>]>, t.
|
|
10661
|
-
intentType: t.LiteralC<"payment">;
|
|
10452
|
+
}>]>, t.TypeC<{
|
|
10662
10453
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10663
10454
|
address: t.PartialC<{
|
|
10664
10455
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10675,24 +10466,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10675
10466
|
}>, t.PartialC<{
|
|
10676
10467
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10677
10468
|
}>]>>;
|
|
10469
|
+
}>, t.UnionC<[t.TypeC<{
|
|
10470
|
+
intentType: t.LiteralC<"payment">;
|
|
10678
10471
|
}>, t.TypeC<{
|
|
10679
10472
|
intentType: t.LiteralC<"payment">;
|
|
10680
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10681
|
-
address: t.PartialC<{
|
|
10682
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10683
|
-
option: t.UnionC<[t.Type<{
|
|
10684
|
-
[x: string]: unknown;
|
|
10685
|
-
}, {
|
|
10686
|
-
[x: string]: unknown;
|
|
10687
|
-
}, unknown>, t.UndefinedC]>;
|
|
10688
|
-
}>;
|
|
10689
|
-
amount: t.TypeC<{
|
|
10690
|
-
value: t.StringC;
|
|
10691
|
-
symbol: t.StringC;
|
|
10692
|
-
}>;
|
|
10693
|
-
}>, t.PartialC<{
|
|
10694
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10695
|
-
}>]>>;
|
|
10696
10473
|
isTestTransaction: t.BooleanC;
|
|
10697
10474
|
}>]>]>, t.PartialC<{
|
|
10698
10475
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10918,8 +10695,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10918
10695
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10919
10696
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10920
10697
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
10921
|
-
}>]>, t.
|
|
10922
|
-
intentType: t.LiteralC<"payment">;
|
|
10698
|
+
}>]>, t.TypeC<{
|
|
10923
10699
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10924
10700
|
address: t.PartialC<{
|
|
10925
10701
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10936,24 +10712,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10936
10712
|
}>, t.PartialC<{
|
|
10937
10713
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10938
10714
|
}>]>>;
|
|
10715
|
+
}>, t.UnionC<[t.TypeC<{
|
|
10716
|
+
intentType: t.LiteralC<"payment">;
|
|
10939
10717
|
}>, t.TypeC<{
|
|
10940
10718
|
intentType: t.LiteralC<"payment">;
|
|
10941
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
10942
|
-
address: t.PartialC<{
|
|
10943
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10944
|
-
option: t.UnionC<[t.Type<{
|
|
10945
|
-
[x: string]: unknown;
|
|
10946
|
-
}, {
|
|
10947
|
-
[x: string]: unknown;
|
|
10948
|
-
}, unknown>, t.UndefinedC]>;
|
|
10949
|
-
}>;
|
|
10950
|
-
amount: t.TypeC<{
|
|
10951
|
-
value: t.StringC;
|
|
10952
|
-
symbol: t.StringC;
|
|
10953
|
-
}>;
|
|
10954
|
-
}>, t.PartialC<{
|
|
10955
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
10956
|
-
}>]>>;
|
|
10957
10719
|
isTestTransaction: t.BooleanC;
|
|
10958
10720
|
}>]>]>, t.TypeC<{
|
|
10959
10721
|
custodianTransactionId: t.StringC;
|
|
@@ -11732,11 +11494,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11732
11494
|
}>, t.TypeC<{
|
|
11733
11495
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
11734
11496
|
}>]>, t.TypeC<{
|
|
11735
|
-
stakingAddress: t.StringC;
|
|
11736
11497
|
amount: t.TypeC<{
|
|
11737
11498
|
value: t.StringC;
|
|
11738
11499
|
symbol: t.StringC;
|
|
11739
11500
|
}>;
|
|
11501
|
+
}>, t.TypeC<{
|
|
11502
|
+
stakingAddress: t.StringC;
|
|
11740
11503
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
11741
11504
|
intentType: t.KeyofC<{
|
|
11742
11505
|
payment: t.LiteralC<"payment">;
|
|
@@ -12208,8 +11971,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12208
11971
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12209
11972
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12210
11973
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
12211
|
-
}>]>, t.
|
|
12212
|
-
intentType: t.LiteralC<"payment">;
|
|
11974
|
+
}>]>, t.TypeC<{
|
|
12213
11975
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
12214
11976
|
address: t.PartialC<{
|
|
12215
11977
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12226,24 +11988,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12226
11988
|
}>, t.PartialC<{
|
|
12227
11989
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12228
11990
|
}>]>>;
|
|
11991
|
+
}>, t.UnionC<[t.TypeC<{
|
|
11992
|
+
intentType: t.LiteralC<"payment">;
|
|
12229
11993
|
}>, t.TypeC<{
|
|
12230
11994
|
intentType: t.LiteralC<"payment">;
|
|
12231
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
12232
|
-
address: t.PartialC<{
|
|
12233
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12234
|
-
option: t.UnionC<[t.Type<{
|
|
12235
|
-
[x: string]: unknown;
|
|
12236
|
-
}, {
|
|
12237
|
-
[x: string]: unknown;
|
|
12238
|
-
}, unknown>, t.UndefinedC]>;
|
|
12239
|
-
}>;
|
|
12240
|
-
amount: t.TypeC<{
|
|
12241
|
-
value: t.StringC;
|
|
12242
|
-
symbol: t.StringC;
|
|
12243
|
-
}>;
|
|
12244
|
-
}>, t.PartialC<{
|
|
12245
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12246
|
-
}>]>>;
|
|
12247
11995
|
isTestTransaction: t.BooleanC;
|
|
12248
11996
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
12249
11997
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -12306,11 +12054,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12306
12054
|
}>, t.TypeC<{
|
|
12307
12055
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12308
12056
|
}>]>, t.TypeC<{
|
|
12309
|
-
validatorAddress: t.StringC;
|
|
12310
12057
|
amount: t.TypeC<{
|
|
12311
12058
|
value: t.StringC;
|
|
12312
12059
|
symbol: t.StringC;
|
|
12313
12060
|
}>;
|
|
12061
|
+
}>, t.TypeC<{
|
|
12062
|
+
validatorAddress: t.StringC;
|
|
12314
12063
|
isMarinade: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
12315
12064
|
stakingType: t.UnionC<[t.Type<"NATIVE" | "MARINADE" | "JITO", "NATIVE" | "MARINADE" | "JITO", unknown>, t.UndefinedC]>;
|
|
12316
12065
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -12597,8 +12346,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12597
12346
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12598
12347
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12599
12348
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
12600
|
-
}>]>, t.
|
|
12601
|
-
intentType: t.LiteralC<"payment">;
|
|
12349
|
+
}>]>, t.TypeC<{
|
|
12602
12350
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
12603
12351
|
address: t.PartialC<{
|
|
12604
12352
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -12615,24 +12363,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12615
12363
|
}>, t.PartialC<{
|
|
12616
12364
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12617
12365
|
}>]>>;
|
|
12366
|
+
}>, t.UnionC<[t.TypeC<{
|
|
12367
|
+
intentType: t.LiteralC<"payment">;
|
|
12618
12368
|
}>, t.TypeC<{
|
|
12619
12369
|
intentType: t.LiteralC<"payment">;
|
|
12620
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
12621
|
-
address: t.PartialC<{
|
|
12622
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12623
|
-
option: t.UnionC<[t.Type<{
|
|
12624
|
-
[x: string]: unknown;
|
|
12625
|
-
}, {
|
|
12626
|
-
[x: string]: unknown;
|
|
12627
|
-
}, unknown>, t.UndefinedC]>;
|
|
12628
|
-
}>;
|
|
12629
|
-
amount: t.TypeC<{
|
|
12630
|
-
value: t.StringC;
|
|
12631
|
-
symbol: t.StringC;
|
|
12632
|
-
}>;
|
|
12633
|
-
}>, t.PartialC<{
|
|
12634
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
12635
|
-
}>]>>;
|
|
12636
12370
|
isTestTransaction: t.BooleanC;
|
|
12637
12371
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
12638
12372
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -13038,8 +12772,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13038
12772
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13039
12773
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13040
12774
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
13041
|
-
}>]>, t.
|
|
13042
|
-
intentType: t.LiteralC<"payment">;
|
|
12775
|
+
}>]>, t.TypeC<{
|
|
13043
12776
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
13044
12777
|
address: t.PartialC<{
|
|
13045
12778
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13056,24 +12789,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13056
12789
|
}>, t.PartialC<{
|
|
13057
12790
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13058
12791
|
}>]>>;
|
|
12792
|
+
}>, t.UnionC<[t.TypeC<{
|
|
12793
|
+
intentType: t.LiteralC<"payment">;
|
|
13059
12794
|
}>, t.TypeC<{
|
|
13060
12795
|
intentType: t.LiteralC<"payment">;
|
|
13061
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
13062
|
-
address: t.PartialC<{
|
|
13063
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13064
|
-
option: t.UnionC<[t.Type<{
|
|
13065
|
-
[x: string]: unknown;
|
|
13066
|
-
}, {
|
|
13067
|
-
[x: string]: unknown;
|
|
13068
|
-
}, unknown>, t.UndefinedC]>;
|
|
13069
|
-
}>;
|
|
13070
|
-
amount: t.TypeC<{
|
|
13071
|
-
value: t.StringC;
|
|
13072
|
-
symbol: t.StringC;
|
|
13073
|
-
}>;
|
|
13074
|
-
}>, t.PartialC<{
|
|
13075
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13076
|
-
}>]>>;
|
|
13077
12796
|
isTestTransaction: t.BooleanC;
|
|
13078
12797
|
}>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
13079
12798
|
intentType: t.KeyofC<{
|
|
@@ -13736,8 +13455,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13736
13455
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13737
13456
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
13738
13457
|
}>]>, t.TypeC<{
|
|
13739
|
-
intentType: t.LiteralC<"tokenApproval">;
|
|
13740
13458
|
tokenName: t.StringC;
|
|
13459
|
+
}>, t.TypeC<{
|
|
13460
|
+
intentType: t.LiteralC<"tokenApproval">;
|
|
13741
13461
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
13742
13462
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
13743
13463
|
}>, t.TypeC<{
|
|
@@ -13847,12 +13567,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13847
13567
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13848
13568
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
13849
13569
|
}>]>, t.TypeC<{
|
|
13850
|
-
intentType: t.LiteralC<"delegate">;
|
|
13851
|
-
validatorAddress: t.StringC;
|
|
13852
13570
|
amount: t.TypeC<{
|
|
13853
13571
|
value: t.StringC;
|
|
13854
13572
|
symbol: t.StringC;
|
|
13855
13573
|
}>;
|
|
13574
|
+
}>, t.TypeC<{
|
|
13575
|
+
intentType: t.LiteralC<"delegate">;
|
|
13576
|
+
validatorAddress: t.StringC;
|
|
13856
13577
|
useSingleNominator: t.BooleanC;
|
|
13857
13578
|
}>, t.PartialC<{
|
|
13858
13579
|
ownerAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13904,8 +13625,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13904
13625
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13905
13626
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13906
13627
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
13907
|
-
}>]>, t.
|
|
13908
|
-
intentType: t.LiteralC<"payment">;
|
|
13628
|
+
}>]>, t.TypeC<{
|
|
13909
13629
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
13910
13630
|
address: t.PartialC<{
|
|
13911
13631
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -13922,24 +13642,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13922
13642
|
}>, t.PartialC<{
|
|
13923
13643
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13924
13644
|
}>]>>;
|
|
13645
|
+
}>, t.UnionC<[t.TypeC<{
|
|
13646
|
+
intentType: t.LiteralC<"payment">;
|
|
13925
13647
|
}>, t.TypeC<{
|
|
13926
13648
|
intentType: t.LiteralC<"payment">;
|
|
13927
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
13928
|
-
address: t.PartialC<{
|
|
13929
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13930
|
-
option: t.UnionC<[t.Type<{
|
|
13931
|
-
[x: string]: unknown;
|
|
13932
|
-
}, {
|
|
13933
|
-
[x: string]: unknown;
|
|
13934
|
-
}, unknown>, t.UndefinedC]>;
|
|
13935
|
-
}>;
|
|
13936
|
-
amount: t.TypeC<{
|
|
13937
|
-
value: t.StringC;
|
|
13938
|
-
symbol: t.StringC;
|
|
13939
|
-
}>;
|
|
13940
|
-
}>, t.PartialC<{
|
|
13941
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13942
|
-
}>]>>;
|
|
13943
13649
|
isTestTransaction: t.BooleanC;
|
|
13944
13650
|
}>]>]>, t.PartialC<{
|
|
13945
13651
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -14056,6 +13762,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14056
13762
|
value: t.StringC;
|
|
14057
13763
|
symbol: t.StringC;
|
|
14058
13764
|
}>;
|
|
13765
|
+
}>, t.TypeC<{
|
|
14059
13766
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
14060
13767
|
levelId: import("io-ts-types").NonEmptyStringC;
|
|
14061
13768
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -14275,11 +13982,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14275
13982
|
}>]>, t.TypeC<{
|
|
14276
13983
|
stakingRequestId: t.StringC;
|
|
14277
13984
|
}>]>, t.TypeC<{
|
|
14278
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
14279
13985
|
amount: t.TypeC<{
|
|
14280
13986
|
value: t.StringC;
|
|
14281
13987
|
symbol: t.StringC;
|
|
14282
13988
|
}>;
|
|
13989
|
+
}>, t.TypeC<{
|
|
13990
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
14283
13991
|
}>]>, t.TypeC<{
|
|
14284
13992
|
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
14285
13993
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
@@ -14438,12 +14146,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14438
14146
|
}>]>, t.TypeC<{
|
|
14439
14147
|
calldata: t.StringC;
|
|
14440
14148
|
}>]>, t.TypeC<{
|
|
14441
|
-
intentType: t.LiteralC<"delegate">;
|
|
14442
|
-
validatorAddress: t.StringC;
|
|
14443
14149
|
amount: t.TypeC<{
|
|
14444
14150
|
value: t.StringC;
|
|
14445
14151
|
symbol: t.StringC;
|
|
14446
14152
|
}>;
|
|
14153
|
+
}>, t.TypeC<{
|
|
14154
|
+
intentType: t.LiteralC<"delegate">;
|
|
14155
|
+
validatorAddress: t.StringC;
|
|
14447
14156
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
14448
14157
|
intentType: t.KeyofC<{
|
|
14449
14158
|
payment: t.LiteralC<"payment">;
|
|
@@ -14497,12 +14206,13 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14497
14206
|
}>]>, t.TypeC<{
|
|
14498
14207
|
calldata: t.StringC;
|
|
14499
14208
|
}>]>, t.TypeC<{
|
|
14500
|
-
intentType: t.LiteralC<"undelegate">;
|
|
14501
|
-
validatorAddress: t.StringC;
|
|
14502
14209
|
amount: t.TypeC<{
|
|
14503
14210
|
value: t.StringC;
|
|
14504
14211
|
symbol: t.StringC;
|
|
14505
14212
|
}>;
|
|
14213
|
+
}>, t.TypeC<{
|
|
14214
|
+
intentType: t.LiteralC<"undelegate">;
|
|
14215
|
+
validatorAddress: t.StringC;
|
|
14506
14216
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
14507
14217
|
intentType: t.KeyofC<{
|
|
14508
14218
|
payment: t.LiteralC<"payment">;
|