@chainflip/rpc 2.1.7-dev.0 → 2.1.8
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/common.d.cts +77 -58
- package/dist/common.d.mts +77 -58
- package/dist/parsers.cjs +7 -6
- package/dist/parsers.d.cts +96 -58
- package/dist/parsers.d.mts +96 -58
- package/dist/parsers.mjs +6 -5
- package/package.json +2 -2
package/dist/common.d.cts
CHANGED
|
@@ -5340,7 +5340,7 @@ declare const rpcResult: {
|
|
|
5340
5340
|
Solana: number;
|
|
5341
5341
|
Assethub: number;
|
|
5342
5342
|
}>;
|
|
5343
|
-
boost_minimum_add_funds_amounts: z.
|
|
5343
|
+
boost_minimum_add_funds_amounts: z.ZodObject<{
|
|
5344
5344
|
Bitcoin: z.ZodObject<{
|
|
5345
5345
|
BTC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
|
|
5346
5346
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5458,7 +5458,7 @@ declare const rpcResult: {
|
|
|
5458
5458
|
USDT: string | number | null;
|
|
5459
5459
|
DOT: string | number | null;
|
|
5460
5460
|
};
|
|
5461
|
-
}
|
|
5461
|
+
}>;
|
|
5462
5462
|
}, "strip", z.ZodTypeAny, {
|
|
5463
5463
|
minimum_deposit_amounts: {
|
|
5464
5464
|
Bitcoin: {
|
|
@@ -5596,7 +5596,7 @@ declare const rpcResult: {
|
|
|
5596
5596
|
Solana: number;
|
|
5597
5597
|
Assethub: number;
|
|
5598
5598
|
};
|
|
5599
|
-
boost_minimum_add_funds_amounts
|
|
5599
|
+
boost_minimum_add_funds_amounts: {
|
|
5600
5600
|
Bitcoin: {
|
|
5601
5601
|
BTC: bigint | null;
|
|
5602
5602
|
};
|
|
@@ -5622,7 +5622,7 @@ declare const rpcResult: {
|
|
|
5622
5622
|
USDT: bigint | null;
|
|
5623
5623
|
DOT: bigint | null;
|
|
5624
5624
|
};
|
|
5625
|
-
}
|
|
5625
|
+
};
|
|
5626
5626
|
}, {
|
|
5627
5627
|
minimum_deposit_amounts: {
|
|
5628
5628
|
Bitcoin: {
|
|
@@ -5760,7 +5760,7 @@ declare const rpcResult: {
|
|
|
5760
5760
|
Solana: number;
|
|
5761
5761
|
Assethub: number;
|
|
5762
5762
|
};
|
|
5763
|
-
boost_minimum_add_funds_amounts
|
|
5763
|
+
boost_minimum_add_funds_amounts: {
|
|
5764
5764
|
Bitcoin: {
|
|
5765
5765
|
BTC: string | number | null;
|
|
5766
5766
|
};
|
|
@@ -5786,7 +5786,7 @@ declare const rpcResult: {
|
|
|
5786
5786
|
USDT: string | number | null;
|
|
5787
5787
|
DOT: string | number | null;
|
|
5788
5788
|
};
|
|
5789
|
-
}
|
|
5789
|
+
};
|
|
5790
5790
|
}>, Omit<{
|
|
5791
5791
|
minimum_deposit_amounts: {
|
|
5792
5792
|
Bitcoin: {
|
|
@@ -5924,7 +5924,7 @@ declare const rpcResult: {
|
|
|
5924
5924
|
Solana: number;
|
|
5925
5925
|
Assethub: number;
|
|
5926
5926
|
};
|
|
5927
|
-
boost_minimum_add_funds_amounts
|
|
5927
|
+
boost_minimum_add_funds_amounts: {
|
|
5928
5928
|
Bitcoin: {
|
|
5929
5929
|
BTC: bigint | null;
|
|
5930
5930
|
};
|
|
@@ -5950,7 +5950,7 @@ declare const rpcResult: {
|
|
|
5950
5950
|
USDT: bigint | null;
|
|
5951
5951
|
DOT: bigint | null;
|
|
5952
5952
|
};
|
|
5953
|
-
}
|
|
5953
|
+
};
|
|
5954
5954
|
}, "egress_dust_limits"> & {
|
|
5955
5955
|
readonly minimum_egress_amounts: {
|
|
5956
5956
|
Bitcoin: {
|
|
@@ -6116,7 +6116,7 @@ declare const rpcResult: {
|
|
|
6116
6116
|
Solana: number;
|
|
6117
6117
|
Assethub: number;
|
|
6118
6118
|
};
|
|
6119
|
-
boost_minimum_add_funds_amounts
|
|
6119
|
+
boost_minimum_add_funds_amounts: {
|
|
6120
6120
|
Bitcoin: {
|
|
6121
6121
|
BTC: string | number | null;
|
|
6122
6122
|
};
|
|
@@ -6142,7 +6142,7 @@ declare const rpcResult: {
|
|
|
6142
6142
|
USDT: string | number | null;
|
|
6143
6143
|
DOT: string | number | null;
|
|
6144
6144
|
};
|
|
6145
|
-
}
|
|
6145
|
+
};
|
|
6146
6146
|
}>;
|
|
6147
6147
|
swapping: z.ZodObject<{
|
|
6148
6148
|
maximum_swap_amounts: z.ZodObject<{
|
|
@@ -6913,7 +6913,7 @@ declare const rpcResult: {
|
|
|
6913
6913
|
};
|
|
6914
6914
|
};
|
|
6915
6915
|
}>;
|
|
6916
|
-
default_oracle_price_protection: z.
|
|
6916
|
+
default_oracle_price_protection: z.ZodObject<{
|
|
6917
6917
|
Bitcoin: z.ZodObject<{
|
|
6918
6918
|
BTC: z.ZodNullable<z.ZodNumber>;
|
|
6919
6919
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7031,7 +7031,7 @@ declare const rpcResult: {
|
|
|
7031
7031
|
USDT: number | null;
|
|
7032
7032
|
DOT: number | null;
|
|
7033
7033
|
};
|
|
7034
|
-
}
|
|
7034
|
+
}>;
|
|
7035
7035
|
}, "strip", z.ZodTypeAny, {
|
|
7036
7036
|
maximum_swap_amounts: {
|
|
7037
7037
|
Bitcoin: {
|
|
@@ -7159,7 +7159,7 @@ declare const rpcResult: {
|
|
|
7159
7159
|
};
|
|
7160
7160
|
};
|
|
7161
7161
|
};
|
|
7162
|
-
default_oracle_price_protection
|
|
7162
|
+
default_oracle_price_protection: {
|
|
7163
7163
|
Bitcoin: {
|
|
7164
7164
|
BTC: number | null;
|
|
7165
7165
|
};
|
|
@@ -7185,7 +7185,7 @@ declare const rpcResult: {
|
|
|
7185
7185
|
USDT: number | null;
|
|
7186
7186
|
DOT: number | null;
|
|
7187
7187
|
};
|
|
7188
|
-
}
|
|
7188
|
+
};
|
|
7189
7189
|
}, {
|
|
7190
7190
|
maximum_swap_amounts: {
|
|
7191
7191
|
Bitcoin: {
|
|
@@ -7313,7 +7313,7 @@ declare const rpcResult: {
|
|
|
7313
7313
|
};
|
|
7314
7314
|
};
|
|
7315
7315
|
};
|
|
7316
|
-
default_oracle_price_protection
|
|
7316
|
+
default_oracle_price_protection: {
|
|
7317
7317
|
Bitcoin: {
|
|
7318
7318
|
BTC: number | null;
|
|
7319
7319
|
};
|
|
@@ -7339,7 +7339,7 @@ declare const rpcResult: {
|
|
|
7339
7339
|
USDT: number | null;
|
|
7340
7340
|
DOT: number | null;
|
|
7341
7341
|
};
|
|
7342
|
-
}
|
|
7342
|
+
};
|
|
7343
7343
|
}>;
|
|
7344
7344
|
funding: z.ZodObject<{
|
|
7345
7345
|
redemption_tax: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
|
|
@@ -12909,7 +12909,7 @@ declare const rpcResult: {
|
|
|
12909
12909
|
Solana: number;
|
|
12910
12910
|
Assethub: number;
|
|
12911
12911
|
};
|
|
12912
|
-
boost_minimum_add_funds_amounts
|
|
12912
|
+
boost_minimum_add_funds_amounts: {
|
|
12913
12913
|
Bitcoin: {
|
|
12914
12914
|
BTC: bigint | null;
|
|
12915
12915
|
};
|
|
@@ -12935,7 +12935,7 @@ declare const rpcResult: {
|
|
|
12935
12935
|
USDT: bigint | null;
|
|
12936
12936
|
DOT: bigint | null;
|
|
12937
12937
|
};
|
|
12938
|
-
}
|
|
12938
|
+
};
|
|
12939
12939
|
}, "egress_dust_limits"> & {
|
|
12940
12940
|
readonly minimum_egress_amounts: {
|
|
12941
12941
|
Bitcoin: {
|
|
@@ -13092,7 +13092,7 @@ declare const rpcResult: {
|
|
|
13092
13092
|
};
|
|
13093
13093
|
};
|
|
13094
13094
|
};
|
|
13095
|
-
default_oracle_price_protection
|
|
13095
|
+
default_oracle_price_protection: {
|
|
13096
13096
|
Bitcoin: {
|
|
13097
13097
|
BTC: number | null;
|
|
13098
13098
|
};
|
|
@@ -13118,7 +13118,7 @@ declare const rpcResult: {
|
|
|
13118
13118
|
USDT: number | null;
|
|
13119
13119
|
DOT: number | null;
|
|
13120
13120
|
};
|
|
13121
|
-
}
|
|
13121
|
+
};
|
|
13122
13122
|
};
|
|
13123
13123
|
funding: {
|
|
13124
13124
|
redemption_tax: bigint;
|
|
@@ -13934,7 +13934,7 @@ declare const rpcResult: {
|
|
|
13934
13934
|
Solana: number;
|
|
13935
13935
|
Assethub: number;
|
|
13936
13936
|
};
|
|
13937
|
-
boost_minimum_add_funds_amounts
|
|
13937
|
+
boost_minimum_add_funds_amounts: {
|
|
13938
13938
|
Bitcoin: {
|
|
13939
13939
|
BTC: string | number | null;
|
|
13940
13940
|
};
|
|
@@ -13960,7 +13960,7 @@ declare const rpcResult: {
|
|
|
13960
13960
|
USDT: string | number | null;
|
|
13961
13961
|
DOT: string | number | null;
|
|
13962
13962
|
};
|
|
13963
|
-
}
|
|
13963
|
+
};
|
|
13964
13964
|
};
|
|
13965
13965
|
swapping: {
|
|
13966
13966
|
maximum_swap_amounts: {
|
|
@@ -14089,7 +14089,7 @@ declare const rpcResult: {
|
|
|
14089
14089
|
};
|
|
14090
14090
|
};
|
|
14091
14091
|
};
|
|
14092
|
-
default_oracle_price_protection
|
|
14092
|
+
default_oracle_price_protection: {
|
|
14093
14093
|
Bitcoin: {
|
|
14094
14094
|
BTC: number | null;
|
|
14095
14095
|
};
|
|
@@ -14115,7 +14115,7 @@ declare const rpcResult: {
|
|
|
14115
14115
|
USDT: number | null;
|
|
14116
14116
|
DOT: number | null;
|
|
14117
14117
|
};
|
|
14118
|
-
}
|
|
14118
|
+
};
|
|
14119
14119
|
};
|
|
14120
14120
|
funding: {
|
|
14121
14121
|
redemption_tax: string | number;
|
|
@@ -15035,7 +15035,7 @@ declare const rpcResult: {
|
|
|
15035
15035
|
Solana: number;
|
|
15036
15036
|
Assethub: number;
|
|
15037
15037
|
}>;
|
|
15038
|
-
boost_minimum_add_funds_amounts: z.
|
|
15038
|
+
boost_minimum_add_funds_amounts: z.ZodObject<{
|
|
15039
15039
|
Bitcoin: z.ZodObject<{
|
|
15040
15040
|
BTC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
|
|
15041
15041
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -15153,7 +15153,7 @@ declare const rpcResult: {
|
|
|
15153
15153
|
USDT: string | number | null;
|
|
15154
15154
|
DOT: string | number | null;
|
|
15155
15155
|
};
|
|
15156
|
-
}
|
|
15156
|
+
}>;
|
|
15157
15157
|
}, "strip", z.ZodTypeAny, {
|
|
15158
15158
|
minimum_deposit_amounts: {
|
|
15159
15159
|
Bitcoin: {
|
|
@@ -15291,7 +15291,7 @@ declare const rpcResult: {
|
|
|
15291
15291
|
Solana: number;
|
|
15292
15292
|
Assethub: number;
|
|
15293
15293
|
};
|
|
15294
|
-
boost_minimum_add_funds_amounts
|
|
15294
|
+
boost_minimum_add_funds_amounts: {
|
|
15295
15295
|
Bitcoin: {
|
|
15296
15296
|
BTC: bigint | null;
|
|
15297
15297
|
};
|
|
@@ -15317,7 +15317,7 @@ declare const rpcResult: {
|
|
|
15317
15317
|
USDT: bigint | null;
|
|
15318
15318
|
DOT: bigint | null;
|
|
15319
15319
|
};
|
|
15320
|
-
}
|
|
15320
|
+
};
|
|
15321
15321
|
}, {
|
|
15322
15322
|
minimum_deposit_amounts: {
|
|
15323
15323
|
Bitcoin: {
|
|
@@ -15455,7 +15455,7 @@ declare const rpcResult: {
|
|
|
15455
15455
|
Solana: number;
|
|
15456
15456
|
Assethub: number;
|
|
15457
15457
|
};
|
|
15458
|
-
boost_minimum_add_funds_amounts
|
|
15458
|
+
boost_minimum_add_funds_amounts: {
|
|
15459
15459
|
Bitcoin: {
|
|
15460
15460
|
BTC: string | number | null;
|
|
15461
15461
|
};
|
|
@@ -15481,7 +15481,7 @@ declare const rpcResult: {
|
|
|
15481
15481
|
USDT: string | number | null;
|
|
15482
15482
|
DOT: string | number | null;
|
|
15483
15483
|
};
|
|
15484
|
-
}
|
|
15484
|
+
};
|
|
15485
15485
|
}>, Omit<{
|
|
15486
15486
|
minimum_deposit_amounts: {
|
|
15487
15487
|
Bitcoin: {
|
|
@@ -15619,7 +15619,7 @@ declare const rpcResult: {
|
|
|
15619
15619
|
Solana: number;
|
|
15620
15620
|
Assethub: number;
|
|
15621
15621
|
};
|
|
15622
|
-
boost_minimum_add_funds_amounts
|
|
15622
|
+
boost_minimum_add_funds_amounts: {
|
|
15623
15623
|
Bitcoin: {
|
|
15624
15624
|
BTC: bigint | null;
|
|
15625
15625
|
};
|
|
@@ -15645,7 +15645,7 @@ declare const rpcResult: {
|
|
|
15645
15645
|
USDT: bigint | null;
|
|
15646
15646
|
DOT: bigint | null;
|
|
15647
15647
|
};
|
|
15648
|
-
}
|
|
15648
|
+
};
|
|
15649
15649
|
}, "egress_dust_limits"> & {
|
|
15650
15650
|
readonly minimum_egress_amounts: {
|
|
15651
15651
|
Bitcoin: {
|
|
@@ -15811,7 +15811,7 @@ declare const rpcResult: {
|
|
|
15811
15811
|
Solana: number;
|
|
15812
15812
|
Assethub: number;
|
|
15813
15813
|
};
|
|
15814
|
-
boost_minimum_add_funds_amounts
|
|
15814
|
+
boost_minimum_add_funds_amounts: {
|
|
15815
15815
|
Bitcoin: {
|
|
15816
15816
|
BTC: string | number | null;
|
|
15817
15817
|
};
|
|
@@ -15837,7 +15837,7 @@ declare const rpcResult: {
|
|
|
15837
15837
|
USDT: string | number | null;
|
|
15838
15838
|
DOT: string | number | null;
|
|
15839
15839
|
};
|
|
15840
|
-
}
|
|
15840
|
+
};
|
|
15841
15841
|
}>;
|
|
15842
15842
|
readonly cf_pool_orders: z.ZodObject<{
|
|
15843
15843
|
limit_orders: z.ZodObject<{
|
|
@@ -24507,7 +24507,7 @@ declare const rpcResult: {
|
|
|
24507
24507
|
};
|
|
24508
24508
|
};
|
|
24509
24509
|
}>;
|
|
24510
|
-
default_oracle_price_protection: z.
|
|
24510
|
+
default_oracle_price_protection: z.ZodObject<{
|
|
24511
24511
|
Bitcoin: z.ZodObject<{
|
|
24512
24512
|
BTC: z.ZodNullable<z.ZodNumber>;
|
|
24513
24513
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -24625,7 +24625,7 @@ declare const rpcResult: {
|
|
|
24625
24625
|
USDT: number | null;
|
|
24626
24626
|
DOT: number | null;
|
|
24627
24627
|
};
|
|
24628
|
-
}
|
|
24628
|
+
}>;
|
|
24629
24629
|
}, "strip", z.ZodTypeAny, {
|
|
24630
24630
|
maximum_swap_amounts: {
|
|
24631
24631
|
Bitcoin: {
|
|
@@ -24753,7 +24753,7 @@ declare const rpcResult: {
|
|
|
24753
24753
|
};
|
|
24754
24754
|
};
|
|
24755
24755
|
};
|
|
24756
|
-
default_oracle_price_protection
|
|
24756
|
+
default_oracle_price_protection: {
|
|
24757
24757
|
Bitcoin: {
|
|
24758
24758
|
BTC: number | null;
|
|
24759
24759
|
};
|
|
@@ -24779,7 +24779,7 @@ declare const rpcResult: {
|
|
|
24779
24779
|
USDT: number | null;
|
|
24780
24780
|
DOT: number | null;
|
|
24781
24781
|
};
|
|
24782
|
-
}
|
|
24782
|
+
};
|
|
24783
24783
|
}, {
|
|
24784
24784
|
maximum_swap_amounts: {
|
|
24785
24785
|
Bitcoin: {
|
|
@@ -24907,7 +24907,7 @@ declare const rpcResult: {
|
|
|
24907
24907
|
};
|
|
24908
24908
|
};
|
|
24909
24909
|
};
|
|
24910
|
-
default_oracle_price_protection
|
|
24910
|
+
default_oracle_price_protection: {
|
|
24911
24911
|
Bitcoin: {
|
|
24912
24912
|
BTC: number | null;
|
|
24913
24913
|
};
|
|
@@ -24933,7 +24933,7 @@ declare const rpcResult: {
|
|
|
24933
24933
|
USDT: number | null;
|
|
24934
24934
|
DOT: number | null;
|
|
24935
24935
|
};
|
|
24936
|
-
}
|
|
24936
|
+
};
|
|
24937
24937
|
}>;
|
|
24938
24938
|
readonly chain_getBlockHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24939
24939
|
readonly cf_boost_pool_details: z.ZodArray<z.ZodIntersection<z.ZodUnion<[z.ZodObject<{
|
|
@@ -29614,7 +29614,7 @@ declare const rpcResult: {
|
|
|
29614
29614
|
vault_deposit_witnessing_enabled: boolean;
|
|
29615
29615
|
}>;
|
|
29616
29616
|
witnesser: z.ZodEnum<["CodeRed", "CodeGreen", "CodeAmber"]>;
|
|
29617
|
-
ethereum_elections: z.
|
|
29617
|
+
ethereum_elections: z.ZodObject<{
|
|
29618
29618
|
state_chain_gateway_witnessing: z.ZodBoolean;
|
|
29619
29619
|
key_manager_witnessing: z.ZodBoolean;
|
|
29620
29620
|
sc_utils_witnessing: z.ZodBoolean;
|
|
@@ -29626,14 +29626,14 @@ declare const rpcResult: {
|
|
|
29626
29626
|
state_chain_gateway_witnessing: boolean;
|
|
29627
29627
|
key_manager_witnessing: boolean;
|
|
29628
29628
|
sc_utils_witnessing: boolean;
|
|
29629
|
-
}
|
|
29630
|
-
arbitrum_elections: z.
|
|
29629
|
+
}>;
|
|
29630
|
+
arbitrum_elections: z.ZodObject<{
|
|
29631
29631
|
key_manager_witnessing: z.ZodBoolean;
|
|
29632
29632
|
}, "strip", z.ZodTypeAny, {
|
|
29633
29633
|
key_manager_witnessing: boolean;
|
|
29634
29634
|
}, {
|
|
29635
29635
|
key_manager_witnessing: boolean;
|
|
29636
|
-
}
|
|
29636
|
+
}>;
|
|
29637
29637
|
elections_generic: z.ZodObject<{
|
|
29638
29638
|
oracle_price_elections: z.ZodBoolean;
|
|
29639
29639
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -29987,17 +29987,17 @@ declare const rpcResult: {
|
|
|
29987
29987
|
vault_deposit_witnessing_enabled: boolean;
|
|
29988
29988
|
};
|
|
29989
29989
|
witnesser: "CodeRed" | "CodeGreen" | "CodeAmber";
|
|
29990
|
-
|
|
29991
|
-
oracle_price_elections: boolean;
|
|
29992
|
-
};
|
|
29993
|
-
ethereum_elections?: {
|
|
29990
|
+
ethereum_elections: {
|
|
29994
29991
|
state_chain_gateway_witnessing: boolean;
|
|
29995
29992
|
key_manager_witnessing: boolean;
|
|
29996
29993
|
sc_utils_witnessing: boolean;
|
|
29997
|
-
}
|
|
29998
|
-
arbitrum_elections
|
|
29994
|
+
};
|
|
29995
|
+
arbitrum_elections: {
|
|
29999
29996
|
key_manager_witnessing: boolean;
|
|
30000
|
-
}
|
|
29997
|
+
};
|
|
29998
|
+
elections_generic: {
|
|
29999
|
+
oracle_price_elections: boolean;
|
|
30000
|
+
};
|
|
30001
30001
|
}, {
|
|
30002
30002
|
asset_balances: {
|
|
30003
30003
|
reconciliation_enabled: boolean;
|
|
@@ -30134,17 +30134,17 @@ declare const rpcResult: {
|
|
|
30134
30134
|
vault_deposit_witnessing_enabled: boolean;
|
|
30135
30135
|
};
|
|
30136
30136
|
witnesser: "CodeRed" | "CodeGreen" | "CodeAmber";
|
|
30137
|
-
|
|
30138
|
-
oracle_price_elections: boolean;
|
|
30139
|
-
};
|
|
30140
|
-
ethereum_elections?: {
|
|
30137
|
+
ethereum_elections: {
|
|
30141
30138
|
state_chain_gateway_witnessing: boolean;
|
|
30142
30139
|
key_manager_witnessing: boolean;
|
|
30143
30140
|
sc_utils_witnessing: boolean;
|
|
30144
|
-
}
|
|
30145
|
-
arbitrum_elections
|
|
30141
|
+
};
|
|
30142
|
+
arbitrum_elections: {
|
|
30146
30143
|
key_manager_witnessing: boolean;
|
|
30147
|
-
}
|
|
30144
|
+
};
|
|
30145
|
+
elections_generic: {
|
|
30146
|
+
oracle_price_elections: boolean;
|
|
30147
|
+
};
|
|
30148
30148
|
}>;
|
|
30149
30149
|
readonly broker_encode_cf_parameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
30150
30150
|
readonly cf_encode_cf_parameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -30982,6 +30982,13 @@ declare const rpcResult: {
|
|
|
30982
30982
|
asset: "USDT";
|
|
30983
30983
|
}>]>;
|
|
30984
30984
|
principal_amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
|
|
30985
|
+
loan_type: z.ZodOptional<z.ZodObject<{
|
|
30986
|
+
User: z.ZodEffects<z.ZodString, `cF${string}`, string>;
|
|
30987
|
+
}, "strip", z.ZodTypeAny, {
|
|
30988
|
+
User: `cF${string}`;
|
|
30989
|
+
}, {
|
|
30990
|
+
User: string;
|
|
30991
|
+
}>>;
|
|
30985
30992
|
}, "strip", z.ZodTypeAny, {
|
|
30986
30993
|
asset: {
|
|
30987
30994
|
chain: "Bitcoin";
|
|
@@ -31031,6 +31038,9 @@ declare const rpcResult: {
|
|
|
31031
31038
|
};
|
|
31032
31039
|
loan_id: number;
|
|
31033
31040
|
principal_amount: bigint;
|
|
31041
|
+
loan_type?: {
|
|
31042
|
+
User: `cF${string}`;
|
|
31043
|
+
} | undefined;
|
|
31034
31044
|
}, {
|
|
31035
31045
|
asset: {
|
|
31036
31046
|
chain: "Bitcoin";
|
|
@@ -31080,6 +31090,9 @@ declare const rpcResult: {
|
|
|
31080
31090
|
};
|
|
31081
31091
|
loan_id: number;
|
|
31082
31092
|
principal_amount: string | number;
|
|
31093
|
+
loan_type?: {
|
|
31094
|
+
User: string;
|
|
31095
|
+
} | undefined;
|
|
31083
31096
|
}>, "many">;
|
|
31084
31097
|
liquidation_status: z.ZodNullable<z.ZodObject<{
|
|
31085
31098
|
liquidation_swaps: z.ZodArray<z.ZodObject<{
|
|
@@ -31252,6 +31265,9 @@ declare const rpcResult: {
|
|
|
31252
31265
|
};
|
|
31253
31266
|
loan_id: number;
|
|
31254
31267
|
principal_amount: bigint;
|
|
31268
|
+
loan_type?: {
|
|
31269
|
+
User: `cF${string}`;
|
|
31270
|
+
} | undefined;
|
|
31255
31271
|
}[];
|
|
31256
31272
|
liquidation_status: {
|
|
31257
31273
|
liquidation_swaps: {
|
|
@@ -31406,6 +31422,9 @@ declare const rpcResult: {
|
|
|
31406
31422
|
};
|
|
31407
31423
|
loan_id: number;
|
|
31408
31424
|
principal_amount: string | number;
|
|
31425
|
+
loan_type?: {
|
|
31426
|
+
User: string;
|
|
31427
|
+
} | undefined;
|
|
31409
31428
|
}[];
|
|
31410
31429
|
liquidation_status: {
|
|
31411
31430
|
liquidation_swaps: {
|