@chainflip/rpc 2.1.3 → 2.1.4

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.mts CHANGED
@@ -5339,6 +5339,125 @@ declare const rpcResult: {
5339
5339
  Solana: number;
5340
5340
  Assethub: number;
5341
5341
  }>;
5342
+ boost_minimum_add_funds_amounts: z.ZodOptional<z.ZodObject<{
5343
+ Bitcoin: z.ZodObject<{
5344
+ 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>>;
5345
+ }, "strip", z.ZodTypeAny, {
5346
+ BTC: bigint | null;
5347
+ }, {
5348
+ BTC: string | number | null;
5349
+ }>;
5350
+ Ethereum: z.ZodObject<{
5351
+ ETH: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5352
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5353
+ FLIP: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5354
+ USDT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5355
+ WBTC: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
5356
+ }, "strip", z.ZodTypeAny, {
5357
+ ETH: bigint | null;
5358
+ USDC: bigint | null;
5359
+ FLIP: bigint | null;
5360
+ USDT: bigint | null;
5361
+ WBTC: bigint | null;
5362
+ }, {
5363
+ ETH: string | number | null;
5364
+ USDC: string | number | null;
5365
+ FLIP: string | number | null;
5366
+ USDT: string | number | null;
5367
+ WBTC?: string | number | null | undefined;
5368
+ }>;
5369
+ Arbitrum: z.ZodObject<{
5370
+ ETH: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5371
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5372
+ USDT: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
5373
+ }, "strip", z.ZodTypeAny, {
5374
+ ETH: bigint | null;
5375
+ USDC: bigint | null;
5376
+ USDT: bigint | null;
5377
+ }, {
5378
+ ETH: string | number | null;
5379
+ USDC: string | number | null;
5380
+ USDT?: string | number | null | undefined;
5381
+ }>;
5382
+ Solana: z.ZodObject<{
5383
+ SOL: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5384
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5385
+ USDT: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
5386
+ }, "strip", z.ZodTypeAny, {
5387
+ USDC: bigint | null;
5388
+ USDT: bigint | null;
5389
+ SOL: bigint | null;
5390
+ }, {
5391
+ USDC: string | number | null;
5392
+ SOL: string | number | null;
5393
+ USDT?: string | number | null | undefined;
5394
+ }>;
5395
+ Assethub: z.ZodObject<{
5396
+ DOT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5397
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5398
+ USDT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5399
+ }, "strip", z.ZodTypeAny, {
5400
+ USDC: bigint | null;
5401
+ USDT: bigint | null;
5402
+ DOT: bigint | null;
5403
+ }, {
5404
+ USDC: string | number | null;
5405
+ USDT: string | number | null;
5406
+ DOT: string | number | null;
5407
+ }>;
5408
+ }, "strip", z.ZodTypeAny, {
5409
+ Bitcoin: {
5410
+ BTC: bigint | null;
5411
+ };
5412
+ Ethereum: {
5413
+ ETH: bigint | null;
5414
+ USDC: bigint | null;
5415
+ FLIP: bigint | null;
5416
+ USDT: bigint | null;
5417
+ WBTC: bigint | null;
5418
+ };
5419
+ Arbitrum: {
5420
+ ETH: bigint | null;
5421
+ USDC: bigint | null;
5422
+ USDT: bigint | null;
5423
+ };
5424
+ Solana: {
5425
+ USDC: bigint | null;
5426
+ USDT: bigint | null;
5427
+ SOL: bigint | null;
5428
+ };
5429
+ Assethub: {
5430
+ USDC: bigint | null;
5431
+ USDT: bigint | null;
5432
+ DOT: bigint | null;
5433
+ };
5434
+ }, {
5435
+ Bitcoin: {
5436
+ BTC: string | number | null;
5437
+ };
5438
+ Ethereum: {
5439
+ ETH: string | number | null;
5440
+ USDC: string | number | null;
5441
+ FLIP: string | number | null;
5442
+ USDT: string | number | null;
5443
+ WBTC?: string | number | null | undefined;
5444
+ };
5445
+ Arbitrum: {
5446
+ ETH: string | number | null;
5447
+ USDC: string | number | null;
5448
+ USDT?: string | number | null | undefined;
5449
+ };
5450
+ Solana: {
5451
+ USDC: string | number | null;
5452
+ SOL: string | number | null;
5453
+ USDT?: string | number | null | undefined;
5454
+ };
5455
+ Assethub: {
5456
+ USDC: string | number | null;
5457
+ USDT: string | number | null;
5458
+ DOT: string | number | null;
5459
+ };
5460
+ }>>;
5342
5461
  }, "strip", z.ZodTypeAny, {
5343
5462
  minimum_deposit_amounts: {
5344
5463
  Bitcoin: {
@@ -5476,6 +5595,33 @@ declare const rpcResult: {
5476
5595
  Solana: number;
5477
5596
  Assethub: number;
5478
5597
  };
5598
+ boost_minimum_add_funds_amounts?: {
5599
+ Bitcoin: {
5600
+ BTC: bigint | null;
5601
+ };
5602
+ Ethereum: {
5603
+ ETH: bigint | null;
5604
+ USDC: bigint | null;
5605
+ FLIP: bigint | null;
5606
+ USDT: bigint | null;
5607
+ WBTC: bigint | null;
5608
+ };
5609
+ Arbitrum: {
5610
+ ETH: bigint | null;
5611
+ USDC: bigint | null;
5612
+ USDT: bigint | null;
5613
+ };
5614
+ Solana: {
5615
+ USDC: bigint | null;
5616
+ USDT: bigint | null;
5617
+ SOL: bigint | null;
5618
+ };
5619
+ Assethub: {
5620
+ USDC: bigint | null;
5621
+ USDT: bigint | null;
5622
+ DOT: bigint | null;
5623
+ };
5624
+ } | undefined;
5479
5625
  }, {
5480
5626
  minimum_deposit_amounts: {
5481
5627
  Bitcoin: {
@@ -5613,6 +5759,33 @@ declare const rpcResult: {
5613
5759
  Solana: number;
5614
5760
  Assethub: number;
5615
5761
  };
5762
+ boost_minimum_add_funds_amounts?: {
5763
+ Bitcoin: {
5764
+ BTC: string | number | null;
5765
+ };
5766
+ Ethereum: {
5767
+ ETH: string | number | null;
5768
+ USDC: string | number | null;
5769
+ FLIP: string | number | null;
5770
+ USDT: string | number | null;
5771
+ WBTC?: string | number | null | undefined;
5772
+ };
5773
+ Arbitrum: {
5774
+ ETH: string | number | null;
5775
+ USDC: string | number | null;
5776
+ USDT?: string | number | null | undefined;
5777
+ };
5778
+ Solana: {
5779
+ USDC: string | number | null;
5780
+ SOL: string | number | null;
5781
+ USDT?: string | number | null | undefined;
5782
+ };
5783
+ Assethub: {
5784
+ USDC: string | number | null;
5785
+ USDT: string | number | null;
5786
+ DOT: string | number | null;
5787
+ };
5788
+ } | undefined;
5616
5789
  }>, Omit<{
5617
5790
  minimum_deposit_amounts: {
5618
5791
  Bitcoin: {
@@ -5750,6 +5923,33 @@ declare const rpcResult: {
5750
5923
  Solana: number;
5751
5924
  Assethub: number;
5752
5925
  };
5926
+ boost_minimum_add_funds_amounts?: {
5927
+ Bitcoin: {
5928
+ BTC: bigint | null;
5929
+ };
5930
+ Ethereum: {
5931
+ ETH: bigint | null;
5932
+ USDC: bigint | null;
5933
+ FLIP: bigint | null;
5934
+ USDT: bigint | null;
5935
+ WBTC: bigint | null;
5936
+ };
5937
+ Arbitrum: {
5938
+ ETH: bigint | null;
5939
+ USDC: bigint | null;
5940
+ USDT: bigint | null;
5941
+ };
5942
+ Solana: {
5943
+ USDC: bigint | null;
5944
+ USDT: bigint | null;
5945
+ SOL: bigint | null;
5946
+ };
5947
+ Assethub: {
5948
+ USDC: bigint | null;
5949
+ USDT: bigint | null;
5950
+ DOT: bigint | null;
5951
+ };
5952
+ } | undefined;
5753
5953
  }, "egress_dust_limits"> & {
5754
5954
  readonly minimum_egress_amounts: {
5755
5955
  Bitcoin: {
@@ -5915,6 +6115,33 @@ declare const rpcResult: {
5915
6115
  Solana: number;
5916
6116
  Assethub: number;
5917
6117
  };
6118
+ boost_minimum_add_funds_amounts?: {
6119
+ Bitcoin: {
6120
+ BTC: string | number | null;
6121
+ };
6122
+ Ethereum: {
6123
+ ETH: string | number | null;
6124
+ USDC: string | number | null;
6125
+ FLIP: string | number | null;
6126
+ USDT: string | number | null;
6127
+ WBTC?: string | number | null | undefined;
6128
+ };
6129
+ Arbitrum: {
6130
+ ETH: string | number | null;
6131
+ USDC: string | number | null;
6132
+ USDT?: string | number | null | undefined;
6133
+ };
6134
+ Solana: {
6135
+ USDC: string | number | null;
6136
+ SOL: string | number | null;
6137
+ USDT?: string | number | null | undefined;
6138
+ };
6139
+ Assethub: {
6140
+ USDC: string | number | null;
6141
+ USDT: string | number | null;
6142
+ DOT: string | number | null;
6143
+ };
6144
+ } | undefined;
5918
6145
  }>;
5919
6146
  swapping: z.ZodObject<{
5920
6147
  maximum_swap_amounts: z.ZodObject<{
@@ -12681,6 +12908,33 @@ declare const rpcResult: {
12681
12908
  Solana: number;
12682
12909
  Assethub: number;
12683
12910
  };
12911
+ boost_minimum_add_funds_amounts?: {
12912
+ Bitcoin: {
12913
+ BTC: bigint | null;
12914
+ };
12915
+ Ethereum: {
12916
+ ETH: bigint | null;
12917
+ USDC: bigint | null;
12918
+ FLIP: bigint | null;
12919
+ USDT: bigint | null;
12920
+ WBTC: bigint | null;
12921
+ };
12922
+ Arbitrum: {
12923
+ ETH: bigint | null;
12924
+ USDC: bigint | null;
12925
+ USDT: bigint | null;
12926
+ };
12927
+ Solana: {
12928
+ USDC: bigint | null;
12929
+ USDT: bigint | null;
12930
+ SOL: bigint | null;
12931
+ };
12932
+ Assethub: {
12933
+ USDC: bigint | null;
12934
+ USDT: bigint | null;
12935
+ DOT: bigint | null;
12936
+ };
12937
+ } | undefined;
12684
12938
  }, "egress_dust_limits"> & {
12685
12939
  readonly minimum_egress_amounts: {
12686
12940
  Bitcoin: {
@@ -13679,6 +13933,33 @@ declare const rpcResult: {
13679
13933
  Solana: number;
13680
13934
  Assethub: number;
13681
13935
  };
13936
+ boost_minimum_add_funds_amounts?: {
13937
+ Bitcoin: {
13938
+ BTC: string | number | null;
13939
+ };
13940
+ Ethereum: {
13941
+ ETH: string | number | null;
13942
+ USDC: string | number | null;
13943
+ FLIP: string | number | null;
13944
+ USDT: string | number | null;
13945
+ WBTC?: string | number | null | undefined;
13946
+ };
13947
+ Arbitrum: {
13948
+ ETH: string | number | null;
13949
+ USDC: string | number | null;
13950
+ USDT?: string | number | null | undefined;
13951
+ };
13952
+ Solana: {
13953
+ USDC: string | number | null;
13954
+ SOL: string | number | null;
13955
+ USDT?: string | number | null | undefined;
13956
+ };
13957
+ Assethub: {
13958
+ USDC: string | number | null;
13959
+ USDT: string | number | null;
13960
+ DOT: string | number | null;
13961
+ };
13962
+ } | undefined;
13682
13963
  };
13683
13964
  swapping: {
13684
13965
  maximum_swap_amounts: {
@@ -14753,6 +15034,125 @@ declare const rpcResult: {
14753
15034
  Solana: number;
14754
15035
  Assethub: number;
14755
15036
  }>;
15037
+ boost_minimum_add_funds_amounts: z.ZodOptional<z.ZodObject<{
15038
+ Bitcoin: z.ZodObject<{
15039
+ 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>>;
15040
+ }, "strip", z.ZodTypeAny, {
15041
+ BTC: bigint | null;
15042
+ }, {
15043
+ BTC: string | number | null;
15044
+ }>;
15045
+ Ethereum: z.ZodObject<{
15046
+ ETH: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15047
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15048
+ FLIP: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15049
+ USDT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15050
+ WBTC: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
15051
+ }, "strip", z.ZodTypeAny, {
15052
+ ETH: bigint | null;
15053
+ USDC: bigint | null;
15054
+ FLIP: bigint | null;
15055
+ USDT: bigint | null;
15056
+ WBTC: bigint | null;
15057
+ }, {
15058
+ ETH: string | number | null;
15059
+ USDC: string | number | null;
15060
+ FLIP: string | number | null;
15061
+ USDT: string | number | null;
15062
+ WBTC?: string | number | null | undefined;
15063
+ }>;
15064
+ Arbitrum: z.ZodObject<{
15065
+ ETH: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15066
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15067
+ USDT: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
15068
+ }, "strip", z.ZodTypeAny, {
15069
+ ETH: bigint | null;
15070
+ USDC: bigint | null;
15071
+ USDT: bigint | null;
15072
+ }, {
15073
+ ETH: string | number | null;
15074
+ USDC: string | number | null;
15075
+ USDT?: string | number | null | undefined;
15076
+ }>;
15077
+ Solana: z.ZodObject<{
15078
+ SOL: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15079
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15080
+ USDT: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>>;
15081
+ }, "strip", z.ZodTypeAny, {
15082
+ USDC: bigint | null;
15083
+ USDT: bigint | null;
15084
+ SOL: bigint | null;
15085
+ }, {
15086
+ USDC: string | number | null;
15087
+ SOL: string | number | null;
15088
+ USDT?: string | number | null | undefined;
15089
+ }>;
15090
+ Assethub: z.ZodObject<{
15091
+ DOT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15092
+ USDC: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15093
+ USDT: z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
15094
+ }, "strip", z.ZodTypeAny, {
15095
+ USDC: bigint | null;
15096
+ USDT: bigint | null;
15097
+ DOT: bigint | null;
15098
+ }, {
15099
+ USDC: string | number | null;
15100
+ USDT: string | number | null;
15101
+ DOT: string | number | null;
15102
+ }>;
15103
+ }, "strip", z.ZodTypeAny, {
15104
+ Bitcoin: {
15105
+ BTC: bigint | null;
15106
+ };
15107
+ Ethereum: {
15108
+ ETH: bigint | null;
15109
+ USDC: bigint | null;
15110
+ FLIP: bigint | null;
15111
+ USDT: bigint | null;
15112
+ WBTC: bigint | null;
15113
+ };
15114
+ Arbitrum: {
15115
+ ETH: bigint | null;
15116
+ USDC: bigint | null;
15117
+ USDT: bigint | null;
15118
+ };
15119
+ Solana: {
15120
+ USDC: bigint | null;
15121
+ USDT: bigint | null;
15122
+ SOL: bigint | null;
15123
+ };
15124
+ Assethub: {
15125
+ USDC: bigint | null;
15126
+ USDT: bigint | null;
15127
+ DOT: bigint | null;
15128
+ };
15129
+ }, {
15130
+ Bitcoin: {
15131
+ BTC: string | number | null;
15132
+ };
15133
+ Ethereum: {
15134
+ ETH: string | number | null;
15135
+ USDC: string | number | null;
15136
+ FLIP: string | number | null;
15137
+ USDT: string | number | null;
15138
+ WBTC?: string | number | null | undefined;
15139
+ };
15140
+ Arbitrum: {
15141
+ ETH: string | number | null;
15142
+ USDC: string | number | null;
15143
+ USDT?: string | number | null | undefined;
15144
+ };
15145
+ Solana: {
15146
+ USDC: string | number | null;
15147
+ SOL: string | number | null;
15148
+ USDT?: string | number | null | undefined;
15149
+ };
15150
+ Assethub: {
15151
+ USDC: string | number | null;
15152
+ USDT: string | number | null;
15153
+ DOT: string | number | null;
15154
+ };
15155
+ }>>;
14756
15156
  }, "strip", z.ZodTypeAny, {
14757
15157
  minimum_deposit_amounts: {
14758
15158
  Bitcoin: {
@@ -14890,6 +15290,33 @@ declare const rpcResult: {
14890
15290
  Solana: number;
14891
15291
  Assethub: number;
14892
15292
  };
15293
+ boost_minimum_add_funds_amounts?: {
15294
+ Bitcoin: {
15295
+ BTC: bigint | null;
15296
+ };
15297
+ Ethereum: {
15298
+ ETH: bigint | null;
15299
+ USDC: bigint | null;
15300
+ FLIP: bigint | null;
15301
+ USDT: bigint | null;
15302
+ WBTC: bigint | null;
15303
+ };
15304
+ Arbitrum: {
15305
+ ETH: bigint | null;
15306
+ USDC: bigint | null;
15307
+ USDT: bigint | null;
15308
+ };
15309
+ Solana: {
15310
+ USDC: bigint | null;
15311
+ USDT: bigint | null;
15312
+ SOL: bigint | null;
15313
+ };
15314
+ Assethub: {
15315
+ USDC: bigint | null;
15316
+ USDT: bigint | null;
15317
+ DOT: bigint | null;
15318
+ };
15319
+ } | undefined;
14893
15320
  }, {
14894
15321
  minimum_deposit_amounts: {
14895
15322
  Bitcoin: {
@@ -15027,6 +15454,33 @@ declare const rpcResult: {
15027
15454
  Solana: number;
15028
15455
  Assethub: number;
15029
15456
  };
15457
+ boost_minimum_add_funds_amounts?: {
15458
+ Bitcoin: {
15459
+ BTC: string | number | null;
15460
+ };
15461
+ Ethereum: {
15462
+ ETH: string | number | null;
15463
+ USDC: string | number | null;
15464
+ FLIP: string | number | null;
15465
+ USDT: string | number | null;
15466
+ WBTC?: string | number | null | undefined;
15467
+ };
15468
+ Arbitrum: {
15469
+ ETH: string | number | null;
15470
+ USDC: string | number | null;
15471
+ USDT?: string | number | null | undefined;
15472
+ };
15473
+ Solana: {
15474
+ USDC: string | number | null;
15475
+ SOL: string | number | null;
15476
+ USDT?: string | number | null | undefined;
15477
+ };
15478
+ Assethub: {
15479
+ USDC: string | number | null;
15480
+ USDT: string | number | null;
15481
+ DOT: string | number | null;
15482
+ };
15483
+ } | undefined;
15030
15484
  }>, Omit<{
15031
15485
  minimum_deposit_amounts: {
15032
15486
  Bitcoin: {
@@ -15164,6 +15618,33 @@ declare const rpcResult: {
15164
15618
  Solana: number;
15165
15619
  Assethub: number;
15166
15620
  };
15621
+ boost_minimum_add_funds_amounts?: {
15622
+ Bitcoin: {
15623
+ BTC: bigint | null;
15624
+ };
15625
+ Ethereum: {
15626
+ ETH: bigint | null;
15627
+ USDC: bigint | null;
15628
+ FLIP: bigint | null;
15629
+ USDT: bigint | null;
15630
+ WBTC: bigint | null;
15631
+ };
15632
+ Arbitrum: {
15633
+ ETH: bigint | null;
15634
+ USDC: bigint | null;
15635
+ USDT: bigint | null;
15636
+ };
15637
+ Solana: {
15638
+ USDC: bigint | null;
15639
+ USDT: bigint | null;
15640
+ SOL: bigint | null;
15641
+ };
15642
+ Assethub: {
15643
+ USDC: bigint | null;
15644
+ USDT: bigint | null;
15645
+ DOT: bigint | null;
15646
+ };
15647
+ } | undefined;
15167
15648
  }, "egress_dust_limits"> & {
15168
15649
  readonly minimum_egress_amounts: {
15169
15650
  Bitcoin: {
@@ -15329,6 +15810,33 @@ declare const rpcResult: {
15329
15810
  Solana: number;
15330
15811
  Assethub: number;
15331
15812
  };
15813
+ boost_minimum_add_funds_amounts?: {
15814
+ Bitcoin: {
15815
+ BTC: string | number | null;
15816
+ };
15817
+ Ethereum: {
15818
+ ETH: string | number | null;
15819
+ USDC: string | number | null;
15820
+ FLIP: string | number | null;
15821
+ USDT: string | number | null;
15822
+ WBTC?: string | number | null | undefined;
15823
+ };
15824
+ Arbitrum: {
15825
+ ETH: string | number | null;
15826
+ USDC: string | number | null;
15827
+ USDT?: string | number | null | undefined;
15828
+ };
15829
+ Solana: {
15830
+ USDC: string | number | null;
15831
+ SOL: string | number | null;
15832
+ USDT?: string | number | null | undefined;
15833
+ };
15834
+ Assethub: {
15835
+ USDC: string | number | null;
15836
+ USDT: string | number | null;
15837
+ DOT: string | number | null;
15838
+ };
15839
+ } | undefined;
15332
15840
  }>;
15333
15841
  readonly cf_pool_orders: z.ZodObject<{
15334
15842
  limit_orders: z.ZodObject<{
package/dist/parsers.cjs CHANGED
@@ -189,7 +189,8 @@ const cfIngressEgressEnvironment = zod.z.object({
189
189
  egress_dust_limits: chainAssetMapFactory(numberOrHex, 0),
190
190
  channel_opening_fees: chainMapFactory(numberOrHex, 0),
191
191
  ingress_delays: chainMapFactory(zod.z.number(), 0),
192
- boost_delays: chainMapFactory(zod.z.number(), 0)
192
+ boost_delays: chainMapFactory(zod.z.number(), 0),
193
+ boost_minimum_add_funds_amounts: chainAssetMapFactory(numberOrHex.nullable(), null).optional()
193
194
  }).transform(rename({ egress_dust_limits: "minimum_egress_amounts" }));
194
195
  const cfSwappingEnvironment = zod.z.object({
195
196
  maximum_swap_amounts: chainAssetMapFactory(numberOrHex.nullable(), null),