@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
|
@@ -109,8 +109,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
109
109
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
110
110
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
111
111
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
112
|
-
}>]>, t.
|
|
113
|
-
intentType: t.LiteralC<"payment">;
|
|
112
|
+
}>]>, t.TypeC<{
|
|
114
113
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
115
114
|
address: t.PartialC<{
|
|
116
115
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -127,24 +126,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
127
126
|
}>, t.PartialC<{
|
|
128
127
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
129
128
|
}>]>>;
|
|
129
|
+
}>, t.UnionC<[t.TypeC<{
|
|
130
|
+
intentType: t.LiteralC<"payment">;
|
|
130
131
|
}>, t.TypeC<{
|
|
131
132
|
intentType: t.LiteralC<"payment">;
|
|
132
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
133
|
-
address: t.PartialC<{
|
|
134
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
135
|
-
option: t.UnionC<[t.Type<{
|
|
136
|
-
[x: string]: unknown;
|
|
137
|
-
}, {
|
|
138
|
-
[x: string]: unknown;
|
|
139
|
-
}, unknown>, t.UndefinedC]>;
|
|
140
|
-
}>;
|
|
141
|
-
amount: t.TypeC<{
|
|
142
|
-
value: t.StringC;
|
|
143
|
-
symbol: t.StringC;
|
|
144
|
-
}>;
|
|
145
|
-
}>, t.PartialC<{
|
|
146
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
147
|
-
}>]>>;
|
|
148
133
|
isTestTransaction: t.BooleanC;
|
|
149
134
|
}>]>]>, t.TypeC<{
|
|
150
135
|
unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
@@ -199,11 +184,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
199
184
|
}>]>, t.TypeC<{
|
|
200
185
|
stakingRequestId: t.StringC;
|
|
201
186
|
}>]>, t.TypeC<{
|
|
202
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
203
187
|
amount: t.TypeC<{
|
|
204
188
|
value: t.StringC;
|
|
205
189
|
symbol: t.StringC;
|
|
206
190
|
}>;
|
|
191
|
+
}>, t.TypeC<{
|
|
192
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
207
193
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
208
194
|
intentType: t.KeyofC<{
|
|
209
195
|
payment: t.LiteralC<"payment">;
|
|
@@ -498,8 +484,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
498
484
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
499
485
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
500
486
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
501
|
-
}>]>, t.
|
|
502
|
-
intentType: t.LiteralC<"payment">;
|
|
487
|
+
}>]>, t.TypeC<{
|
|
503
488
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
504
489
|
address: t.PartialC<{
|
|
505
490
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -516,24 +501,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
516
501
|
}>, t.PartialC<{
|
|
517
502
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
518
503
|
}>]>>;
|
|
504
|
+
}>, t.UnionC<[t.TypeC<{
|
|
505
|
+
intentType: t.LiteralC<"payment">;
|
|
519
506
|
}>, t.TypeC<{
|
|
520
507
|
intentType: t.LiteralC<"payment">;
|
|
521
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
522
|
-
address: t.PartialC<{
|
|
523
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
524
|
-
option: t.UnionC<[t.Type<{
|
|
525
|
-
[x: string]: unknown;
|
|
526
|
-
}, {
|
|
527
|
-
[x: string]: unknown;
|
|
528
|
-
}, unknown>, t.UndefinedC]>;
|
|
529
|
-
}>;
|
|
530
|
-
amount: t.TypeC<{
|
|
531
|
-
value: t.StringC;
|
|
532
|
-
symbol: t.StringC;
|
|
533
|
-
}>;
|
|
534
|
-
}>, t.PartialC<{
|
|
535
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
536
|
-
}>]>>;
|
|
537
508
|
isTestTransaction: t.BooleanC;
|
|
538
509
|
}>]>]>, t.TypeC<{
|
|
539
510
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -590,11 +561,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
590
561
|
}>]>, t.TypeC<{
|
|
591
562
|
intentType: t.LiteralC<"stake">;
|
|
592
563
|
}>]>, t.TypeC<{
|
|
593
|
-
validatorAddress: t.StringC;
|
|
594
564
|
amount: t.TypeC<{
|
|
595
565
|
value: t.StringC;
|
|
596
566
|
symbol: t.StringC;
|
|
597
567
|
}>;
|
|
568
|
+
}>, t.TypeC<{
|
|
569
|
+
validatorAddress: t.StringC;
|
|
598
570
|
}>, t.PartialC<{
|
|
599
571
|
recipients: t.UnionC<[t.Type<({
|
|
600
572
|
address: {
|
|
@@ -676,11 +648,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
676
648
|
}>]>, t.TypeC<{
|
|
677
649
|
intentType: t.LiteralC<"unstake">;
|
|
678
650
|
}>]>, t.TypeC<{
|
|
679
|
-
validatorAddress: t.StringC;
|
|
680
651
|
amount: t.TypeC<{
|
|
681
652
|
value: t.StringC;
|
|
682
653
|
symbol: t.StringC;
|
|
683
654
|
}>;
|
|
655
|
+
}>, t.TypeC<{
|
|
656
|
+
validatorAddress: t.StringC;
|
|
684
657
|
}>, t.PartialC<{
|
|
685
658
|
recipients: t.UnionC<[t.Type<({
|
|
686
659
|
address: {
|
|
@@ -770,11 +743,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
770
743
|
symbol: string;
|
|
771
744
|
}, unknown>, t.UndefinedC]>;
|
|
772
745
|
}>]>, t.TypeC<{
|
|
773
|
-
validatorAddress: t.StringC;
|
|
774
746
|
amount: t.TypeC<{
|
|
775
747
|
value: t.StringC;
|
|
776
748
|
symbol: t.StringC;
|
|
777
749
|
}>;
|
|
750
|
+
}>, t.TypeC<{
|
|
751
|
+
validatorAddress: t.StringC;
|
|
778
752
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
779
753
|
intentType: t.KeyofC<{
|
|
780
754
|
payment: t.LiteralC<"payment">;
|
|
@@ -932,12 +906,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
932
906
|
}>]>, t.TypeC<{
|
|
933
907
|
stakingRequestId: t.StringC;
|
|
934
908
|
}>]>, t.TypeC<{
|
|
935
|
-
intentType: t.LiteralC<"delegate">;
|
|
936
|
-
validatorAddress: t.StringC;
|
|
937
909
|
amount: t.TypeC<{
|
|
938
910
|
value: t.StringC;
|
|
939
911
|
symbol: t.StringC;
|
|
940
912
|
}>;
|
|
913
|
+
}>, t.TypeC<{
|
|
914
|
+
intentType: t.LiteralC<"delegate">;
|
|
915
|
+
validatorAddress: t.StringC;
|
|
941
916
|
}>, t.PartialC<{
|
|
942
917
|
relayerFee: t.StringC;
|
|
943
918
|
delegateVotePower: t.StringC;
|
|
@@ -992,12 +967,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
992
967
|
}>]>, t.TypeC<{
|
|
993
968
|
stakingRequestId: t.StringC;
|
|
994
969
|
}>]>, t.TypeC<{
|
|
995
|
-
intentType: t.LiteralC<"undelegate">;
|
|
996
|
-
validatorAddress: t.StringC;
|
|
997
970
|
amount: t.TypeC<{
|
|
998
971
|
value: t.StringC;
|
|
999
972
|
symbol: t.StringC;
|
|
1000
973
|
}>;
|
|
974
|
+
}>, t.TypeC<{
|
|
975
|
+
intentType: t.LiteralC<"undelegate">;
|
|
976
|
+
validatorAddress: t.StringC;
|
|
1001
977
|
}>, t.PartialC<{
|
|
1002
978
|
relayerFee: t.StringC;
|
|
1003
979
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -1270,8 +1246,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1270
1246
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1271
1247
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1272
1248
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1273
|
-
}>]>, t.
|
|
1274
|
-
intentType: t.LiteralC<"payment">;
|
|
1249
|
+
}>]>, t.TypeC<{
|
|
1275
1250
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1276
1251
|
address: t.PartialC<{
|
|
1277
1252
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1288,24 +1263,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1288
1263
|
}>, t.PartialC<{
|
|
1289
1264
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1290
1265
|
}>]>>;
|
|
1266
|
+
}>, t.UnionC<[t.TypeC<{
|
|
1267
|
+
intentType: t.LiteralC<"payment">;
|
|
1291
1268
|
}>, t.TypeC<{
|
|
1292
1269
|
intentType: t.LiteralC<"payment">;
|
|
1293
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1294
|
-
address: t.PartialC<{
|
|
1295
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1296
|
-
option: t.UnionC<[t.Type<{
|
|
1297
|
-
[x: string]: unknown;
|
|
1298
|
-
}, {
|
|
1299
|
-
[x: string]: unknown;
|
|
1300
|
-
}, unknown>, t.UndefinedC]>;
|
|
1301
|
-
}>;
|
|
1302
|
-
amount: t.TypeC<{
|
|
1303
|
-
value: t.StringC;
|
|
1304
|
-
symbol: t.StringC;
|
|
1305
|
-
}>;
|
|
1306
|
-
}>, t.PartialC<{
|
|
1307
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1308
|
-
}>]>>;
|
|
1309
1270
|
isTestTransaction: t.BooleanC;
|
|
1310
1271
|
}>]>]>, t.TypeC<{
|
|
1311
1272
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1360,12 +1321,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1360
1321
|
}>]>, t.TypeC<{
|
|
1361
1322
|
stakingRequestId: t.StringC;
|
|
1362
1323
|
}>]>, t.TypeC<{
|
|
1363
|
-
intentType: t.LiteralC<"delegate">;
|
|
1364
|
-
validatorAddress: t.StringC;
|
|
1365
1324
|
amount: t.TypeC<{
|
|
1366
1325
|
value: t.StringC;
|
|
1367
1326
|
symbol: t.StringC;
|
|
1368
1327
|
}>;
|
|
1328
|
+
}>, t.TypeC<{
|
|
1329
|
+
intentType: t.LiteralC<"delegate">;
|
|
1330
|
+
validatorAddress: t.StringC;
|
|
1369
1331
|
}>, t.PartialC<{
|
|
1370
1332
|
recipients: t.UnionC<[t.Type<({
|
|
1371
1333
|
address: {
|
|
@@ -1445,11 +1407,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1445
1407
|
}>]>, t.TypeC<{
|
|
1446
1408
|
stakingRequestId: t.StringC;
|
|
1447
1409
|
}>]>, t.TypeC<{
|
|
1448
|
-
intentType: t.LiteralC<"switchValidator">;
|
|
1449
1410
|
amount: t.TypeC<{
|
|
1450
1411
|
value: t.StringC;
|
|
1451
1412
|
symbol: t.StringC;
|
|
1452
1413
|
}>;
|
|
1414
|
+
}>, t.TypeC<{
|
|
1415
|
+
intentType: t.LiteralC<"switchValidator">;
|
|
1453
1416
|
validatorAddress: t.StringC;
|
|
1454
1417
|
destValidatorAddress: t.StringC;
|
|
1455
1418
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -1503,12 +1466,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1503
1466
|
}>]>, t.TypeC<{
|
|
1504
1467
|
stakingRequestId: t.StringC;
|
|
1505
1468
|
}>]>, t.TypeC<{
|
|
1506
|
-
intentType: t.LiteralC<"undelegate">;
|
|
1507
|
-
validatorAddress: t.StringC;
|
|
1508
1469
|
amount: t.TypeC<{
|
|
1509
1470
|
value: t.StringC;
|
|
1510
1471
|
symbol: t.StringC;
|
|
1511
1472
|
}>;
|
|
1473
|
+
}>, t.TypeC<{
|
|
1474
|
+
intentType: t.LiteralC<"undelegate">;
|
|
1475
|
+
validatorAddress: t.StringC;
|
|
1512
1476
|
}>, t.PartialC<{
|
|
1513
1477
|
recipients: t.UnionC<[t.Type<({
|
|
1514
1478
|
address: {
|
|
@@ -1809,8 +1773,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1809
1773
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1810
1774
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1811
1775
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1812
|
-
}>]>, t.
|
|
1813
|
-
intentType: t.LiteralC<"payment">;
|
|
1776
|
+
}>]>, t.TypeC<{
|
|
1814
1777
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1815
1778
|
address: t.PartialC<{
|
|
1816
1779
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1827,24 +1790,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1827
1790
|
}>, t.PartialC<{
|
|
1828
1791
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1829
1792
|
}>]>>;
|
|
1793
|
+
}>, t.UnionC<[t.TypeC<{
|
|
1794
|
+
intentType: t.LiteralC<"payment">;
|
|
1830
1795
|
}>, t.TypeC<{
|
|
1831
1796
|
intentType: t.LiteralC<"payment">;
|
|
1832
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1833
|
-
address: t.PartialC<{
|
|
1834
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1835
|
-
option: t.UnionC<[t.Type<{
|
|
1836
|
-
[x: string]: unknown;
|
|
1837
|
-
}, {
|
|
1838
|
-
[x: string]: unknown;
|
|
1839
|
-
}, unknown>, t.UndefinedC]>;
|
|
1840
|
-
}>;
|
|
1841
|
-
amount: t.TypeC<{
|
|
1842
|
-
value: t.StringC;
|
|
1843
|
-
symbol: t.StringC;
|
|
1844
|
-
}>;
|
|
1845
|
-
}>, t.PartialC<{
|
|
1846
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1847
|
-
}>]>>;
|
|
1848
1797
|
isTestTransaction: t.BooleanC;
|
|
1849
1798
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
1850
1799
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -1943,6 +1892,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1943
1892
|
value: t.StringC;
|
|
1944
1893
|
symbol: t.StringC;
|
|
1945
1894
|
}>;
|
|
1895
|
+
}>, t.TypeC<{
|
|
1946
1896
|
stakingProxy: t.StringC;
|
|
1947
1897
|
}>, t.PartialC<{
|
|
1948
1898
|
addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -2020,6 +1970,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2020
1970
|
value: t.StringC;
|
|
2021
1971
|
symbol: t.StringC;
|
|
2022
1972
|
}>;
|
|
1973
|
+
}>, t.TypeC<{
|
|
2023
1974
|
stakingProxy: t.StringC;
|
|
2024
1975
|
}>, t.PartialC<{
|
|
2025
1976
|
stopStaking: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
@@ -2508,8 +2459,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2508
2459
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2509
2460
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2510
2461
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2511
|
-
}>]>, t.
|
|
2512
|
-
intentType: t.LiteralC<"payment">;
|
|
2462
|
+
}>]>, t.TypeC<{
|
|
2513
2463
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2514
2464
|
address: t.PartialC<{
|
|
2515
2465
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2526,24 +2476,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2526
2476
|
}>, t.PartialC<{
|
|
2527
2477
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2528
2478
|
}>]>>;
|
|
2479
|
+
}>, t.UnionC<[t.TypeC<{
|
|
2480
|
+
intentType: t.LiteralC<"payment">;
|
|
2529
2481
|
}>, t.TypeC<{
|
|
2530
2482
|
intentType: t.LiteralC<"payment">;
|
|
2531
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2532
|
-
address: t.PartialC<{
|
|
2533
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2534
|
-
option: t.UnionC<[t.Type<{
|
|
2535
|
-
[x: string]: unknown;
|
|
2536
|
-
}, {
|
|
2537
|
-
[x: string]: unknown;
|
|
2538
|
-
}, unknown>, t.UndefinedC]>;
|
|
2539
|
-
}>;
|
|
2540
|
-
amount: t.TypeC<{
|
|
2541
|
-
value: t.StringC;
|
|
2542
|
-
symbol: t.StringC;
|
|
2543
|
-
}>;
|
|
2544
|
-
}>, t.PartialC<{
|
|
2545
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2546
|
-
}>]>>;
|
|
2547
2483
|
isTestTransaction: t.BooleanC;
|
|
2548
2484
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
2549
2485
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -2723,7 +2659,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2723
2659
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2724
2660
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2725
2661
|
}>]>, t.TypeC<{
|
|
2726
|
-
intentType: t.LiteralC<"transferToken">;
|
|
2727
2662
|
recipients: t.ArrayC<t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
2728
2663
|
address: t.PartialC<{
|
|
2729
2664
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2752,6 +2687,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2752
2687
|
decimals: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
2753
2688
|
}>]>;
|
|
2754
2689
|
}>]>>;
|
|
2690
|
+
}>, t.TypeC<{
|
|
2691
|
+
intentType: t.LiteralC<"transferToken">;
|
|
2755
2692
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
2756
2693
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2757
2694
|
}>, t.PartialC<{
|
|
@@ -2901,8 +2838,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2901
2838
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2902
2839
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2903
2840
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
2904
|
-
}>]>, t.
|
|
2905
|
-
intentType: t.LiteralC<"payment">;
|
|
2841
|
+
}>]>, t.TypeC<{
|
|
2906
2842
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2907
2843
|
address: t.PartialC<{
|
|
2908
2844
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2919,24 +2855,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2919
2855
|
}>, t.PartialC<{
|
|
2920
2856
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2921
2857
|
}>]>>;
|
|
2858
|
+
}>, t.UnionC<[t.TypeC<{
|
|
2859
|
+
intentType: t.LiteralC<"payment">;
|
|
2922
2860
|
}>, t.TypeC<{
|
|
2923
2861
|
intentType: t.LiteralC<"payment">;
|
|
2924
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
2925
|
-
address: t.PartialC<{
|
|
2926
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2927
|
-
option: t.UnionC<[t.Type<{
|
|
2928
|
-
[x: string]: unknown;
|
|
2929
|
-
}, {
|
|
2930
|
-
[x: string]: unknown;
|
|
2931
|
-
}, unknown>, t.UndefinedC]>;
|
|
2932
|
-
}>;
|
|
2933
|
-
amount: t.TypeC<{
|
|
2934
|
-
value: t.StringC;
|
|
2935
|
-
symbol: t.StringC;
|
|
2936
|
-
}>;
|
|
2937
|
-
}>, t.PartialC<{
|
|
2938
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
2939
|
-
}>]>>;
|
|
2940
2862
|
isTestTransaction: t.BooleanC;
|
|
2941
2863
|
}>]>]>, t.PartialC<{
|
|
2942
2864
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3162,8 +3084,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3162
3084
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3163
3085
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3164
3086
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3165
|
-
}>]>, t.
|
|
3166
|
-
intentType: t.LiteralC<"payment">;
|
|
3087
|
+
}>]>, t.TypeC<{
|
|
3167
3088
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3168
3089
|
address: t.PartialC<{
|
|
3169
3090
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3180,24 +3101,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3180
3101
|
}>, t.PartialC<{
|
|
3181
3102
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3182
3103
|
}>]>>;
|
|
3104
|
+
}>, t.UnionC<[t.TypeC<{
|
|
3105
|
+
intentType: t.LiteralC<"payment">;
|
|
3183
3106
|
}>, t.TypeC<{
|
|
3184
3107
|
intentType: t.LiteralC<"payment">;
|
|
3185
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
3186
|
-
address: t.PartialC<{
|
|
3187
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3188
|
-
option: t.UnionC<[t.Type<{
|
|
3189
|
-
[x: string]: unknown;
|
|
3190
|
-
}, {
|
|
3191
|
-
[x: string]: unknown;
|
|
3192
|
-
}, unknown>, t.UndefinedC]>;
|
|
3193
|
-
}>;
|
|
3194
|
-
amount: t.TypeC<{
|
|
3195
|
-
value: t.StringC;
|
|
3196
|
-
symbol: t.StringC;
|
|
3197
|
-
}>;
|
|
3198
|
-
}>, t.PartialC<{
|
|
3199
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3200
|
-
}>]>>;
|
|
3201
3108
|
isTestTransaction: t.BooleanC;
|
|
3202
3109
|
}>]>]>, t.TypeC<{
|
|
3203
3110
|
custodianTransactionId: t.StringC;
|
|
@@ -3976,11 +3883,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3976
3883
|
}>, t.TypeC<{
|
|
3977
3884
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
3978
3885
|
}>]>, t.TypeC<{
|
|
3979
|
-
stakingAddress: t.StringC;
|
|
3980
3886
|
amount: t.TypeC<{
|
|
3981
3887
|
value: t.StringC;
|
|
3982
3888
|
symbol: t.StringC;
|
|
3983
3889
|
}>;
|
|
3890
|
+
}>, t.TypeC<{
|
|
3891
|
+
stakingAddress: t.StringC;
|
|
3984
3892
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
3985
3893
|
intentType: t.KeyofC<{
|
|
3986
3894
|
payment: t.LiteralC<"payment">;
|
|
@@ -4452,8 +4360,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4452
4360
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4453
4361
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4454
4362
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4455
|
-
}>]>, t.
|
|
4456
|
-
intentType: t.LiteralC<"payment">;
|
|
4363
|
+
}>]>, t.TypeC<{
|
|
4457
4364
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4458
4365
|
address: t.PartialC<{
|
|
4459
4366
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4470,24 +4377,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4470
4377
|
}>, t.PartialC<{
|
|
4471
4378
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4472
4379
|
}>]>>;
|
|
4380
|
+
}>, t.UnionC<[t.TypeC<{
|
|
4381
|
+
intentType: t.LiteralC<"payment">;
|
|
4473
4382
|
}>, t.TypeC<{
|
|
4474
4383
|
intentType: t.LiteralC<"payment">;
|
|
4475
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4476
|
-
address: t.PartialC<{
|
|
4477
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4478
|
-
option: t.UnionC<[t.Type<{
|
|
4479
|
-
[x: string]: unknown;
|
|
4480
|
-
}, {
|
|
4481
|
-
[x: string]: unknown;
|
|
4482
|
-
}, unknown>, t.UndefinedC]>;
|
|
4483
|
-
}>;
|
|
4484
|
-
amount: t.TypeC<{
|
|
4485
|
-
value: t.StringC;
|
|
4486
|
-
symbol: t.StringC;
|
|
4487
|
-
}>;
|
|
4488
|
-
}>, t.PartialC<{
|
|
4489
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4490
|
-
}>]>>;
|
|
4491
4384
|
isTestTransaction: t.BooleanC;
|
|
4492
4385
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
4493
4386
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -4550,11 +4443,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4550
4443
|
}>, t.TypeC<{
|
|
4551
4444
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4552
4445
|
}>]>, t.TypeC<{
|
|
4553
|
-
validatorAddress: t.StringC;
|
|
4554
4446
|
amount: t.TypeC<{
|
|
4555
4447
|
value: t.StringC;
|
|
4556
4448
|
symbol: t.StringC;
|
|
4557
4449
|
}>;
|
|
4450
|
+
}>, t.TypeC<{
|
|
4451
|
+
validatorAddress: t.StringC;
|
|
4558
4452
|
isMarinade: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
|
|
4559
4453
|
stakingType: t.UnionC<[t.Type<"NATIVE" | "MARINADE" | "JITO", "NATIVE" | "MARINADE" | "JITO", unknown>, t.UndefinedC]>;
|
|
4560
4454
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -4841,8 +4735,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4841
4735
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4842
4736
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4843
4737
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4844
|
-
}>]>, t.
|
|
4845
|
-
intentType: t.LiteralC<"payment">;
|
|
4738
|
+
}>]>, t.TypeC<{
|
|
4846
4739
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4847
4740
|
address: t.PartialC<{
|
|
4848
4741
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4859,24 +4752,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4859
4752
|
}>, t.PartialC<{
|
|
4860
4753
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4861
4754
|
}>]>>;
|
|
4755
|
+
}>, t.UnionC<[t.TypeC<{
|
|
4756
|
+
intentType: t.LiteralC<"payment">;
|
|
4862
4757
|
}>, t.TypeC<{
|
|
4863
4758
|
intentType: t.LiteralC<"payment">;
|
|
4864
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
4865
|
-
address: t.PartialC<{
|
|
4866
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4867
|
-
option: t.UnionC<[t.Type<{
|
|
4868
|
-
[x: string]: unknown;
|
|
4869
|
-
}, {
|
|
4870
|
-
[x: string]: unknown;
|
|
4871
|
-
}, unknown>, t.UndefinedC]>;
|
|
4872
|
-
}>;
|
|
4873
|
-
amount: t.TypeC<{
|
|
4874
|
-
value: t.StringC;
|
|
4875
|
-
symbol: t.StringC;
|
|
4876
|
-
}>;
|
|
4877
|
-
}>, t.PartialC<{
|
|
4878
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4879
|
-
}>]>>;
|
|
4880
4759
|
isTestTransaction: t.BooleanC;
|
|
4881
4760
|
}>]>]>, t.IntersectionC<[t.PartialC<{
|
|
4882
4761
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
@@ -5282,8 +5161,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5282
5161
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5283
5162
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5284
5163
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
5285
|
-
}>]>, t.
|
|
5286
|
-
intentType: t.LiteralC<"payment">;
|
|
5164
|
+
}>]>, t.TypeC<{
|
|
5287
5165
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
5288
5166
|
address: t.PartialC<{
|
|
5289
5167
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5300,24 +5178,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5300
5178
|
}>, t.PartialC<{
|
|
5301
5179
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5302
5180
|
}>]>>;
|
|
5181
|
+
}>, t.UnionC<[t.TypeC<{
|
|
5182
|
+
intentType: t.LiteralC<"payment">;
|
|
5303
5183
|
}>, t.TypeC<{
|
|
5304
5184
|
intentType: t.LiteralC<"payment">;
|
|
5305
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
5306
|
-
address: t.PartialC<{
|
|
5307
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5308
|
-
option: t.UnionC<[t.Type<{
|
|
5309
|
-
[x: string]: unknown;
|
|
5310
|
-
}, {
|
|
5311
|
-
[x: string]: unknown;
|
|
5312
|
-
}, unknown>, t.UndefinedC]>;
|
|
5313
|
-
}>;
|
|
5314
|
-
amount: t.TypeC<{
|
|
5315
|
-
value: t.StringC;
|
|
5316
|
-
symbol: t.StringC;
|
|
5317
|
-
}>;
|
|
5318
|
-
}>, t.PartialC<{
|
|
5319
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5320
|
-
}>]>>;
|
|
5321
5185
|
isTestTransaction: t.BooleanC;
|
|
5322
5186
|
}>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
5323
5187
|
intentType: t.KeyofC<{
|
|
@@ -5980,8 +5844,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5980
5844
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
5981
5845
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
5982
5846
|
}>]>, t.TypeC<{
|
|
5983
|
-
intentType: t.LiteralC<"tokenApproval">;
|
|
5984
5847
|
tokenName: t.StringC;
|
|
5848
|
+
}>, t.TypeC<{
|
|
5849
|
+
intentType: t.LiteralC<"tokenApproval">;
|
|
5985
5850
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
5986
5851
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
5987
5852
|
}>, t.TypeC<{
|
|
@@ -6091,12 +5956,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6091
5956
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6092
5957
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6093
5958
|
}>]>, t.TypeC<{
|
|
6094
|
-
intentType: t.LiteralC<"delegate">;
|
|
6095
|
-
validatorAddress: t.StringC;
|
|
6096
5959
|
amount: t.TypeC<{
|
|
6097
5960
|
value: t.StringC;
|
|
6098
5961
|
symbol: t.StringC;
|
|
6099
5962
|
}>;
|
|
5963
|
+
}>, t.TypeC<{
|
|
5964
|
+
intentType: t.LiteralC<"delegate">;
|
|
5965
|
+
validatorAddress: t.StringC;
|
|
6100
5966
|
useSingleNominator: t.BooleanC;
|
|
6101
5967
|
}>, t.PartialC<{
|
|
6102
5968
|
ownerAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6148,8 +6014,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6148
6014
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6149
6015
|
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6150
6016
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
6151
|
-
}>]>, t.
|
|
6152
|
-
intentType: t.LiteralC<"payment">;
|
|
6017
|
+
}>]>, t.TypeC<{
|
|
6153
6018
|
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
6154
6019
|
address: t.PartialC<{
|
|
6155
6020
|
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6166,24 +6031,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6166
6031
|
}>, t.PartialC<{
|
|
6167
6032
|
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6168
6033
|
}>]>>;
|
|
6034
|
+
}>, t.UnionC<[t.TypeC<{
|
|
6035
|
+
intentType: t.LiteralC<"payment">;
|
|
6169
6036
|
}>, t.TypeC<{
|
|
6170
6037
|
intentType: t.LiteralC<"payment">;
|
|
6171
|
-
recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
6172
|
-
address: t.PartialC<{
|
|
6173
|
-
address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6174
|
-
option: t.UnionC<[t.Type<{
|
|
6175
|
-
[x: string]: unknown;
|
|
6176
|
-
}, {
|
|
6177
|
-
[x: string]: unknown;
|
|
6178
|
-
}, unknown>, t.UndefinedC]>;
|
|
6179
|
-
}>;
|
|
6180
|
-
amount: t.TypeC<{
|
|
6181
|
-
value: t.StringC;
|
|
6182
|
-
symbol: t.StringC;
|
|
6183
|
-
}>;
|
|
6184
|
-
}>, t.PartialC<{
|
|
6185
|
-
data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
6186
|
-
}>]>>;
|
|
6187
6038
|
isTestTransaction: t.BooleanC;
|
|
6188
6039
|
}>]>]>, t.PartialC<{
|
|
6189
6040
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6300,6 +6151,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6300
6151
|
value: t.StringC;
|
|
6301
6152
|
symbol: t.StringC;
|
|
6302
6153
|
}>;
|
|
6154
|
+
}>, t.TypeC<{
|
|
6303
6155
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
6304
6156
|
levelId: import("io-ts-types").NonEmptyStringC;
|
|
6305
6157
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
@@ -6519,11 +6371,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6519
6371
|
}>]>, t.TypeC<{
|
|
6520
6372
|
stakingRequestId: t.StringC;
|
|
6521
6373
|
}>]>, t.TypeC<{
|
|
6522
|
-
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
6523
6374
|
amount: t.TypeC<{
|
|
6524
6375
|
value: t.StringC;
|
|
6525
6376
|
symbol: t.StringC;
|
|
6526
6377
|
}>;
|
|
6378
|
+
}>, t.TypeC<{
|
|
6379
|
+
intentType: t.LiteralC<"stakeClaimRewards">;
|
|
6527
6380
|
}>]>, t.TypeC<{
|
|
6528
6381
|
tokenId: import("io-ts-types").NonEmptyStringC;
|
|
6529
6382
|
stakingContractAddress: import("io-ts-types").NonEmptyStringC;
|
|
@@ -6682,12 +6535,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6682
6535
|
}>]>, t.TypeC<{
|
|
6683
6536
|
calldata: t.StringC;
|
|
6684
6537
|
}>]>, t.TypeC<{
|
|
6685
|
-
intentType: t.LiteralC<"delegate">;
|
|
6686
|
-
validatorAddress: t.StringC;
|
|
6687
6538
|
amount: t.TypeC<{
|
|
6688
6539
|
value: t.StringC;
|
|
6689
6540
|
symbol: t.StringC;
|
|
6690
6541
|
}>;
|
|
6542
|
+
}>, t.TypeC<{
|
|
6543
|
+
intentType: t.LiteralC<"delegate">;
|
|
6544
|
+
validatorAddress: t.StringC;
|
|
6691
6545
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6692
6546
|
intentType: t.KeyofC<{
|
|
6693
6547
|
payment: t.LiteralC<"payment">;
|
|
@@ -6741,12 +6595,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6741
6595
|
}>]>, t.TypeC<{
|
|
6742
6596
|
calldata: t.StringC;
|
|
6743
6597
|
}>]>, t.TypeC<{
|
|
6744
|
-
intentType: t.LiteralC<"undelegate">;
|
|
6745
|
-
validatorAddress: t.StringC;
|
|
6746
6598
|
amount: t.TypeC<{
|
|
6747
6599
|
value: t.StringC;
|
|
6748
6600
|
symbol: t.StringC;
|
|
6749
6601
|
}>;
|
|
6602
|
+
}>, t.TypeC<{
|
|
6603
|
+
intentType: t.LiteralC<"undelegate">;
|
|
6604
|
+
validatorAddress: t.StringC;
|
|
6750
6605
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
6751
6606
|
intentType: t.KeyofC<{
|
|
6752
6607
|
payment: t.LiteralC<"payment">;
|