@chainflip/rpc 2.1.8 → 2.1.10

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 CHANGED
@@ -372,15 +372,15 @@ declare const rpcResult: {
372
372
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
373
373
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
374
374
  }, "strip", z.ZodTypeAny, {
375
+ FLIP: bigint;
375
376
  ETH: bigint;
376
377
  USDC: bigint;
377
- FLIP: bigint;
378
378
  USDT: bigint;
379
379
  WBTC: bigint;
380
380
  }, {
381
+ FLIP: string | number;
381
382
  ETH: string | number;
382
383
  USDC: string | number;
383
- FLIP: string | number;
384
384
  USDT: string | number;
385
385
  WBTC?: string | number | undefined;
386
386
  }>;
@@ -428,9 +428,9 @@ declare const rpcResult: {
428
428
  BTC: bigint;
429
429
  };
430
430
  Ethereum: {
431
+ FLIP: bigint;
431
432
  ETH: bigint;
432
433
  USDC: bigint;
433
- FLIP: bigint;
434
434
  USDT: bigint;
435
435
  WBTC: bigint;
436
436
  };
@@ -454,9 +454,9 @@ declare const rpcResult: {
454
454
  BTC: string | number;
455
455
  };
456
456
  Ethereum: {
457
+ FLIP: string | number;
457
458
  ETH: string | number;
458
459
  USDC: string | number;
459
- FLIP: string | number;
460
460
  USDT: string | number;
461
461
  WBTC?: string | number | undefined;
462
462
  };
@@ -509,9 +509,9 @@ declare const rpcResult: {
509
509
  BTC: bigint;
510
510
  };
511
511
  Ethereum: {
512
+ FLIP: bigint;
512
513
  ETH: bigint;
513
514
  USDC: bigint;
514
- FLIP: bigint;
515
515
  USDT: bigint;
516
516
  WBTC: bigint;
517
517
  };
@@ -552,9 +552,9 @@ declare const rpcResult: {
552
552
  BTC: string | number;
553
553
  };
554
554
  Ethereum: {
555
+ FLIP: string | number;
555
556
  ETH: string | number;
556
557
  USDC: string | number;
557
- FLIP: string | number;
558
558
  USDT: string | number;
559
559
  WBTC?: string | number | undefined;
560
560
  };
@@ -603,15 +603,15 @@ declare const rpcResult: {
603
603
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
604
604
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
605
605
  }, "strip", z.ZodTypeAny, {
606
+ FLIP: bigint;
606
607
  ETH: bigint;
607
608
  USDC: bigint;
608
- FLIP: bigint;
609
609
  USDT: bigint;
610
610
  WBTC: bigint;
611
611
  }, {
612
+ FLIP: string | number;
612
613
  ETH: string | number;
613
614
  USDC: string | number;
614
- FLIP: string | number;
615
615
  USDT: string | number;
616
616
  WBTC?: string | number | undefined;
617
617
  }>;
@@ -659,9 +659,9 @@ declare const rpcResult: {
659
659
  BTC: bigint;
660
660
  };
661
661
  Ethereum: {
662
+ FLIP: bigint;
662
663
  ETH: bigint;
663
664
  USDC: bigint;
664
- FLIP: bigint;
665
665
  USDT: bigint;
666
666
  WBTC: bigint;
667
667
  };
@@ -685,9 +685,9 @@ declare const rpcResult: {
685
685
  BTC: string | number;
686
686
  };
687
687
  Ethereum: {
688
+ FLIP: string | number;
688
689
  ETH: string | number;
689
690
  USDC: string | number;
690
- FLIP: string | number;
691
691
  USDT: string | number;
692
692
  WBTC?: string | number | undefined;
693
693
  };
@@ -738,15 +738,15 @@ declare const rpcResult: {
738
738
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
739
739
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
740
740
  }, "strip", z.ZodTypeAny, {
741
+ FLIP: bigint;
741
742
  ETH: bigint;
742
743
  USDC: bigint;
743
- FLIP: bigint;
744
744
  USDT: bigint;
745
745
  WBTC: bigint;
746
746
  }, {
747
+ FLIP: string | number;
747
748
  ETH: string | number;
748
749
  USDC: string | number;
749
- FLIP: string | number;
750
750
  USDT: string | number;
751
751
  WBTC?: string | number | undefined;
752
752
  }>;
@@ -794,9 +794,9 @@ declare const rpcResult: {
794
794
  BTC: bigint;
795
795
  };
796
796
  Ethereum: {
797
+ FLIP: bigint;
797
798
  ETH: bigint;
798
799
  USDC: bigint;
799
- FLIP: bigint;
800
800
  USDT: bigint;
801
801
  WBTC: bigint;
802
802
  };
@@ -820,9 +820,9 @@ declare const rpcResult: {
820
820
  BTC: string | number;
821
821
  };
822
822
  Ethereum: {
823
+ FLIP: string | number;
823
824
  ETH: string | number;
824
825
  USDC: string | number;
825
- FLIP: string | number;
826
826
  USDT: string | number;
827
827
  WBTC?: string | number | undefined;
828
828
  };
@@ -875,9 +875,9 @@ declare const rpcResult: {
875
875
  BTC: bigint;
876
876
  };
877
877
  Ethereum: {
878
+ FLIP: bigint;
878
879
  ETH: bigint;
879
880
  USDC: bigint;
880
- FLIP: bigint;
881
881
  USDT: bigint;
882
882
  WBTC: bigint;
883
883
  };
@@ -904,9 +904,9 @@ declare const rpcResult: {
904
904
  BTC: bigint;
905
905
  };
906
906
  Ethereum: {
907
+ FLIP: bigint;
907
908
  ETH: bigint;
908
909
  USDC: bigint;
909
- FLIP: bigint;
910
910
  USDT: bigint;
911
911
  WBTC: bigint;
912
912
  };
@@ -951,9 +951,9 @@ declare const rpcResult: {
951
951
  BTC: string | number;
952
952
  };
953
953
  Ethereum: {
954
+ FLIP: string | number;
954
955
  ETH: string | number;
955
956
  USDC: string | number;
956
- FLIP: string | number;
957
957
  USDT: string | number;
958
958
  WBTC?: string | number | undefined;
959
959
  };
@@ -980,9 +980,9 @@ declare const rpcResult: {
980
980
  BTC: string | number;
981
981
  };
982
982
  Ethereum: {
983
+ FLIP: string | number;
983
984
  ETH: string | number;
984
985
  USDC: string | number;
985
- FLIP: string | number;
986
986
  USDT: string | number;
987
987
  WBTC?: string | number | undefined;
988
988
  };
@@ -1067,15 +1067,15 @@ declare const rpcResult: {
1067
1067
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
1068
1068
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
1069
1069
  }, "strip", z.ZodTypeAny, {
1070
+ FLIP: bigint;
1070
1071
  ETH: bigint;
1071
1072
  USDC: bigint;
1072
- FLIP: bigint;
1073
1073
  USDT: bigint;
1074
1074
  WBTC: bigint;
1075
1075
  }, {
1076
+ FLIP: string | number;
1076
1077
  ETH: string | number;
1077
1078
  USDC: string | number;
1078
- FLIP: string | number;
1079
1079
  USDT: string | number;
1080
1080
  WBTC?: string | number | undefined;
1081
1081
  }>;
@@ -1123,9 +1123,9 @@ declare const rpcResult: {
1123
1123
  BTC: bigint;
1124
1124
  };
1125
1125
  Ethereum: {
1126
+ FLIP: bigint;
1126
1127
  ETH: bigint;
1127
1128
  USDC: bigint;
1128
- FLIP: bigint;
1129
1129
  USDT: bigint;
1130
1130
  WBTC: bigint;
1131
1131
  };
@@ -1149,9 +1149,9 @@ declare const rpcResult: {
1149
1149
  BTC: string | number;
1150
1150
  };
1151
1151
  Ethereum: {
1152
+ FLIP: string | number;
1152
1153
  ETH: string | number;
1153
1154
  USDC: string | number;
1154
- FLIP: string | number;
1155
1155
  USDT: string | number;
1156
1156
  WBTC?: string | number | undefined;
1157
1157
  };
@@ -1204,9 +1204,9 @@ declare const rpcResult: {
1204
1204
  BTC: bigint;
1205
1205
  };
1206
1206
  Ethereum: {
1207
+ FLIP: bigint;
1207
1208
  ETH: bigint;
1208
1209
  USDC: bigint;
1209
- FLIP: bigint;
1210
1210
  USDT: bigint;
1211
1211
  WBTC: bigint;
1212
1212
  };
@@ -1261,9 +1261,9 @@ declare const rpcResult: {
1261
1261
  BTC: string | number;
1262
1262
  };
1263
1263
  Ethereum: {
1264
+ FLIP: string | number;
1264
1265
  ETH: string | number;
1265
1266
  USDC: string | number;
1266
- FLIP: string | number;
1267
1267
  USDT: string | number;
1268
1268
  WBTC?: string | number | undefined;
1269
1269
  };
@@ -1345,15 +1345,15 @@ declare const rpcResult: {
1345
1345
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
1346
1346
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
1347
1347
  }, "strip", z.ZodTypeAny, {
1348
+ FLIP: bigint;
1348
1349
  ETH: bigint;
1349
1350
  USDC: bigint;
1350
- FLIP: bigint;
1351
1351
  USDT: bigint;
1352
1352
  WBTC: bigint;
1353
1353
  }, {
1354
+ FLIP: string | number;
1354
1355
  ETH: string | number;
1355
1356
  USDC: string | number;
1356
- FLIP: string | number;
1357
1357
  USDT: string | number;
1358
1358
  WBTC?: string | number | undefined;
1359
1359
  }>;
@@ -1401,9 +1401,9 @@ declare const rpcResult: {
1401
1401
  BTC: bigint;
1402
1402
  };
1403
1403
  Ethereum: {
1404
+ FLIP: bigint;
1404
1405
  ETH: bigint;
1405
1406
  USDC: bigint;
1406
- FLIP: bigint;
1407
1407
  USDT: bigint;
1408
1408
  WBTC: bigint;
1409
1409
  };
@@ -1427,9 +1427,9 @@ declare const rpcResult: {
1427
1427
  BTC: string | number;
1428
1428
  };
1429
1429
  Ethereum: {
1430
+ FLIP: string | number;
1430
1431
  ETH: string | number;
1431
1432
  USDC: string | number;
1432
- FLIP: string | number;
1433
1433
  USDT: string | number;
1434
1434
  WBTC?: string | number | undefined;
1435
1435
  };
@@ -1584,21 +1584,21 @@ declare const rpcResult: {
1584
1584
  is_withdrawing: boolean;
1585
1585
  }>, "many">>;
1586
1586
  }, "strip", z.ZodTypeAny, {
1587
- ETH: {
1587
+ FLIP: {
1588
1588
  fee_tier: number;
1589
1589
  total_balance: bigint;
1590
1590
  available_balance: bigint;
1591
1591
  in_use_balance: bigint;
1592
1592
  is_withdrawing: boolean;
1593
1593
  }[];
1594
- USDC: {
1594
+ ETH: {
1595
1595
  fee_tier: number;
1596
1596
  total_balance: bigint;
1597
1597
  available_balance: bigint;
1598
1598
  in_use_balance: bigint;
1599
1599
  is_withdrawing: boolean;
1600
1600
  }[];
1601
- FLIP: {
1601
+ USDC: {
1602
1602
  fee_tier: number;
1603
1603
  total_balance: bigint;
1604
1604
  available_balance: bigint;
@@ -1620,21 +1620,21 @@ declare const rpcResult: {
1620
1620
  is_withdrawing: boolean;
1621
1621
  }[];
1622
1622
  }, {
1623
- ETH: {
1623
+ FLIP: {
1624
1624
  fee_tier: number;
1625
1625
  total_balance: string;
1626
1626
  available_balance: string;
1627
1627
  in_use_balance: string;
1628
1628
  is_withdrawing: boolean;
1629
1629
  }[];
1630
- USDC: {
1630
+ ETH: {
1631
1631
  fee_tier: number;
1632
1632
  total_balance: string;
1633
1633
  available_balance: string;
1634
1634
  in_use_balance: string;
1635
1635
  is_withdrawing: boolean;
1636
1636
  }[];
1637
- FLIP: {
1637
+ USDC: {
1638
1638
  fee_tier: number;
1639
1639
  total_balance: string;
1640
1640
  available_balance: string;
@@ -1976,21 +1976,21 @@ declare const rpcResult: {
1976
1976
  }[];
1977
1977
  };
1978
1978
  Ethereum: {
1979
- ETH: {
1979
+ FLIP: {
1980
1980
  fee_tier: number;
1981
1981
  total_balance: bigint;
1982
1982
  available_balance: bigint;
1983
1983
  in_use_balance: bigint;
1984
1984
  is_withdrawing: boolean;
1985
1985
  }[];
1986
- USDC: {
1986
+ ETH: {
1987
1987
  fee_tier: number;
1988
1988
  total_balance: bigint;
1989
1989
  available_balance: bigint;
1990
1990
  in_use_balance: bigint;
1991
1991
  is_withdrawing: boolean;
1992
1992
  }[];
1993
- FLIP: {
1993
+ USDC: {
1994
1994
  fee_tier: number;
1995
1995
  total_balance: bigint;
1996
1996
  available_balance: bigint;
@@ -2092,21 +2092,21 @@ declare const rpcResult: {
2092
2092
  }[];
2093
2093
  };
2094
2094
  Ethereum: {
2095
- ETH: {
2095
+ FLIP: {
2096
2096
  fee_tier: number;
2097
2097
  total_balance: string;
2098
2098
  available_balance: string;
2099
2099
  in_use_balance: string;
2100
2100
  is_withdrawing: boolean;
2101
2101
  }[];
2102
- USDC: {
2102
+ ETH: {
2103
2103
  fee_tier: number;
2104
2104
  total_balance: string;
2105
2105
  available_balance: string;
2106
2106
  in_use_balance: string;
2107
2107
  is_withdrawing: boolean;
2108
2108
  }[];
2109
- FLIP: {
2109
+ USDC: {
2110
2110
  fee_tier: number;
2111
2111
  total_balance: string;
2112
2112
  available_balance: string;
@@ -2337,11 +2337,11 @@ declare const rpcResult: {
2337
2337
  total_amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
2338
2338
  available_amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
2339
2339
  }, "strip", z.ZodTypeAny, {
2340
- total_amount: bigint;
2341
2340
  available_amount: bigint;
2341
+ total_amount: bigint;
2342
2342
  }, {
2343
- total_amount: string | number;
2344
2343
  available_amount: string | number;
2344
+ total_amount: string | number;
2345
2345
  }>>, "many">;
2346
2346
  collateral_balances: z.ZodArray<z.ZodIntersection<z.ZodUnion<[z.ZodObject<{
2347
2347
  chain: z.ZodLiteral<"Bitcoin">;
@@ -2502,15 +2502,15 @@ declare const rpcResult: {
2502
2502
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
2503
2503
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
2504
2504
  }, "strip", z.ZodTypeAny, {
2505
+ FLIP: bigint;
2505
2506
  ETH: bigint;
2506
2507
  USDC: bigint;
2507
- FLIP: bigint;
2508
2508
  USDT: bigint;
2509
2509
  WBTC: bigint;
2510
2510
  }, {
2511
+ FLIP: string | number;
2511
2512
  ETH: string | number;
2512
2513
  USDC: string | number;
2513
- FLIP: string | number;
2514
2514
  USDT: string | number;
2515
2515
  WBTC?: string | number | undefined;
2516
2516
  }>;
@@ -2558,9 +2558,9 @@ declare const rpcResult: {
2558
2558
  BTC: bigint;
2559
2559
  };
2560
2560
  Ethereum: {
2561
+ FLIP: bigint;
2561
2562
  ETH: bigint;
2562
2563
  USDC: bigint;
2563
- FLIP: bigint;
2564
2564
  USDT: bigint;
2565
2565
  WBTC: bigint;
2566
2566
  };
@@ -2584,9 +2584,9 @@ declare const rpcResult: {
2584
2584
  BTC: string | number;
2585
2585
  };
2586
2586
  Ethereum: {
2587
+ FLIP: string | number;
2587
2588
  ETH: string | number;
2588
2589
  USDC: string | number;
2589
- FLIP: string | number;
2590
2590
  USDT: string | number;
2591
2591
  WBTC?: string | number | undefined;
2592
2592
  };
@@ -2639,9 +2639,9 @@ declare const rpcResult: {
2639
2639
  BTC: bigint;
2640
2640
  };
2641
2641
  Ethereum: {
2642
+ FLIP: bigint;
2642
2643
  ETH: bigint;
2643
2644
  USDC: bigint;
2644
- FLIP: bigint;
2645
2645
  USDT: bigint;
2646
2646
  WBTC: bigint;
2647
2647
  };
@@ -2668,9 +2668,9 @@ declare const rpcResult: {
2668
2668
  BTC: bigint;
2669
2669
  };
2670
2670
  Ethereum: {
2671
+ FLIP: bigint;
2671
2672
  ETH: bigint;
2672
2673
  USDC: bigint;
2673
- FLIP: bigint;
2674
2674
  USDT: bigint;
2675
2675
  WBTC: bigint;
2676
2676
  };
@@ -2708,21 +2708,21 @@ declare const rpcResult: {
2708
2708
  }[];
2709
2709
  };
2710
2710
  Ethereum: {
2711
- ETH: {
2711
+ FLIP: {
2712
2712
  fee_tier: number;
2713
2713
  total_balance: bigint;
2714
2714
  available_balance: bigint;
2715
2715
  in_use_balance: bigint;
2716
2716
  is_withdrawing: boolean;
2717
2717
  }[];
2718
- USDC: {
2718
+ ETH: {
2719
2719
  fee_tier: number;
2720
2720
  total_balance: bigint;
2721
2721
  available_balance: bigint;
2722
2722
  in_use_balance: bigint;
2723
2723
  is_withdrawing: boolean;
2724
2724
  }[];
2725
- FLIP: {
2725
+ USDC: {
2726
2726
  fee_tier: number;
2727
2727
  total_balance: bigint;
2728
2728
  available_balance: bigint;
@@ -2860,8 +2860,8 @@ declare const rpcResult: {
2860
2860
  chain: "Assethub";
2861
2861
  asset: "USDT";
2862
2862
  }) & {
2863
- total_amount: bigint;
2864
2863
  available_amount: bigint;
2864
+ total_amount: bigint;
2865
2865
  })[];
2866
2866
  collateral_balances: (({
2867
2867
  chain: "Bitcoin";
@@ -2930,9 +2930,9 @@ declare const rpcResult: {
2930
2930
  BTC: string | number;
2931
2931
  };
2932
2932
  Ethereum: {
2933
+ FLIP: string | number;
2933
2934
  ETH: string | number;
2934
2935
  USDC: string | number;
2935
- FLIP: string | number;
2936
2936
  USDT: string | number;
2937
2937
  WBTC?: string | number | undefined;
2938
2938
  };
@@ -2959,9 +2959,9 @@ declare const rpcResult: {
2959
2959
  BTC: string | number;
2960
2960
  };
2961
2961
  Ethereum: {
2962
+ FLIP: string | number;
2962
2963
  ETH: string | number;
2963
2964
  USDC: string | number;
2964
- FLIP: string | number;
2965
2965
  USDT: string | number;
2966
2966
  WBTC?: string | number | undefined;
2967
2967
  };
@@ -2999,21 +2999,21 @@ declare const rpcResult: {
2999
2999
  }[];
3000
3000
  };
3001
3001
  Ethereum: {
3002
- ETH: {
3002
+ FLIP: {
3003
3003
  fee_tier: number;
3004
3004
  total_balance: string;
3005
3005
  available_balance: string;
3006
3006
  in_use_balance: string;
3007
3007
  is_withdrawing: boolean;
3008
3008
  }[];
3009
- USDC: {
3009
+ ETH: {
3010
3010
  fee_tier: number;
3011
3011
  total_balance: string;
3012
3012
  available_balance: string;
3013
3013
  in_use_balance: string;
3014
3014
  is_withdrawing: boolean;
3015
3015
  }[];
3016
- FLIP: {
3016
+ USDC: {
3017
3017
  fee_tier: number;
3018
3018
  total_balance: string;
3019
3019
  available_balance: string;
@@ -3151,8 +3151,8 @@ declare const rpcResult: {
3151
3151
  chain: "Assethub";
3152
3152
  asset: "USDT";
3153
3153
  }) & {
3154
- total_amount: string | number;
3155
3154
  available_amount: string | number;
3155
+ total_amount: string | number;
3156
3156
  })[];
3157
3157
  collateral_balances: (({
3158
3158
  chain: "Bitcoin";
@@ -3241,15 +3241,15 @@ declare const rpcResult: {
3241
3241
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
3242
3242
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
3243
3243
  }, "strip", z.ZodTypeAny, {
3244
+ FLIP: bigint;
3244
3245
  ETH: bigint;
3245
3246
  USDC: bigint;
3246
- FLIP: bigint;
3247
3247
  USDT: bigint;
3248
3248
  WBTC: bigint;
3249
3249
  }, {
3250
+ FLIP: string | number;
3250
3251
  ETH: string | number;
3251
3252
  USDC: string | number;
3252
- FLIP: string | number;
3253
3253
  USDT: string | number;
3254
3254
  WBTC?: string | number | undefined;
3255
3255
  }>;
@@ -3297,9 +3297,9 @@ declare const rpcResult: {
3297
3297
  BTC: bigint;
3298
3298
  };
3299
3299
  Ethereum: {
3300
+ FLIP: bigint;
3300
3301
  ETH: bigint;
3301
3302
  USDC: bigint;
3302
- FLIP: bigint;
3303
3303
  USDT: bigint;
3304
3304
  WBTC: bigint;
3305
3305
  };
@@ -3323,9 +3323,9 @@ declare const rpcResult: {
3323
3323
  BTC: string | number;
3324
3324
  };
3325
3325
  Ethereum: {
3326
+ FLIP: string | number;
3326
3327
  ETH: string | number;
3327
3328
  USDC: string | number;
3328
- FLIP: string | number;
3329
3329
  USDT: string | number;
3330
3330
  WBTC?: string | number | undefined;
3331
3331
  };
@@ -3378,9 +3378,9 @@ declare const rpcResult: {
3378
3378
  BTC: bigint;
3379
3379
  };
3380
3380
  Ethereum: {
3381
+ FLIP: bigint;
3381
3382
  ETH: bigint;
3382
3383
  USDC: bigint;
3383
- FLIP: bigint;
3384
3384
  USDT: bigint;
3385
3385
  WBTC: bigint;
3386
3386
  };
@@ -3431,9 +3431,9 @@ declare const rpcResult: {
3431
3431
  BTC: string | number;
3432
3432
  };
3433
3433
  Ethereum: {
3434
+ FLIP: string | number;
3434
3435
  ETH: string | number;
3435
3436
  USDC: string | number;
3436
- FLIP: string | number;
3437
3437
  USDT: string | number;
3438
3438
  WBTC?: string | number | undefined;
3439
3439
  };
@@ -3484,9 +3484,9 @@ declare const rpcResult: {
3484
3484
  BTC: bigint;
3485
3485
  };
3486
3486
  Ethereum: {
3487
+ FLIP: bigint;
3487
3488
  ETH: bigint;
3488
3489
  USDC: bigint;
3489
- FLIP: bigint;
3490
3490
  USDT: bigint;
3491
3491
  WBTC: bigint;
3492
3492
  };
@@ -3527,9 +3527,9 @@ declare const rpcResult: {
3527
3527
  BTC: bigint;
3528
3528
  };
3529
3529
  Ethereum: {
3530
+ FLIP: bigint;
3530
3531
  ETH: bigint;
3531
3532
  USDC: bigint;
3532
- FLIP: bigint;
3533
3533
  USDT: bigint;
3534
3534
  WBTC: bigint;
3535
3535
  };
@@ -3556,9 +3556,9 @@ declare const rpcResult: {
3556
3556
  BTC: bigint;
3557
3557
  };
3558
3558
  Ethereum: {
3559
+ FLIP: bigint;
3559
3560
  ETH: bigint;
3560
3561
  USDC: bigint;
3561
- FLIP: bigint;
3562
3562
  USDT: bigint;
3563
3563
  WBTC: bigint;
3564
3564
  };
@@ -3603,9 +3603,9 @@ declare const rpcResult: {
3603
3603
  BTC: bigint;
3604
3604
  };
3605
3605
  Ethereum: {
3606
+ FLIP: bigint;
3606
3607
  ETH: bigint;
3607
3608
  USDC: bigint;
3608
- FLIP: bigint;
3609
3609
  USDT: bigint;
3610
3610
  WBTC: bigint;
3611
3611
  };
@@ -3632,9 +3632,9 @@ declare const rpcResult: {
3632
3632
  BTC: bigint;
3633
3633
  };
3634
3634
  Ethereum: {
3635
+ FLIP: bigint;
3635
3636
  ETH: bigint;
3636
3637
  USDC: bigint;
3637
- FLIP: bigint;
3638
3638
  USDT: bigint;
3639
3639
  WBTC: bigint;
3640
3640
  };
@@ -3672,21 +3672,21 @@ declare const rpcResult: {
3672
3672
  }[];
3673
3673
  };
3674
3674
  Ethereum: {
3675
- ETH: {
3675
+ FLIP: {
3676
3676
  fee_tier: number;
3677
3677
  total_balance: bigint;
3678
3678
  available_balance: bigint;
3679
3679
  in_use_balance: bigint;
3680
3680
  is_withdrawing: boolean;
3681
3681
  }[];
3682
- USDC: {
3682
+ ETH: {
3683
3683
  fee_tier: number;
3684
3684
  total_balance: bigint;
3685
3685
  available_balance: bigint;
3686
3686
  in_use_balance: bigint;
3687
3687
  is_withdrawing: boolean;
3688
3688
  }[];
3689
- FLIP: {
3689
+ USDC: {
3690
3690
  fee_tier: number;
3691
3691
  total_balance: bigint;
3692
3692
  available_balance: bigint;
@@ -3824,8 +3824,8 @@ declare const rpcResult: {
3824
3824
  chain: "Assethub";
3825
3825
  asset: "USDT";
3826
3826
  }) & {
3827
- total_amount: bigint;
3828
3827
  available_amount: bigint;
3828
+ total_amount: bigint;
3829
3829
  })[];
3830
3830
  collateral_balances: (({
3831
3831
  chain: "Bitcoin";
@@ -3894,9 +3894,9 @@ declare const rpcResult: {
3894
3894
  BTC: bigint;
3895
3895
  };
3896
3896
  Ethereum: {
3897
+ FLIP: bigint;
3897
3898
  ETH: bigint;
3898
3899
  USDC: bigint;
3899
- FLIP: bigint;
3900
3900
  USDT: bigint;
3901
3901
  WBTC: bigint;
3902
3902
  };
@@ -3953,9 +3953,9 @@ declare const rpcResult: {
3953
3953
  BTC: bigint;
3954
3954
  };
3955
3955
  Ethereum: {
3956
+ FLIP: bigint;
3956
3957
  ETH: bigint;
3957
3958
  USDC: bigint;
3958
- FLIP: bigint;
3959
3959
  USDT: bigint;
3960
3960
  WBTC: bigint;
3961
3961
  };
@@ -4004,9 +4004,9 @@ declare const rpcResult: {
4004
4004
  BTC: string | number;
4005
4005
  };
4006
4006
  Ethereum: {
4007
+ FLIP: string | number;
4007
4008
  ETH: string | number;
4008
4009
  USDC: string | number;
4009
- FLIP: string | number;
4010
4010
  USDT: string | number;
4011
4011
  WBTC?: string | number | undefined;
4012
4012
  };
@@ -4047,9 +4047,9 @@ declare const rpcResult: {
4047
4047
  BTC: string | number;
4048
4048
  };
4049
4049
  Ethereum: {
4050
+ FLIP: string | number;
4050
4051
  ETH: string | number;
4051
4052
  USDC: string | number;
4052
- FLIP: string | number;
4053
4053
  USDT: string | number;
4054
4054
  WBTC?: string | number | undefined;
4055
4055
  };
@@ -4076,9 +4076,9 @@ declare const rpcResult: {
4076
4076
  BTC: string | number;
4077
4077
  };
4078
4078
  Ethereum: {
4079
+ FLIP: string | number;
4079
4080
  ETH: string | number;
4080
4081
  USDC: string | number;
4081
- FLIP: string | number;
4082
4082
  USDT: string | number;
4083
4083
  WBTC?: string | number | undefined;
4084
4084
  };
@@ -4123,9 +4123,9 @@ declare const rpcResult: {
4123
4123
  BTC: string | number;
4124
4124
  };
4125
4125
  Ethereum: {
4126
+ FLIP: string | number;
4126
4127
  ETH: string | number;
4127
4128
  USDC: string | number;
4128
- FLIP: string | number;
4129
4129
  USDT: string | number;
4130
4130
  WBTC?: string | number | undefined;
4131
4131
  };
@@ -4180,9 +4180,9 @@ declare const rpcResult: {
4180
4180
  BTC: string | number;
4181
4181
  };
4182
4182
  Ethereum: {
4183
+ FLIP: string | number;
4183
4184
  ETH: string | number;
4184
4185
  USDC: string | number;
4185
- FLIP: string | number;
4186
4186
  USDT: string | number;
4187
4187
  WBTC?: string | number | undefined;
4188
4188
  };
@@ -4209,9 +4209,9 @@ declare const rpcResult: {
4209
4209
  BTC: string | number;
4210
4210
  };
4211
4211
  Ethereum: {
4212
+ FLIP: string | number;
4212
4213
  ETH: string | number;
4213
4214
  USDC: string | number;
4214
- FLIP: string | number;
4215
4215
  USDT: string | number;
4216
4216
  WBTC?: string | number | undefined;
4217
4217
  };
@@ -4249,21 +4249,21 @@ declare const rpcResult: {
4249
4249
  }[];
4250
4250
  };
4251
4251
  Ethereum: {
4252
- ETH: {
4252
+ FLIP: {
4253
4253
  fee_tier: number;
4254
4254
  total_balance: string;
4255
4255
  available_balance: string;
4256
4256
  in_use_balance: string;
4257
4257
  is_withdrawing: boolean;
4258
4258
  }[];
4259
- USDC: {
4259
+ ETH: {
4260
4260
  fee_tier: number;
4261
4261
  total_balance: string;
4262
4262
  available_balance: string;
4263
4263
  in_use_balance: string;
4264
4264
  is_withdrawing: boolean;
4265
4265
  }[];
4266
- FLIP: {
4266
+ USDC: {
4267
4267
  fee_tier: number;
4268
4268
  total_balance: string;
4269
4269
  available_balance: string;
@@ -4401,8 +4401,8 @@ declare const rpcResult: {
4401
4401
  chain: "Assethub";
4402
4402
  asset: "USDT";
4403
4403
  }) & {
4404
- total_amount: string | number;
4405
4404
  available_amount: string | number;
4405
+ total_amount: string | number;
4406
4406
  })[];
4407
4407
  collateral_balances: (({
4408
4408
  chain: "Bitcoin";
@@ -4471,9 +4471,9 @@ declare const rpcResult: {
4471
4471
  BTC: string | number;
4472
4472
  };
4473
4473
  Ethereum: {
4474
+ FLIP: string | number;
4474
4475
  ETH: string | number;
4475
4476
  USDC: string | number;
4476
- FLIP: string | number;
4477
4477
  USDT: string | number;
4478
4478
  WBTC?: string | number | undefined;
4479
4479
  };
@@ -4780,11 +4780,11 @@ declare const rpcResult: {
4780
4780
  tier: z.ZodNumber;
4781
4781
  available_amount: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>;
4782
4782
  }, "strip", z.ZodTypeAny, {
4783
- available_amount: bigint;
4784
4783
  tier: number;
4784
+ available_amount: bigint;
4785
4785
  }, {
4786
- available_amount: string;
4787
4786
  tier: number;
4787
+ available_amount: string;
4788
4788
  }>>, "many">;
4789
4789
  readonly cf_environment: z.ZodObject<{
4790
4790
  ingress_egress: z.ZodEffects<z.ZodObject<{
@@ -4803,15 +4803,15 @@ declare const rpcResult: {
4803
4803
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
4804
4804
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
4805
4805
  }, "strip", z.ZodTypeAny, {
4806
+ FLIP: bigint;
4806
4807
  ETH: bigint;
4807
4808
  USDC: bigint;
4808
- FLIP: bigint;
4809
4809
  USDT: bigint;
4810
4810
  WBTC: bigint;
4811
4811
  }, {
4812
+ FLIP: string | number;
4812
4813
  ETH: string | number;
4813
4814
  USDC: string | number;
4814
- FLIP: string | number;
4815
4815
  USDT: string | number;
4816
4816
  WBTC?: string | number | undefined;
4817
4817
  }>;
@@ -4859,9 +4859,9 @@ declare const rpcResult: {
4859
4859
  BTC: bigint;
4860
4860
  };
4861
4861
  Ethereum: {
4862
+ FLIP: bigint;
4862
4863
  ETH: bigint;
4863
4864
  USDC: bigint;
4864
- FLIP: bigint;
4865
4865
  USDT: bigint;
4866
4866
  WBTC: bigint;
4867
4867
  };
@@ -4885,9 +4885,9 @@ declare const rpcResult: {
4885
4885
  BTC: string | number;
4886
4886
  };
4887
4887
  Ethereum: {
4888
+ FLIP: string | number;
4888
4889
  ETH: string | number;
4889
4890
  USDC: string | number;
4890
- FLIP: string | number;
4891
4891
  USDT: string | number;
4892
4892
  WBTC?: string | number | undefined;
4893
4893
  };
@@ -4922,15 +4922,15 @@ declare const rpcResult: {
4922
4922
  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>>;
4923
4923
  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>>>;
4924
4924
  }, "strip", z.ZodTypeAny, {
4925
+ FLIP: bigint | null;
4925
4926
  ETH: bigint | null;
4926
4927
  USDC: bigint | null;
4927
- FLIP: bigint | null;
4928
4928
  USDT: bigint | null;
4929
4929
  WBTC: bigint | null;
4930
4930
  }, {
4931
+ FLIP: string | number | null;
4931
4932
  ETH: string | number | null;
4932
4933
  USDC: string | number | null;
4933
- FLIP: string | number | null;
4934
4934
  USDT: string | number | null;
4935
4935
  WBTC?: string | number | null | undefined;
4936
4936
  }>;
@@ -4978,9 +4978,9 @@ declare const rpcResult: {
4978
4978
  BTC: bigint | null;
4979
4979
  };
4980
4980
  Ethereum: {
4981
+ FLIP: bigint | null;
4981
4982
  ETH: bigint | null;
4982
4983
  USDC: bigint | null;
4983
- FLIP: bigint | null;
4984
4984
  USDT: bigint | null;
4985
4985
  WBTC: bigint | null;
4986
4986
  };
@@ -5004,9 +5004,9 @@ declare const rpcResult: {
5004
5004
  BTC: string | number | null;
5005
5005
  };
5006
5006
  Ethereum: {
5007
+ FLIP: string | number | null;
5007
5008
  ETH: string | number | null;
5008
5009
  USDC: string | number | null;
5009
- FLIP: string | number | null;
5010
5010
  USDT: string | number | null;
5011
5011
  WBTC?: string | number | null | undefined;
5012
5012
  };
@@ -5041,15 +5041,15 @@ declare const rpcResult: {
5041
5041
  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>>;
5042
5042
  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>>>;
5043
5043
  }, "strip", z.ZodTypeAny, {
5044
+ FLIP: bigint | null;
5044
5045
  ETH: bigint | null;
5045
5046
  USDC: bigint | null;
5046
- FLIP: bigint | null;
5047
5047
  USDT: bigint | null;
5048
5048
  WBTC: bigint | null;
5049
5049
  }, {
5050
+ FLIP: string | number | null;
5050
5051
  ETH: string | number | null;
5051
5052
  USDC: string | number | null;
5052
- FLIP: string | number | null;
5053
5053
  USDT: string | number | null;
5054
5054
  WBTC?: string | number | null | undefined;
5055
5055
  }>;
@@ -5097,9 +5097,9 @@ declare const rpcResult: {
5097
5097
  BTC: bigint | null;
5098
5098
  };
5099
5099
  Ethereum: {
5100
+ FLIP: bigint | null;
5100
5101
  ETH: bigint | null;
5101
5102
  USDC: bigint | null;
5102
- FLIP: bigint | null;
5103
5103
  USDT: bigint | null;
5104
5104
  WBTC: bigint | null;
5105
5105
  };
@@ -5123,9 +5123,9 @@ declare const rpcResult: {
5123
5123
  BTC: string | number | null;
5124
5124
  };
5125
5125
  Ethereum: {
5126
+ FLIP: string | number | null;
5126
5127
  ETH: string | number | null;
5127
5128
  USDC: string | number | null;
5128
- FLIP: string | number | null;
5129
5129
  USDT: string | number | null;
5130
5130
  WBTC?: string | number | null | undefined;
5131
5131
  };
@@ -5179,15 +5179,15 @@ declare const rpcResult: {
5179
5179
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
5180
5180
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
5181
5181
  }, "strip", z.ZodTypeAny, {
5182
+ FLIP: bigint;
5182
5183
  ETH: bigint;
5183
5184
  USDC: bigint;
5184
- FLIP: bigint;
5185
5185
  USDT: bigint;
5186
5186
  WBTC: bigint;
5187
5187
  }, {
5188
+ FLIP: string | number;
5188
5189
  ETH: string | number;
5189
5190
  USDC: string | number;
5190
- FLIP: string | number;
5191
5191
  USDT: string | number;
5192
5192
  WBTC?: string | number | undefined;
5193
5193
  }>;
@@ -5235,9 +5235,9 @@ declare const rpcResult: {
5235
5235
  BTC: bigint;
5236
5236
  };
5237
5237
  Ethereum: {
5238
+ FLIP: bigint;
5238
5239
  ETH: bigint;
5239
5240
  USDC: bigint;
5240
- FLIP: bigint;
5241
5241
  USDT: bigint;
5242
5242
  WBTC: bigint;
5243
5243
  };
@@ -5261,9 +5261,9 @@ declare const rpcResult: {
5261
5261
  BTC: string | number;
5262
5262
  };
5263
5263
  Ethereum: {
5264
+ FLIP: string | number;
5264
5265
  ETH: string | number;
5265
5266
  USDC: string | number;
5266
- FLIP: string | number;
5267
5267
  USDT: string | number;
5268
5268
  WBTC?: string | number | undefined;
5269
5269
  };
@@ -5355,15 +5355,15 @@ declare const rpcResult: {
5355
5355
  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>>;
5356
5356
  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>>>;
5357
5357
  }, "strip", z.ZodTypeAny, {
5358
+ FLIP: bigint | null;
5358
5359
  ETH: bigint | null;
5359
5360
  USDC: bigint | null;
5360
- FLIP: bigint | null;
5361
5361
  USDT: bigint | null;
5362
5362
  WBTC: bigint | null;
5363
5363
  }, {
5364
+ FLIP: string | number | null;
5364
5365
  ETH: string | number | null;
5365
5366
  USDC: string | number | null;
5366
- FLIP: string | number | null;
5367
5367
  USDT: string | number | null;
5368
5368
  WBTC?: string | number | null | undefined;
5369
5369
  }>;
@@ -5411,9 +5411,9 @@ declare const rpcResult: {
5411
5411
  BTC: bigint | null;
5412
5412
  };
5413
5413
  Ethereum: {
5414
+ FLIP: bigint | null;
5414
5415
  ETH: bigint | null;
5415
5416
  USDC: bigint | null;
5416
- FLIP: bigint | null;
5417
5417
  USDT: bigint | null;
5418
5418
  WBTC: bigint | null;
5419
5419
  };
@@ -5437,9 +5437,9 @@ declare const rpcResult: {
5437
5437
  BTC: string | number | null;
5438
5438
  };
5439
5439
  Ethereum: {
5440
+ FLIP: string | number | null;
5440
5441
  ETH: string | number | null;
5441
5442
  USDC: string | number | null;
5442
- FLIP: string | number | null;
5443
5443
  USDT: string | number | null;
5444
5444
  WBTC?: string | number | null | undefined;
5445
5445
  };
@@ -5465,9 +5465,9 @@ declare const rpcResult: {
5465
5465
  BTC: bigint;
5466
5466
  };
5467
5467
  Ethereum: {
5468
+ FLIP: bigint;
5468
5469
  ETH: bigint;
5469
5470
  USDC: bigint;
5470
- FLIP: bigint;
5471
5471
  USDT: bigint;
5472
5472
  WBTC: bigint;
5473
5473
  };
@@ -5492,9 +5492,9 @@ declare const rpcResult: {
5492
5492
  BTC: bigint | null;
5493
5493
  };
5494
5494
  Ethereum: {
5495
+ FLIP: bigint | null;
5495
5496
  ETH: bigint | null;
5496
5497
  USDC: bigint | null;
5497
- FLIP: bigint | null;
5498
5498
  USDT: bigint | null;
5499
5499
  WBTC: bigint | null;
5500
5500
  };
@@ -5519,9 +5519,9 @@ declare const rpcResult: {
5519
5519
  BTC: bigint | null;
5520
5520
  };
5521
5521
  Ethereum: {
5522
+ FLIP: bigint | null;
5522
5523
  ETH: bigint | null;
5523
5524
  USDC: bigint | null;
5524
- FLIP: bigint | null;
5525
5525
  USDT: bigint | null;
5526
5526
  WBTC: bigint | null;
5527
5527
  };
@@ -5553,9 +5553,9 @@ declare const rpcResult: {
5553
5553
  BTC: bigint;
5554
5554
  };
5555
5555
  Ethereum: {
5556
+ FLIP: bigint;
5556
5557
  ETH: bigint;
5557
5558
  USDC: bigint;
5558
- FLIP: bigint;
5559
5559
  USDT: bigint;
5560
5560
  WBTC: bigint;
5561
5561
  };
@@ -5601,9 +5601,9 @@ declare const rpcResult: {
5601
5601
  BTC: bigint | null;
5602
5602
  };
5603
5603
  Ethereum: {
5604
+ FLIP: bigint | null;
5604
5605
  ETH: bigint | null;
5605
5606
  USDC: bigint | null;
5606
- FLIP: bigint | null;
5607
5607
  USDT: bigint | null;
5608
5608
  WBTC: bigint | null;
5609
5609
  };
@@ -5629,9 +5629,9 @@ declare const rpcResult: {
5629
5629
  BTC: string | number;
5630
5630
  };
5631
5631
  Ethereum: {
5632
+ FLIP: string | number;
5632
5633
  ETH: string | number;
5633
5634
  USDC: string | number;
5634
- FLIP: string | number;
5635
5635
  USDT: string | number;
5636
5636
  WBTC?: string | number | undefined;
5637
5637
  };
@@ -5656,9 +5656,9 @@ declare const rpcResult: {
5656
5656
  BTC: string | number | null;
5657
5657
  };
5658
5658
  Ethereum: {
5659
+ FLIP: string | number | null;
5659
5660
  ETH: string | number | null;
5660
5661
  USDC: string | number | null;
5661
- FLIP: string | number | null;
5662
5662
  USDT: string | number | null;
5663
5663
  WBTC?: string | number | null | undefined;
5664
5664
  };
@@ -5683,9 +5683,9 @@ declare const rpcResult: {
5683
5683
  BTC: string | number | null;
5684
5684
  };
5685
5685
  Ethereum: {
5686
+ FLIP: string | number | null;
5686
5687
  ETH: string | number | null;
5687
5688
  USDC: string | number | null;
5688
- FLIP: string | number | null;
5689
5689
  USDT: string | number | null;
5690
5690
  WBTC?: string | number | null | undefined;
5691
5691
  };
@@ -5717,9 +5717,9 @@ declare const rpcResult: {
5717
5717
  BTC: string | number;
5718
5718
  };
5719
5719
  Ethereum: {
5720
+ FLIP: string | number;
5720
5721
  ETH: string | number;
5721
5722
  USDC: string | number;
5722
- FLIP: string | number;
5723
5723
  USDT: string | number;
5724
5724
  WBTC?: string | number | undefined;
5725
5725
  };
@@ -5765,9 +5765,9 @@ declare const rpcResult: {
5765
5765
  BTC: string | number | null;
5766
5766
  };
5767
5767
  Ethereum: {
5768
+ FLIP: string | number | null;
5768
5769
  ETH: string | number | null;
5769
5770
  USDC: string | number | null;
5770
- FLIP: string | number | null;
5771
5771
  USDT: string | number | null;
5772
5772
  WBTC?: string | number | null | undefined;
5773
5773
  };
@@ -5793,9 +5793,9 @@ declare const rpcResult: {
5793
5793
  BTC: bigint;
5794
5794
  };
5795
5795
  Ethereum: {
5796
+ FLIP: bigint;
5796
5797
  ETH: bigint;
5797
5798
  USDC: bigint;
5798
- FLIP: bigint;
5799
5799
  USDT: bigint;
5800
5800
  WBTC: bigint;
5801
5801
  };
@@ -5820,9 +5820,9 @@ declare const rpcResult: {
5820
5820
  BTC: bigint | null;
5821
5821
  };
5822
5822
  Ethereum: {
5823
+ FLIP: bigint | null;
5823
5824
  ETH: bigint | null;
5824
5825
  USDC: bigint | null;
5825
- FLIP: bigint | null;
5826
5826
  USDT: bigint | null;
5827
5827
  WBTC: bigint | null;
5828
5828
  };
@@ -5847,9 +5847,9 @@ declare const rpcResult: {
5847
5847
  BTC: bigint | null;
5848
5848
  };
5849
5849
  Ethereum: {
5850
+ FLIP: bigint | null;
5850
5851
  ETH: bigint | null;
5851
5852
  USDC: bigint | null;
5852
- FLIP: bigint | null;
5853
5853
  USDT: bigint | null;
5854
5854
  WBTC: bigint | null;
5855
5855
  };
@@ -5881,9 +5881,9 @@ declare const rpcResult: {
5881
5881
  BTC: bigint;
5882
5882
  };
5883
5883
  Ethereum: {
5884
+ FLIP: bigint;
5884
5885
  ETH: bigint;
5885
5886
  USDC: bigint;
5886
- FLIP: bigint;
5887
5887
  USDT: bigint;
5888
5888
  WBTC: bigint;
5889
5889
  };
@@ -5929,9 +5929,9 @@ declare const rpcResult: {
5929
5929
  BTC: bigint | null;
5930
5930
  };
5931
5931
  Ethereum: {
5932
+ FLIP: bigint | null;
5932
5933
  ETH: bigint | null;
5933
5934
  USDC: bigint | null;
5934
- FLIP: bigint | null;
5935
5935
  USDT: bigint | null;
5936
5936
  WBTC: bigint | null;
5937
5937
  };
@@ -5957,9 +5957,9 @@ declare const rpcResult: {
5957
5957
  BTC: bigint;
5958
5958
  };
5959
5959
  Ethereum: {
5960
+ FLIP: bigint;
5960
5961
  ETH: bigint;
5961
5962
  USDC: bigint;
5962
- FLIP: bigint;
5963
5963
  USDT: bigint;
5964
5964
  WBTC: bigint;
5965
5965
  };
@@ -5985,9 +5985,9 @@ declare const rpcResult: {
5985
5985
  BTC: string | number;
5986
5986
  };
5987
5987
  Ethereum: {
5988
+ FLIP: string | number;
5988
5989
  ETH: string | number;
5989
5990
  USDC: string | number;
5990
- FLIP: string | number;
5991
5991
  USDT: string | number;
5992
5992
  WBTC?: string | number | undefined;
5993
5993
  };
@@ -6012,9 +6012,9 @@ declare const rpcResult: {
6012
6012
  BTC: string | number | null;
6013
6013
  };
6014
6014
  Ethereum: {
6015
+ FLIP: string | number | null;
6015
6016
  ETH: string | number | null;
6016
6017
  USDC: string | number | null;
6017
- FLIP: string | number | null;
6018
6018
  USDT: string | number | null;
6019
6019
  WBTC?: string | number | null | undefined;
6020
6020
  };
@@ -6039,9 +6039,9 @@ declare const rpcResult: {
6039
6039
  BTC: string | number | null;
6040
6040
  };
6041
6041
  Ethereum: {
6042
+ FLIP: string | number | null;
6042
6043
  ETH: string | number | null;
6043
6044
  USDC: string | number | null;
6044
- FLIP: string | number | null;
6045
6045
  USDT: string | number | null;
6046
6046
  WBTC?: string | number | null | undefined;
6047
6047
  };
@@ -6073,9 +6073,9 @@ declare const rpcResult: {
6073
6073
  BTC: string | number;
6074
6074
  };
6075
6075
  Ethereum: {
6076
+ FLIP: string | number;
6076
6077
  ETH: string | number;
6077
6078
  USDC: string | number;
6078
- FLIP: string | number;
6079
6079
  USDT: string | number;
6080
6080
  WBTC?: string | number | undefined;
6081
6081
  };
@@ -6121,9 +6121,9 @@ declare const rpcResult: {
6121
6121
  BTC: string | number | null;
6122
6122
  };
6123
6123
  Ethereum: {
6124
+ FLIP: string | number | null;
6124
6125
  ETH: string | number | null;
6125
6126
  USDC: string | number | null;
6126
- FLIP: string | number | null;
6127
6127
  USDT: string | number | null;
6128
6128
  WBTC?: string | number | null | undefined;
6129
6129
  };
@@ -6160,15 +6160,15 @@ declare const rpcResult: {
6160
6160
  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>>;
6161
6161
  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>>>;
6162
6162
  }, "strip", z.ZodTypeAny, {
6163
+ FLIP: bigint | null;
6163
6164
  ETH: bigint | null;
6164
6165
  USDC: bigint | null;
6165
- FLIP: bigint | null;
6166
6166
  USDT: bigint | null;
6167
6167
  WBTC: bigint | null;
6168
6168
  }, {
6169
+ FLIP: string | number | null;
6169
6170
  ETH: string | number | null;
6170
6171
  USDC: string | number | null;
6171
- FLIP: string | number | null;
6172
6172
  USDT: string | number | null;
6173
6173
  WBTC?: string | number | null | undefined;
6174
6174
  }>;
@@ -6216,9 +6216,9 @@ declare const rpcResult: {
6216
6216
  BTC: bigint | null;
6217
6217
  };
6218
6218
  Ethereum: {
6219
+ FLIP: bigint | null;
6219
6220
  ETH: bigint | null;
6220
6221
  USDC: bigint | null;
6221
- FLIP: bigint | null;
6222
6222
  USDT: bigint | null;
6223
6223
  WBTC: bigint | null;
6224
6224
  };
@@ -6242,9 +6242,9 @@ declare const rpcResult: {
6242
6242
  BTC: string | number | null;
6243
6243
  };
6244
6244
  Ethereum: {
6245
+ FLIP: string | number | null;
6245
6246
  ETH: string | number | null;
6246
6247
  USDC: string | number | null;
6247
- FLIP: string | number | null;
6248
6248
  USDT: string | number | null;
6249
6249
  WBTC?: string | number | null | undefined;
6250
6250
  };
@@ -6283,15 +6283,15 @@ declare const rpcResult: {
6283
6283
  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>>;
6284
6284
  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>>>;
6285
6285
  }, "strip", z.ZodTypeAny, {
6286
+ FLIP: bigint | null;
6286
6287
  ETH: bigint | null;
6287
6288
  USDC: bigint | null;
6288
- FLIP: bigint | null;
6289
6289
  USDT: bigint | null;
6290
6290
  WBTC: bigint | null;
6291
6291
  }, {
6292
+ FLIP: string | number | null;
6292
6293
  ETH: string | number | null;
6293
6294
  USDC: string | number | null;
6294
- FLIP: string | number | null;
6295
6295
  USDT: string | number | null;
6296
6296
  WBTC?: string | number | null | undefined;
6297
6297
  }>;
@@ -6339,9 +6339,9 @@ declare const rpcResult: {
6339
6339
  BTC: bigint | null;
6340
6340
  };
6341
6341
  Ethereum: {
6342
+ FLIP: bigint | null;
6342
6343
  ETH: bigint | null;
6343
6344
  USDC: bigint | null;
6344
- FLIP: bigint | null;
6345
6345
  USDT: bigint | null;
6346
6346
  WBTC: bigint | null;
6347
6347
  };
@@ -6365,9 +6365,9 @@ declare const rpcResult: {
6365
6365
  BTC: string | number | null;
6366
6366
  };
6367
6367
  Ethereum: {
6368
+ FLIP: string | number | null;
6368
6369
  ETH: string | number | null;
6369
6370
  USDC: string | number | null;
6370
- FLIP: string | number | null;
6371
6371
  USDT: string | number | null;
6372
6372
  WBTC?: string | number | null | undefined;
6373
6373
  };
@@ -6414,15 +6414,15 @@ declare const rpcResult: {
6414
6414
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
6415
6415
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
6416
6416
  }, "strip", z.ZodTypeAny, {
6417
+ FLIP: bigint;
6417
6418
  ETH: bigint;
6418
6419
  USDC: bigint;
6419
- FLIP: bigint;
6420
6420
  USDT: bigint;
6421
6421
  WBTC: bigint;
6422
6422
  }, {
6423
+ FLIP: string | number;
6423
6424
  ETH: string | number;
6424
6425
  USDC: string | number;
6425
- FLIP: string | number;
6426
6426
  USDT: string | number;
6427
6427
  WBTC?: string | number | undefined;
6428
6428
  }>;
@@ -6470,9 +6470,9 @@ declare const rpcResult: {
6470
6470
  BTC: bigint;
6471
6471
  };
6472
6472
  Ethereum: {
6473
+ FLIP: bigint;
6473
6474
  ETH: bigint;
6474
6475
  USDC: bigint;
6475
- FLIP: bigint;
6476
6476
  USDT: bigint;
6477
6477
  WBTC: bigint;
6478
6478
  };
@@ -6496,9 +6496,9 @@ declare const rpcResult: {
6496
6496
  BTC: string | number;
6497
6497
  };
6498
6498
  Ethereum: {
6499
+ FLIP: string | number;
6499
6500
  ETH: string | number;
6500
6501
  USDC: string | number;
6501
- FLIP: string | number;
6502
6502
  USDT: string | number;
6503
6503
  WBTC?: string | number | undefined;
6504
6504
  };
@@ -6528,9 +6528,9 @@ declare const rpcResult: {
6528
6528
  BTC: bigint;
6529
6529
  };
6530
6530
  Ethereum: {
6531
+ FLIP: bigint;
6531
6532
  ETH: bigint;
6532
6533
  USDC: bigint;
6533
- FLIP: bigint;
6534
6534
  USDT: bigint;
6535
6535
  WBTC: bigint;
6536
6536
  };
@@ -6560,9 +6560,9 @@ declare const rpcResult: {
6560
6560
  BTC: string | number;
6561
6561
  };
6562
6562
  Ethereum: {
6563
+ FLIP: string | number;
6563
6564
  ETH: string | number;
6564
6565
  USDC: string | number;
6565
- FLIP: string | number;
6566
6566
  USDT: string | number;
6567
6567
  WBTC?: string | number | undefined;
6568
6568
  };
@@ -6609,15 +6609,15 @@ declare const rpcResult: {
6609
6609
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
6610
6610
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
6611
6611
  }, "strip", z.ZodTypeAny, {
6612
+ FLIP: bigint;
6612
6613
  ETH: bigint;
6613
6614
  USDC: bigint;
6614
- FLIP: bigint;
6615
6615
  USDT: bigint;
6616
6616
  WBTC: bigint;
6617
6617
  }, {
6618
+ FLIP: string | number;
6618
6619
  ETH: string | number;
6619
6620
  USDC: string | number;
6620
- FLIP: string | number;
6621
6621
  USDT: string | number;
6622
6622
  WBTC?: string | number | undefined;
6623
6623
  }>;
@@ -6665,9 +6665,9 @@ declare const rpcResult: {
6665
6665
  BTC: bigint;
6666
6666
  };
6667
6667
  Ethereum: {
6668
+ FLIP: bigint;
6668
6669
  ETH: bigint;
6669
6670
  USDC: bigint;
6670
- FLIP: bigint;
6671
6671
  USDT: bigint;
6672
6672
  WBTC: bigint;
6673
6673
  };
@@ -6691,9 +6691,9 @@ declare const rpcResult: {
6691
6691
  BTC: string | number;
6692
6692
  };
6693
6693
  Ethereum: {
6694
+ FLIP: string | number;
6694
6695
  ETH: string | number;
6695
6696
  USDC: string | number;
6696
- FLIP: string | number;
6697
6697
  USDT: string | number;
6698
6698
  WBTC?: string | number | undefined;
6699
6699
  };
@@ -6723,9 +6723,9 @@ declare const rpcResult: {
6723
6723
  BTC: bigint;
6724
6724
  };
6725
6725
  Ethereum: {
6726
+ FLIP: bigint;
6726
6727
  ETH: bigint;
6727
6728
  USDC: bigint;
6728
- FLIP: bigint;
6729
6729
  USDT: bigint;
6730
6730
  WBTC: bigint;
6731
6731
  };
@@ -6755,9 +6755,9 @@ declare const rpcResult: {
6755
6755
  BTC: string | number;
6756
6756
  };
6757
6757
  Ethereum: {
6758
+ FLIP: string | number;
6758
6759
  ETH: string | number;
6759
6760
  USDC: string | number;
6760
- FLIP: string | number;
6761
6761
  USDT: string | number;
6762
6762
  WBTC?: string | number | undefined;
6763
6763
  };
@@ -6789,9 +6789,9 @@ declare const rpcResult: {
6789
6789
  BTC: bigint;
6790
6790
  };
6791
6791
  Ethereum: {
6792
+ FLIP: bigint;
6792
6793
  ETH: bigint;
6793
6794
  USDC: bigint;
6794
- FLIP: bigint;
6795
6795
  USDT: bigint;
6796
6796
  WBTC: bigint;
6797
6797
  };
@@ -6822,9 +6822,9 @@ declare const rpcResult: {
6822
6822
  BTC: bigint;
6823
6823
  };
6824
6824
  Ethereum: {
6825
+ FLIP: bigint;
6825
6826
  ETH: bigint;
6826
6827
  USDC: bigint;
6827
- FLIP: bigint;
6828
6828
  USDT: bigint;
6829
6829
  WBTC: bigint;
6830
6830
  };
@@ -6856,9 +6856,9 @@ declare const rpcResult: {
6856
6856
  BTC: string | number;
6857
6857
  };
6858
6858
  Ethereum: {
6859
+ FLIP: string | number;
6859
6860
  ETH: string | number;
6860
6861
  USDC: string | number;
6861
- FLIP: string | number;
6862
6862
  USDT: string | number;
6863
6863
  WBTC?: string | number | undefined;
6864
6864
  };
@@ -6889,9 +6889,9 @@ declare const rpcResult: {
6889
6889
  BTC: string | number;
6890
6890
  };
6891
6891
  Ethereum: {
6892
+ FLIP: string | number;
6892
6893
  ETH: string | number;
6893
6894
  USDC: string | number;
6894
- FLIP: string | number;
6895
6895
  USDT: string | number;
6896
6896
  WBTC?: string | number | undefined;
6897
6897
  };
@@ -6928,15 +6928,15 @@ declare const rpcResult: {
6928
6928
  USDT: z.ZodNullable<z.ZodNumber>;
6929
6929
  WBTC: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
6930
6930
  }, "strip", z.ZodTypeAny, {
6931
+ FLIP: number | null;
6931
6932
  ETH: number | null;
6932
6933
  USDC: number | null;
6933
- FLIP: number | null;
6934
6934
  USDT: number | null;
6935
6935
  WBTC: number | null;
6936
6936
  }, {
6937
+ FLIP: number | null;
6937
6938
  ETH: number | null;
6938
6939
  USDC: number | null;
6939
- FLIP: number | null;
6940
6940
  USDT: number | null;
6941
6941
  WBTC?: number | null | undefined;
6942
6942
  }>;
@@ -6984,9 +6984,9 @@ declare const rpcResult: {
6984
6984
  BTC: number | null;
6985
6985
  };
6986
6986
  Ethereum: {
6987
+ FLIP: number | null;
6987
6988
  ETH: number | null;
6988
6989
  USDC: number | null;
6989
- FLIP: number | null;
6990
6990
  USDT: number | null;
6991
6991
  WBTC: number | null;
6992
6992
  };
@@ -7010,9 +7010,9 @@ declare const rpcResult: {
7010
7010
  BTC: number | null;
7011
7011
  };
7012
7012
  Ethereum: {
7013
+ FLIP: number | null;
7013
7014
  ETH: number | null;
7014
7015
  USDC: number | null;
7015
- FLIP: number | null;
7016
7016
  USDT: number | null;
7017
7017
  WBTC?: number | null | undefined;
7018
7018
  };
@@ -7038,9 +7038,9 @@ declare const rpcResult: {
7038
7038
  BTC: bigint | null;
7039
7039
  };
7040
7040
  Ethereum: {
7041
+ FLIP: bigint | null;
7041
7042
  ETH: bigint | null;
7042
7043
  USDC: bigint | null;
7043
- FLIP: bigint | null;
7044
7044
  USDT: bigint | null;
7045
7045
  WBTC: bigint | null;
7046
7046
  };
@@ -7069,9 +7069,9 @@ declare const rpcResult: {
7069
7069
  BTC: bigint | null;
7070
7070
  };
7071
7071
  Ethereum: {
7072
+ FLIP: bigint | null;
7072
7073
  ETH: bigint | null;
7073
7074
  USDC: bigint | null;
7074
- FLIP: bigint | null;
7075
7075
  USDT: bigint | null;
7076
7076
  WBTC: bigint | null;
7077
7077
  };
@@ -7102,9 +7102,9 @@ declare const rpcResult: {
7102
7102
  BTC: bigint;
7103
7103
  };
7104
7104
  Ethereum: {
7105
+ FLIP: bigint;
7105
7106
  ETH: bigint;
7106
7107
  USDC: bigint;
7107
- FLIP: bigint;
7108
7108
  USDT: bigint;
7109
7109
  WBTC: bigint;
7110
7110
  };
@@ -7135,9 +7135,9 @@ declare const rpcResult: {
7135
7135
  BTC: bigint;
7136
7136
  };
7137
7137
  Ethereum: {
7138
+ FLIP: bigint;
7138
7139
  ETH: bigint;
7139
7140
  USDC: bigint;
7140
- FLIP: bigint;
7141
7141
  USDT: bigint;
7142
7142
  WBTC: bigint;
7143
7143
  };
@@ -7164,9 +7164,9 @@ declare const rpcResult: {
7164
7164
  BTC: number | null;
7165
7165
  };
7166
7166
  Ethereum: {
7167
+ FLIP: number | null;
7167
7168
  ETH: number | null;
7168
7169
  USDC: number | null;
7169
- FLIP: number | null;
7170
7170
  USDT: number | null;
7171
7171
  WBTC: number | null;
7172
7172
  };
@@ -7192,9 +7192,9 @@ declare const rpcResult: {
7192
7192
  BTC: string | number | null;
7193
7193
  };
7194
7194
  Ethereum: {
7195
+ FLIP: string | number | null;
7195
7196
  ETH: string | number | null;
7196
7197
  USDC: string | number | null;
7197
- FLIP: string | number | null;
7198
7198
  USDT: string | number | null;
7199
7199
  WBTC?: string | number | null | undefined;
7200
7200
  };
@@ -7223,9 +7223,9 @@ declare const rpcResult: {
7223
7223
  BTC: string | number | null;
7224
7224
  };
7225
7225
  Ethereum: {
7226
+ FLIP: string | number | null;
7226
7227
  ETH: string | number | null;
7227
7228
  USDC: string | number | null;
7228
- FLIP: string | number | null;
7229
7229
  USDT: string | number | null;
7230
7230
  WBTC?: string | number | null | undefined;
7231
7231
  };
@@ -7256,9 +7256,9 @@ declare const rpcResult: {
7256
7256
  BTC: string | number;
7257
7257
  };
7258
7258
  Ethereum: {
7259
+ FLIP: string | number;
7259
7260
  ETH: string | number;
7260
7261
  USDC: string | number;
7261
- FLIP: string | number;
7262
7262
  USDT: string | number;
7263
7263
  WBTC?: string | number | undefined;
7264
7264
  };
@@ -7289,9 +7289,9 @@ declare const rpcResult: {
7289
7289
  BTC: string | number;
7290
7290
  };
7291
7291
  Ethereum: {
7292
+ FLIP: string | number;
7292
7293
  ETH: string | number;
7293
7294
  USDC: string | number;
7294
- FLIP: string | number;
7295
7295
  USDT: string | number;
7296
7296
  WBTC?: string | number | undefined;
7297
7297
  };
@@ -7318,9 +7318,9 @@ declare const rpcResult: {
7318
7318
  BTC: number | null;
7319
7319
  };
7320
7320
  Ethereum: {
7321
+ FLIP: number | null;
7321
7322
  ETH: number | null;
7322
7323
  USDC: number | null;
7323
- FLIP: number | null;
7324
7324
  USDT: number | null;
7325
7325
  WBTC?: number | null | undefined;
7326
7326
  };
@@ -8275,7 +8275,7 @@ declare const rpcResult: {
8275
8275
  };
8276
8276
  } | null>>;
8277
8277
  }, "strip", z.ZodTypeAny, {
8278
- ETH: {
8278
+ FLIP: {
8279
8279
  limit_order_fee_hundredth_pips: number;
8280
8280
  range_order_fee_hundredth_pips: number;
8281
8281
  range_order_total_fees_earned: {
@@ -8322,7 +8322,7 @@ declare const rpcResult: {
8322
8322
  readonly asset: "USDC";
8323
8323
  };
8324
8324
  };
8325
- FLIP: {
8325
+ ETH: {
8326
8326
  limit_order_fee_hundredth_pips: number;
8327
8327
  range_order_fee_hundredth_pips: number;
8328
8328
  range_order_total_fees_earned: {
@@ -8464,7 +8464,7 @@ declare const rpcResult: {
8464
8464
  };
8465
8465
  };
8466
8466
  }, {
8467
- ETH: {
8467
+ FLIP: {
8468
8468
  limit_order_fee_hundredth_pips: number;
8469
8469
  range_order_fee_hundredth_pips: number;
8470
8470
  range_order_total_fees_earned: {
@@ -8488,7 +8488,7 @@ declare const rpcResult: {
8488
8488
  asset: "USDC";
8489
8489
  };
8490
8490
  } | null;
8491
- FLIP: {
8491
+ ETH: {
8492
8492
  limit_order_fee_hundredth_pips: number;
8493
8493
  range_order_fee_hundredth_pips: number;
8494
8494
  range_order_total_fees_earned: {
@@ -10784,7 +10784,7 @@ declare const rpcResult: {
10784
10784
  };
10785
10785
  };
10786
10786
  Ethereum: {
10787
- ETH: {
10787
+ FLIP: {
10788
10788
  limit_order_fee_hundredth_pips: number;
10789
10789
  range_order_fee_hundredth_pips: number;
10790
10790
  range_order_total_fees_earned: {
@@ -10831,7 +10831,7 @@ declare const rpcResult: {
10831
10831
  readonly asset: "USDC";
10832
10832
  };
10833
10833
  };
10834
- FLIP: {
10834
+ ETH: {
10835
10835
  limit_order_fee_hundredth_pips: number;
10836
10836
  range_order_fee_hundredth_pips: number;
10837
10837
  range_order_total_fees_earned: {
@@ -11430,7 +11430,7 @@ declare const rpcResult: {
11430
11430
  } | null;
11431
11431
  };
11432
11432
  Ethereum: {
11433
- ETH: {
11433
+ FLIP: {
11434
11434
  limit_order_fee_hundredth_pips: number;
11435
11435
  range_order_fee_hundredth_pips: number;
11436
11436
  range_order_total_fees_earned: {
@@ -11454,7 +11454,7 @@ declare const rpcResult: {
11454
11454
  asset: "USDC";
11455
11455
  };
11456
11456
  } | null;
11457
- FLIP: {
11457
+ ETH: {
11458
11458
  limit_order_fee_hundredth_pips: number;
11459
11459
  range_order_fee_hundredth_pips: number;
11460
11460
  range_order_total_fees_earned: {
@@ -11802,7 +11802,7 @@ declare const rpcResult: {
11802
11802
  };
11803
11803
  };
11804
11804
  Ethereum: {
11805
- ETH: {
11805
+ FLIP: {
11806
11806
  limit_order_fee_hundredth_pips: number;
11807
11807
  range_order_fee_hundredth_pips: number;
11808
11808
  range_order_total_fees_earned: {
@@ -11849,7 +11849,7 @@ declare const rpcResult: {
11849
11849
  readonly asset: "USDC";
11850
11850
  };
11851
11851
  };
11852
- FLIP: {
11852
+ ETH: {
11853
11853
  limit_order_fee_hundredth_pips: number;
11854
11854
  range_order_fee_hundredth_pips: number;
11855
11855
  range_order_total_fees_earned: {
@@ -12450,7 +12450,7 @@ declare const rpcResult: {
12450
12450
  } | null;
12451
12451
  };
12452
12452
  Ethereum: {
12453
- ETH: {
12453
+ FLIP: {
12454
12454
  limit_order_fee_hundredth_pips: number;
12455
12455
  range_order_fee_hundredth_pips: number;
12456
12456
  range_order_total_fees_earned: {
@@ -12474,7 +12474,7 @@ declare const rpcResult: {
12474
12474
  asset: "USDC";
12475
12475
  };
12476
12476
  } | null;
12477
- FLIP: {
12477
+ ETH: {
12478
12478
  limit_order_fee_hundredth_pips: number;
12479
12479
  range_order_fee_hundredth_pips: number;
12480
12480
  range_order_total_fees_earned: {
@@ -12778,9 +12778,9 @@ declare const rpcResult: {
12778
12778
  BTC: bigint;
12779
12779
  };
12780
12780
  Ethereum: {
12781
+ FLIP: bigint;
12781
12782
  ETH: bigint;
12782
12783
  USDC: bigint;
12783
- FLIP: bigint;
12784
12784
  USDT: bigint;
12785
12785
  WBTC: bigint;
12786
12786
  };
@@ -12805,9 +12805,9 @@ declare const rpcResult: {
12805
12805
  BTC: bigint | null;
12806
12806
  };
12807
12807
  Ethereum: {
12808
+ FLIP: bigint | null;
12808
12809
  ETH: bigint | null;
12809
12810
  USDC: bigint | null;
12810
- FLIP: bigint | null;
12811
12811
  USDT: bigint | null;
12812
12812
  WBTC: bigint | null;
12813
12813
  };
@@ -12832,9 +12832,9 @@ declare const rpcResult: {
12832
12832
  BTC: bigint | null;
12833
12833
  };
12834
12834
  Ethereum: {
12835
+ FLIP: bigint | null;
12835
12836
  ETH: bigint | null;
12836
12837
  USDC: bigint | null;
12837
- FLIP: bigint | null;
12838
12838
  USDT: bigint | null;
12839
12839
  WBTC: bigint | null;
12840
12840
  };
@@ -12866,9 +12866,9 @@ declare const rpcResult: {
12866
12866
  BTC: bigint;
12867
12867
  };
12868
12868
  Ethereum: {
12869
+ FLIP: bigint;
12869
12870
  ETH: bigint;
12870
12871
  USDC: bigint;
12871
- FLIP: bigint;
12872
12872
  USDT: bigint;
12873
12873
  WBTC: bigint;
12874
12874
  };
@@ -12914,9 +12914,9 @@ declare const rpcResult: {
12914
12914
  BTC: bigint | null;
12915
12915
  };
12916
12916
  Ethereum: {
12917
+ FLIP: bigint | null;
12917
12918
  ETH: bigint | null;
12918
12919
  USDC: bigint | null;
12919
- FLIP: bigint | null;
12920
12920
  USDT: bigint | null;
12921
12921
  WBTC: bigint | null;
12922
12922
  };
@@ -12942,9 +12942,9 @@ declare const rpcResult: {
12942
12942
  BTC: bigint;
12943
12943
  };
12944
12944
  Ethereum: {
12945
+ FLIP: bigint;
12945
12946
  ETH: bigint;
12946
12947
  USDC: bigint;
12947
- FLIP: bigint;
12948
12948
  USDT: bigint;
12949
12949
  WBTC: bigint;
12950
12950
  };
@@ -12971,9 +12971,9 @@ declare const rpcResult: {
12971
12971
  BTC: bigint | null;
12972
12972
  };
12973
12973
  Ethereum: {
12974
+ FLIP: bigint | null;
12974
12975
  ETH: bigint | null;
12975
12976
  USDC: bigint | null;
12976
- FLIP: bigint | null;
12977
12977
  USDT: bigint | null;
12978
12978
  WBTC: bigint | null;
12979
12979
  };
@@ -13002,9 +13002,9 @@ declare const rpcResult: {
13002
13002
  BTC: bigint | null;
13003
13003
  };
13004
13004
  Ethereum: {
13005
+ FLIP: bigint | null;
13005
13006
  ETH: bigint | null;
13006
13007
  USDC: bigint | null;
13007
- FLIP: bigint | null;
13008
13008
  USDT: bigint | null;
13009
13009
  WBTC: bigint | null;
13010
13010
  };
@@ -13035,9 +13035,9 @@ declare const rpcResult: {
13035
13035
  BTC: bigint;
13036
13036
  };
13037
13037
  Ethereum: {
13038
+ FLIP: bigint;
13038
13039
  ETH: bigint;
13039
13040
  USDC: bigint;
13040
- FLIP: bigint;
13041
13041
  USDT: bigint;
13042
13042
  WBTC: bigint;
13043
13043
  };
@@ -13068,9 +13068,9 @@ declare const rpcResult: {
13068
13068
  BTC: bigint;
13069
13069
  };
13070
13070
  Ethereum: {
13071
+ FLIP: bigint;
13071
13072
  ETH: bigint;
13072
13073
  USDC: bigint;
13073
- FLIP: bigint;
13074
13074
  USDT: bigint;
13075
13075
  WBTC: bigint;
13076
13076
  };
@@ -13097,9 +13097,9 @@ declare const rpcResult: {
13097
13097
  BTC: number | null;
13098
13098
  };
13099
13099
  Ethereum: {
13100
+ FLIP: number | null;
13100
13101
  ETH: number | null;
13101
13102
  USDC: number | null;
13102
- FLIP: number | null;
13103
13103
  USDT: number | null;
13104
13104
  WBTC: number | null;
13105
13105
  };
@@ -13176,7 +13176,7 @@ declare const rpcResult: {
13176
13176
  };
13177
13177
  };
13178
13178
  Ethereum: {
13179
- ETH: {
13179
+ FLIP: {
13180
13180
  limit_order_fee_hundredth_pips: number;
13181
13181
  range_order_fee_hundredth_pips: number;
13182
13182
  range_order_total_fees_earned: {
@@ -13223,7 +13223,7 @@ declare const rpcResult: {
13223
13223
  readonly asset: "USDC";
13224
13224
  };
13225
13225
  };
13226
- FLIP: {
13226
+ ETH: {
13227
13227
  limit_order_fee_hundredth_pips: number;
13228
13228
  range_order_fee_hundredth_pips: number;
13229
13229
  range_order_total_fees_earned: {
@@ -13803,9 +13803,9 @@ declare const rpcResult: {
13803
13803
  BTC: string | number;
13804
13804
  };
13805
13805
  Ethereum: {
13806
+ FLIP: string | number;
13806
13807
  ETH: string | number;
13807
13808
  USDC: string | number;
13808
- FLIP: string | number;
13809
13809
  USDT: string | number;
13810
13810
  WBTC?: string | number | undefined;
13811
13811
  };
@@ -13830,9 +13830,9 @@ declare const rpcResult: {
13830
13830
  BTC: string | number | null;
13831
13831
  };
13832
13832
  Ethereum: {
13833
+ FLIP: string | number | null;
13833
13834
  ETH: string | number | null;
13834
13835
  USDC: string | number | null;
13835
- FLIP: string | number | null;
13836
13836
  USDT: string | number | null;
13837
13837
  WBTC?: string | number | null | undefined;
13838
13838
  };
@@ -13857,9 +13857,9 @@ declare const rpcResult: {
13857
13857
  BTC: string | number | null;
13858
13858
  };
13859
13859
  Ethereum: {
13860
+ FLIP: string | number | null;
13860
13861
  ETH: string | number | null;
13861
13862
  USDC: string | number | null;
13862
- FLIP: string | number | null;
13863
13863
  USDT: string | number | null;
13864
13864
  WBTC?: string | number | null | undefined;
13865
13865
  };
@@ -13891,9 +13891,9 @@ declare const rpcResult: {
13891
13891
  BTC: string | number;
13892
13892
  };
13893
13893
  Ethereum: {
13894
+ FLIP: string | number;
13894
13895
  ETH: string | number;
13895
13896
  USDC: string | number;
13896
- FLIP: string | number;
13897
13897
  USDT: string | number;
13898
13898
  WBTC?: string | number | undefined;
13899
13899
  };
@@ -13939,9 +13939,9 @@ declare const rpcResult: {
13939
13939
  BTC: string | number | null;
13940
13940
  };
13941
13941
  Ethereum: {
13942
+ FLIP: string | number | null;
13942
13943
  ETH: string | number | null;
13943
13944
  USDC: string | number | null;
13944
- FLIP: string | number | null;
13945
13945
  USDT: string | number | null;
13946
13946
  WBTC?: string | number | null | undefined;
13947
13947
  };
@@ -13968,9 +13968,9 @@ declare const rpcResult: {
13968
13968
  BTC: string | number | null;
13969
13969
  };
13970
13970
  Ethereum: {
13971
+ FLIP: string | number | null;
13971
13972
  ETH: string | number | null;
13972
13973
  USDC: string | number | null;
13973
- FLIP: string | number | null;
13974
13974
  USDT: string | number | null;
13975
13975
  WBTC?: string | number | null | undefined;
13976
13976
  };
@@ -13999,9 +13999,9 @@ declare const rpcResult: {
13999
13999
  BTC: string | number | null;
14000
14000
  };
14001
14001
  Ethereum: {
14002
+ FLIP: string | number | null;
14002
14003
  ETH: string | number | null;
14003
14004
  USDC: string | number | null;
14004
- FLIP: string | number | null;
14005
14005
  USDT: string | number | null;
14006
14006
  WBTC?: string | number | null | undefined;
14007
14007
  };
@@ -14032,9 +14032,9 @@ declare const rpcResult: {
14032
14032
  BTC: string | number;
14033
14033
  };
14034
14034
  Ethereum: {
14035
+ FLIP: string | number;
14035
14036
  ETH: string | number;
14036
14037
  USDC: string | number;
14037
- FLIP: string | number;
14038
14038
  USDT: string | number;
14039
14039
  WBTC?: string | number | undefined;
14040
14040
  };
@@ -14065,9 +14065,9 @@ declare const rpcResult: {
14065
14065
  BTC: string | number;
14066
14066
  };
14067
14067
  Ethereum: {
14068
+ FLIP: string | number;
14068
14069
  ETH: string | number;
14069
14070
  USDC: string | number;
14070
- FLIP: string | number;
14071
14071
  USDT: string | number;
14072
14072
  WBTC?: string | number | undefined;
14073
14073
  };
@@ -14094,9 +14094,9 @@ declare const rpcResult: {
14094
14094
  BTC: number | null;
14095
14095
  };
14096
14096
  Ethereum: {
14097
+ FLIP: number | null;
14097
14098
  ETH: number | null;
14098
14099
  USDC: number | null;
14099
- FLIP: number | null;
14100
14100
  USDT: number | null;
14101
14101
  WBTC?: number | null | undefined;
14102
14102
  };
@@ -14150,7 +14150,7 @@ declare const rpcResult: {
14150
14150
  } | null;
14151
14151
  };
14152
14152
  Ethereum: {
14153
- ETH: {
14153
+ FLIP: {
14154
14154
  limit_order_fee_hundredth_pips: number;
14155
14155
  range_order_fee_hundredth_pips: number;
14156
14156
  range_order_total_fees_earned: {
@@ -14174,7 +14174,7 @@ declare const rpcResult: {
14174
14174
  asset: "USDC";
14175
14175
  };
14176
14176
  } | null;
14177
- FLIP: {
14177
+ ETH: {
14178
14178
  limit_order_fee_hundredth_pips: number;
14179
14179
  range_order_fee_hundredth_pips: number;
14180
14180
  range_order_total_fees_earned: {
@@ -14498,15 +14498,15 @@ declare const rpcResult: {
14498
14498
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
14499
14499
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
14500
14500
  }, "strip", z.ZodTypeAny, {
14501
+ FLIP: bigint;
14501
14502
  ETH: bigint;
14502
14503
  USDC: bigint;
14503
- FLIP: bigint;
14504
14504
  USDT: bigint;
14505
14505
  WBTC: bigint;
14506
14506
  }, {
14507
+ FLIP: string | number;
14507
14508
  ETH: string | number;
14508
14509
  USDC: string | number;
14509
- FLIP: string | number;
14510
14510
  USDT: string | number;
14511
14511
  WBTC?: string | number | undefined;
14512
14512
  }>;
@@ -14554,9 +14554,9 @@ declare const rpcResult: {
14554
14554
  BTC: bigint;
14555
14555
  };
14556
14556
  Ethereum: {
14557
+ FLIP: bigint;
14557
14558
  ETH: bigint;
14558
14559
  USDC: bigint;
14559
- FLIP: bigint;
14560
14560
  USDT: bigint;
14561
14561
  WBTC: bigint;
14562
14562
  };
@@ -14580,9 +14580,9 @@ declare const rpcResult: {
14580
14580
  BTC: string | number;
14581
14581
  };
14582
14582
  Ethereum: {
14583
+ FLIP: string | number;
14583
14584
  ETH: string | number;
14584
14585
  USDC: string | number;
14585
- FLIP: string | number;
14586
14586
  USDT: string | number;
14587
14587
  WBTC?: string | number | undefined;
14588
14588
  };
@@ -14617,15 +14617,15 @@ declare const rpcResult: {
14617
14617
  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>>;
14618
14618
  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>>>;
14619
14619
  }, "strip", z.ZodTypeAny, {
14620
+ FLIP: bigint | null;
14620
14621
  ETH: bigint | null;
14621
14622
  USDC: bigint | null;
14622
- FLIP: bigint | null;
14623
14623
  USDT: bigint | null;
14624
14624
  WBTC: bigint | null;
14625
14625
  }, {
14626
+ FLIP: string | number | null;
14626
14627
  ETH: string | number | null;
14627
14628
  USDC: string | number | null;
14628
- FLIP: string | number | null;
14629
14629
  USDT: string | number | null;
14630
14630
  WBTC?: string | number | null | undefined;
14631
14631
  }>;
@@ -14673,9 +14673,9 @@ declare const rpcResult: {
14673
14673
  BTC: bigint | null;
14674
14674
  };
14675
14675
  Ethereum: {
14676
+ FLIP: bigint | null;
14676
14677
  ETH: bigint | null;
14677
14678
  USDC: bigint | null;
14678
- FLIP: bigint | null;
14679
14679
  USDT: bigint | null;
14680
14680
  WBTC: bigint | null;
14681
14681
  };
@@ -14699,9 +14699,9 @@ declare const rpcResult: {
14699
14699
  BTC: string | number | null;
14700
14700
  };
14701
14701
  Ethereum: {
14702
+ FLIP: string | number | null;
14702
14703
  ETH: string | number | null;
14703
14704
  USDC: string | number | null;
14704
- FLIP: string | number | null;
14705
14705
  USDT: string | number | null;
14706
14706
  WBTC?: string | number | null | undefined;
14707
14707
  };
@@ -14736,15 +14736,15 @@ declare const rpcResult: {
14736
14736
  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>>;
14737
14737
  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>>>;
14738
14738
  }, "strip", z.ZodTypeAny, {
14739
+ FLIP: bigint | null;
14739
14740
  ETH: bigint | null;
14740
14741
  USDC: bigint | null;
14741
- FLIP: bigint | null;
14742
14742
  USDT: bigint | null;
14743
14743
  WBTC: bigint | null;
14744
14744
  }, {
14745
+ FLIP: string | number | null;
14745
14746
  ETH: string | number | null;
14746
14747
  USDC: string | number | null;
14747
- FLIP: string | number | null;
14748
14748
  USDT: string | number | null;
14749
14749
  WBTC?: string | number | null | undefined;
14750
14750
  }>;
@@ -14792,9 +14792,9 @@ declare const rpcResult: {
14792
14792
  BTC: bigint | null;
14793
14793
  };
14794
14794
  Ethereum: {
14795
+ FLIP: bigint | null;
14795
14796
  ETH: bigint | null;
14796
14797
  USDC: bigint | null;
14797
- FLIP: bigint | null;
14798
14798
  USDT: bigint | null;
14799
14799
  WBTC: bigint | null;
14800
14800
  };
@@ -14818,9 +14818,9 @@ declare const rpcResult: {
14818
14818
  BTC: string | number | null;
14819
14819
  };
14820
14820
  Ethereum: {
14821
+ FLIP: string | number | null;
14821
14822
  ETH: string | number | null;
14822
14823
  USDC: string | number | null;
14823
- FLIP: string | number | null;
14824
14824
  USDT: string | number | null;
14825
14825
  WBTC?: string | number | null | undefined;
14826
14826
  };
@@ -14874,15 +14874,15 @@ declare const rpcResult: {
14874
14874
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
14875
14875
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
14876
14876
  }, "strip", z.ZodTypeAny, {
14877
+ FLIP: bigint;
14877
14878
  ETH: bigint;
14878
14879
  USDC: bigint;
14879
- FLIP: bigint;
14880
14880
  USDT: bigint;
14881
14881
  WBTC: bigint;
14882
14882
  }, {
14883
+ FLIP: string | number;
14883
14884
  ETH: string | number;
14884
14885
  USDC: string | number;
14885
- FLIP: string | number;
14886
14886
  USDT: string | number;
14887
14887
  WBTC?: string | number | undefined;
14888
14888
  }>;
@@ -14930,9 +14930,9 @@ declare const rpcResult: {
14930
14930
  BTC: bigint;
14931
14931
  };
14932
14932
  Ethereum: {
14933
+ FLIP: bigint;
14933
14934
  ETH: bigint;
14934
14935
  USDC: bigint;
14935
- FLIP: bigint;
14936
14936
  USDT: bigint;
14937
14937
  WBTC: bigint;
14938
14938
  };
@@ -14956,9 +14956,9 @@ declare const rpcResult: {
14956
14956
  BTC: string | number;
14957
14957
  };
14958
14958
  Ethereum: {
14959
+ FLIP: string | number;
14959
14960
  ETH: string | number;
14960
14961
  USDC: string | number;
14961
- FLIP: string | number;
14962
14962
  USDT: string | number;
14963
14963
  WBTC?: string | number | undefined;
14964
14964
  };
@@ -15050,15 +15050,15 @@ declare const rpcResult: {
15050
15050
  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>>;
15051
15051
  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>>>;
15052
15052
  }, "strip", z.ZodTypeAny, {
15053
+ FLIP: bigint | null;
15053
15054
  ETH: bigint | null;
15054
15055
  USDC: bigint | null;
15055
- FLIP: bigint | null;
15056
15056
  USDT: bigint | null;
15057
15057
  WBTC: bigint | null;
15058
15058
  }, {
15059
+ FLIP: string | number | null;
15059
15060
  ETH: string | number | null;
15060
15061
  USDC: string | number | null;
15061
- FLIP: string | number | null;
15062
15062
  USDT: string | number | null;
15063
15063
  WBTC?: string | number | null | undefined;
15064
15064
  }>;
@@ -15106,9 +15106,9 @@ declare const rpcResult: {
15106
15106
  BTC: bigint | null;
15107
15107
  };
15108
15108
  Ethereum: {
15109
+ FLIP: bigint | null;
15109
15110
  ETH: bigint | null;
15110
15111
  USDC: bigint | null;
15111
- FLIP: bigint | null;
15112
15112
  USDT: bigint | null;
15113
15113
  WBTC: bigint | null;
15114
15114
  };
@@ -15132,9 +15132,9 @@ declare const rpcResult: {
15132
15132
  BTC: string | number | null;
15133
15133
  };
15134
15134
  Ethereum: {
15135
+ FLIP: string | number | null;
15135
15136
  ETH: string | number | null;
15136
15137
  USDC: string | number | null;
15137
- FLIP: string | number | null;
15138
15138
  USDT: string | number | null;
15139
15139
  WBTC?: string | number | null | undefined;
15140
15140
  };
@@ -15160,9 +15160,9 @@ declare const rpcResult: {
15160
15160
  BTC: bigint;
15161
15161
  };
15162
15162
  Ethereum: {
15163
+ FLIP: bigint;
15163
15164
  ETH: bigint;
15164
15165
  USDC: bigint;
15165
- FLIP: bigint;
15166
15166
  USDT: bigint;
15167
15167
  WBTC: bigint;
15168
15168
  };
@@ -15187,9 +15187,9 @@ declare const rpcResult: {
15187
15187
  BTC: bigint | null;
15188
15188
  };
15189
15189
  Ethereum: {
15190
+ FLIP: bigint | null;
15190
15191
  ETH: bigint | null;
15191
15192
  USDC: bigint | null;
15192
- FLIP: bigint | null;
15193
15193
  USDT: bigint | null;
15194
15194
  WBTC: bigint | null;
15195
15195
  };
@@ -15214,9 +15214,9 @@ declare const rpcResult: {
15214
15214
  BTC: bigint | null;
15215
15215
  };
15216
15216
  Ethereum: {
15217
+ FLIP: bigint | null;
15217
15218
  ETH: bigint | null;
15218
15219
  USDC: bigint | null;
15219
- FLIP: bigint | null;
15220
15220
  USDT: bigint | null;
15221
15221
  WBTC: bigint | null;
15222
15222
  };
@@ -15248,9 +15248,9 @@ declare const rpcResult: {
15248
15248
  BTC: bigint;
15249
15249
  };
15250
15250
  Ethereum: {
15251
+ FLIP: bigint;
15251
15252
  ETH: bigint;
15252
15253
  USDC: bigint;
15253
- FLIP: bigint;
15254
15254
  USDT: bigint;
15255
15255
  WBTC: bigint;
15256
15256
  };
@@ -15296,9 +15296,9 @@ declare const rpcResult: {
15296
15296
  BTC: bigint | null;
15297
15297
  };
15298
15298
  Ethereum: {
15299
+ FLIP: bigint | null;
15299
15300
  ETH: bigint | null;
15300
15301
  USDC: bigint | null;
15301
- FLIP: bigint | null;
15302
15302
  USDT: bigint | null;
15303
15303
  WBTC: bigint | null;
15304
15304
  };
@@ -15324,9 +15324,9 @@ declare const rpcResult: {
15324
15324
  BTC: string | number;
15325
15325
  };
15326
15326
  Ethereum: {
15327
+ FLIP: string | number;
15327
15328
  ETH: string | number;
15328
15329
  USDC: string | number;
15329
- FLIP: string | number;
15330
15330
  USDT: string | number;
15331
15331
  WBTC?: string | number | undefined;
15332
15332
  };
@@ -15351,9 +15351,9 @@ declare const rpcResult: {
15351
15351
  BTC: string | number | null;
15352
15352
  };
15353
15353
  Ethereum: {
15354
+ FLIP: string | number | null;
15354
15355
  ETH: string | number | null;
15355
15356
  USDC: string | number | null;
15356
- FLIP: string | number | null;
15357
15357
  USDT: string | number | null;
15358
15358
  WBTC?: string | number | null | undefined;
15359
15359
  };
@@ -15378,9 +15378,9 @@ declare const rpcResult: {
15378
15378
  BTC: string | number | null;
15379
15379
  };
15380
15380
  Ethereum: {
15381
+ FLIP: string | number | null;
15381
15382
  ETH: string | number | null;
15382
15383
  USDC: string | number | null;
15383
- FLIP: string | number | null;
15384
15384
  USDT: string | number | null;
15385
15385
  WBTC?: string | number | null | undefined;
15386
15386
  };
@@ -15412,9 +15412,9 @@ declare const rpcResult: {
15412
15412
  BTC: string | number;
15413
15413
  };
15414
15414
  Ethereum: {
15415
+ FLIP: string | number;
15415
15416
  ETH: string | number;
15416
15417
  USDC: string | number;
15417
- FLIP: string | number;
15418
15418
  USDT: string | number;
15419
15419
  WBTC?: string | number | undefined;
15420
15420
  };
@@ -15460,9 +15460,9 @@ declare const rpcResult: {
15460
15460
  BTC: string | number | null;
15461
15461
  };
15462
15462
  Ethereum: {
15463
+ FLIP: string | number | null;
15463
15464
  ETH: string | number | null;
15464
15465
  USDC: string | number | null;
15465
- FLIP: string | number | null;
15466
15466
  USDT: string | number | null;
15467
15467
  WBTC?: string | number | null | undefined;
15468
15468
  };
@@ -15488,9 +15488,9 @@ declare const rpcResult: {
15488
15488
  BTC: bigint;
15489
15489
  };
15490
15490
  Ethereum: {
15491
+ FLIP: bigint;
15491
15492
  ETH: bigint;
15492
15493
  USDC: bigint;
15493
- FLIP: bigint;
15494
15494
  USDT: bigint;
15495
15495
  WBTC: bigint;
15496
15496
  };
@@ -15515,9 +15515,9 @@ declare const rpcResult: {
15515
15515
  BTC: bigint | null;
15516
15516
  };
15517
15517
  Ethereum: {
15518
+ FLIP: bigint | null;
15518
15519
  ETH: bigint | null;
15519
15520
  USDC: bigint | null;
15520
- FLIP: bigint | null;
15521
15521
  USDT: bigint | null;
15522
15522
  WBTC: bigint | null;
15523
15523
  };
@@ -15542,9 +15542,9 @@ declare const rpcResult: {
15542
15542
  BTC: bigint | null;
15543
15543
  };
15544
15544
  Ethereum: {
15545
+ FLIP: bigint | null;
15545
15546
  ETH: bigint | null;
15546
15547
  USDC: bigint | null;
15547
- FLIP: bigint | null;
15548
15548
  USDT: bigint | null;
15549
15549
  WBTC: bigint | null;
15550
15550
  };
@@ -15576,9 +15576,9 @@ declare const rpcResult: {
15576
15576
  BTC: bigint;
15577
15577
  };
15578
15578
  Ethereum: {
15579
+ FLIP: bigint;
15579
15580
  ETH: bigint;
15580
15581
  USDC: bigint;
15581
- FLIP: bigint;
15582
15582
  USDT: bigint;
15583
15583
  WBTC: bigint;
15584
15584
  };
@@ -15624,9 +15624,9 @@ declare const rpcResult: {
15624
15624
  BTC: bigint | null;
15625
15625
  };
15626
15626
  Ethereum: {
15627
+ FLIP: bigint | null;
15627
15628
  ETH: bigint | null;
15628
15629
  USDC: bigint | null;
15629
- FLIP: bigint | null;
15630
15630
  USDT: bigint | null;
15631
15631
  WBTC: bigint | null;
15632
15632
  };
@@ -15652,9 +15652,9 @@ declare const rpcResult: {
15652
15652
  BTC: bigint;
15653
15653
  };
15654
15654
  Ethereum: {
15655
+ FLIP: bigint;
15655
15656
  ETH: bigint;
15656
15657
  USDC: bigint;
15657
- FLIP: bigint;
15658
15658
  USDT: bigint;
15659
15659
  WBTC: bigint;
15660
15660
  };
@@ -15680,9 +15680,9 @@ declare const rpcResult: {
15680
15680
  BTC: string | number;
15681
15681
  };
15682
15682
  Ethereum: {
15683
+ FLIP: string | number;
15683
15684
  ETH: string | number;
15684
15685
  USDC: string | number;
15685
- FLIP: string | number;
15686
15686
  USDT: string | number;
15687
15687
  WBTC?: string | number | undefined;
15688
15688
  };
@@ -15707,9 +15707,9 @@ declare const rpcResult: {
15707
15707
  BTC: string | number | null;
15708
15708
  };
15709
15709
  Ethereum: {
15710
+ FLIP: string | number | null;
15710
15711
  ETH: string | number | null;
15711
15712
  USDC: string | number | null;
15712
- FLIP: string | number | null;
15713
15713
  USDT: string | number | null;
15714
15714
  WBTC?: string | number | null | undefined;
15715
15715
  };
@@ -15734,9 +15734,9 @@ declare const rpcResult: {
15734
15734
  BTC: string | number | null;
15735
15735
  };
15736
15736
  Ethereum: {
15737
+ FLIP: string | number | null;
15737
15738
  ETH: string | number | null;
15738
15739
  USDC: string | number | null;
15739
- FLIP: string | number | null;
15740
15740
  USDT: string | number | null;
15741
15741
  WBTC?: string | number | null | undefined;
15742
15742
  };
@@ -15768,9 +15768,9 @@ declare const rpcResult: {
15768
15768
  BTC: string | number;
15769
15769
  };
15770
15770
  Ethereum: {
15771
+ FLIP: string | number;
15771
15772
  ETH: string | number;
15772
15773
  USDC: string | number;
15773
- FLIP: string | number;
15774
15774
  USDT: string | number;
15775
15775
  WBTC?: string | number | undefined;
15776
15776
  };
@@ -15816,9 +15816,9 @@ declare const rpcResult: {
15816
15816
  BTC: string | number | null;
15817
15817
  };
15818
15818
  Ethereum: {
15819
+ FLIP: string | number | null;
15819
15820
  ETH: string | number | null;
15820
15821
  USDC: string | number | null;
15821
- FLIP: string | number | null;
15822
15822
  USDT: string | number | null;
15823
15823
  WBTC?: string | number | null | undefined;
15824
15824
  };
@@ -15850,33 +15850,33 @@ declare const rpcResult: {
15850
15850
  lp: z.ZodString;
15851
15851
  }, "strip", z.ZodTypeAny, {
15852
15852
  id: string;
15853
+ fees_earned: bigint;
15854
+ lp: string;
15853
15855
  tick: number;
15854
15856
  sell_amount: bigint;
15855
- fees_earned: bigint;
15856
15857
  original_sell_amount: bigint;
15857
- lp: string;
15858
15858
  }, {
15859
15859
  id: string | number;
15860
+ fees_earned: string | number;
15861
+ lp: string;
15860
15862
  tick: number;
15861
15863
  sell_amount: string | number;
15862
- fees_earned: string | number;
15863
15864
  original_sell_amount: string | number;
15864
- lp: string;
15865
15865
  }>, {
15866
15866
  type: "ask";
15867
15867
  id: string;
15868
+ fees_earned: bigint;
15869
+ lp: string;
15868
15870
  tick: number;
15869
15871
  sell_amount: bigint;
15870
- fees_earned: bigint;
15871
15872
  original_sell_amount: bigint;
15872
- lp: string;
15873
15873
  }, {
15874
15874
  id: string | number;
15875
+ fees_earned: string | number;
15876
+ lp: string;
15875
15877
  tick: number;
15876
15878
  sell_amount: string | number;
15877
- fees_earned: string | number;
15878
15879
  original_sell_amount: string | number;
15879
- lp: string;
15880
15880
  }>, "many">;
15881
15881
  bids: z.ZodArray<z.ZodEffects<z.ZodObject<{
15882
15882
  id: z.ZodEffects<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>, string, string | number>;
@@ -15887,69 +15887,69 @@ declare const rpcResult: {
15887
15887
  lp: z.ZodString;
15888
15888
  }, "strip", z.ZodTypeAny, {
15889
15889
  id: string;
15890
+ fees_earned: bigint;
15891
+ lp: string;
15890
15892
  tick: number;
15891
15893
  sell_amount: bigint;
15892
- fees_earned: bigint;
15893
15894
  original_sell_amount: bigint;
15894
- lp: string;
15895
15895
  }, {
15896
15896
  id: string | number;
15897
+ fees_earned: string | number;
15898
+ lp: string;
15897
15899
  tick: number;
15898
15900
  sell_amount: string | number;
15899
- fees_earned: string | number;
15900
15901
  original_sell_amount: string | number;
15901
- lp: string;
15902
15902
  }>, {
15903
15903
  type: "bid";
15904
15904
  id: string;
15905
+ fees_earned: bigint;
15906
+ lp: string;
15905
15907
  tick: number;
15906
15908
  sell_amount: bigint;
15907
- fees_earned: bigint;
15908
15909
  original_sell_amount: bigint;
15909
- lp: string;
15910
15910
  }, {
15911
15911
  id: string | number;
15912
+ fees_earned: string | number;
15913
+ lp: string;
15912
15914
  tick: number;
15913
15915
  sell_amount: string | number;
15914
- fees_earned: string | number;
15915
15916
  original_sell_amount: string | number;
15916
- lp: string;
15917
15917
  }>, "many">;
15918
15918
  }, "strip", z.ZodTypeAny, {
15919
15919
  asks: {
15920
15920
  type: "ask";
15921
15921
  id: string;
15922
+ fees_earned: bigint;
15923
+ lp: string;
15922
15924
  tick: number;
15923
15925
  sell_amount: bigint;
15924
- fees_earned: bigint;
15925
15926
  original_sell_amount: bigint;
15926
- lp: string;
15927
15927
  }[];
15928
15928
  bids: {
15929
15929
  type: "bid";
15930
15930
  id: string;
15931
+ fees_earned: bigint;
15932
+ lp: string;
15931
15933
  tick: number;
15932
15934
  sell_amount: bigint;
15933
- fees_earned: bigint;
15934
15935
  original_sell_amount: bigint;
15935
- lp: string;
15936
15936
  }[];
15937
15937
  }, {
15938
15938
  asks: {
15939
15939
  id: string | number;
15940
+ fees_earned: string | number;
15941
+ lp: string;
15940
15942
  tick: number;
15941
15943
  sell_amount: string | number;
15942
- fees_earned: string | number;
15943
15944
  original_sell_amount: string | number;
15944
- lp: string;
15945
15945
  }[];
15946
15946
  bids: {
15947
15947
  id: string | number;
15948
+ fees_earned: string | number;
15949
+ lp: string;
15948
15950
  tick: number;
15949
15951
  sell_amount: string | number;
15950
- fees_earned: string | number;
15951
15952
  original_sell_amount: string | number;
15952
- lp: string;
15953
15953
  }[];
15954
15954
  }>;
15955
15955
  range_orders: z.ZodArray<z.ZodEffects<z.ZodObject<{
@@ -15978,120 +15978,120 @@ declare const rpcResult: {
15978
15978
  lp: z.ZodString;
15979
15979
  }, "strip", z.ZodTypeAny, {
15980
15980
  id: string;
15981
+ range: {
15982
+ start: number;
15983
+ end: number;
15984
+ };
15985
+ liquidity: bigint;
15981
15986
  fees_earned: {
15982
15987
  base: bigint;
15983
15988
  quote: bigint;
15984
15989
  };
15985
15990
  lp: string;
15991
+ }, {
15992
+ id: string | number;
15986
15993
  range: {
15987
15994
  start: number;
15988
15995
  end: number;
15989
15996
  };
15990
- liquidity: bigint;
15991
- }, {
15992
- id: string | number;
15997
+ liquidity: string | number;
15993
15998
  fees_earned: {
15994
15999
  base: string | number;
15995
16000
  quote: string | number;
15996
16001
  };
15997
16002
  lp: string;
16003
+ }>, {
16004
+ type: "range";
16005
+ id: string;
15998
16006
  range: {
15999
16007
  start: number;
16000
16008
  end: number;
16001
16009
  };
16002
- liquidity: string | number;
16003
- }>, {
16004
- type: "range";
16005
- id: string;
16010
+ liquidity: bigint;
16006
16011
  fees_earned: {
16007
16012
  base: bigint;
16008
16013
  quote: bigint;
16009
16014
  };
16010
16015
  lp: string;
16016
+ }, {
16017
+ id: string | number;
16011
16018
  range: {
16012
16019
  start: number;
16013
16020
  end: number;
16014
16021
  };
16015
- liquidity: bigint;
16016
- }, {
16017
- id: string | number;
16022
+ liquidity: string | number;
16018
16023
  fees_earned: {
16019
16024
  base: string | number;
16020
16025
  quote: string | number;
16021
16026
  };
16022
16027
  lp: string;
16023
- range: {
16024
- start: number;
16025
- end: number;
16026
- };
16027
- liquidity: string | number;
16028
16028
  }>, "many">;
16029
16029
  }, "strip", z.ZodTypeAny, {
16030
16030
  limit_orders: {
16031
16031
  asks: {
16032
16032
  type: "ask";
16033
16033
  id: string;
16034
+ fees_earned: bigint;
16035
+ lp: string;
16034
16036
  tick: number;
16035
16037
  sell_amount: bigint;
16036
- fees_earned: bigint;
16037
16038
  original_sell_amount: bigint;
16038
- lp: string;
16039
16039
  }[];
16040
16040
  bids: {
16041
16041
  type: "bid";
16042
16042
  id: string;
16043
+ fees_earned: bigint;
16044
+ lp: string;
16043
16045
  tick: number;
16044
16046
  sell_amount: bigint;
16045
- fees_earned: bigint;
16046
16047
  original_sell_amount: bigint;
16047
- lp: string;
16048
16048
  }[];
16049
16049
  };
16050
16050
  range_orders: {
16051
16051
  type: "range";
16052
16052
  id: string;
16053
- fees_earned: {
16054
- base: bigint;
16055
- quote: bigint;
16056
- };
16057
- lp: string;
16058
16053
  range: {
16059
16054
  start: number;
16060
16055
  end: number;
16061
16056
  };
16062
16057
  liquidity: bigint;
16058
+ fees_earned: {
16059
+ base: bigint;
16060
+ quote: bigint;
16061
+ };
16062
+ lp: string;
16063
16063
  }[];
16064
16064
  }, {
16065
16065
  limit_orders: {
16066
16066
  asks: {
16067
16067
  id: string | number;
16068
+ fees_earned: string | number;
16069
+ lp: string;
16068
16070
  tick: number;
16069
16071
  sell_amount: string | number;
16070
- fees_earned: string | number;
16071
16072
  original_sell_amount: string | number;
16072
- lp: string;
16073
16073
  }[];
16074
16074
  bids: {
16075
16075
  id: string | number;
16076
+ fees_earned: string | number;
16077
+ lp: string;
16076
16078
  tick: number;
16077
16079
  sell_amount: string | number;
16078
- fees_earned: string | number;
16079
16080
  original_sell_amount: string | number;
16080
- lp: string;
16081
16081
  }[];
16082
16082
  };
16083
16083
  range_orders: {
16084
16084
  id: string | number;
16085
- fees_earned: {
16086
- base: string | number;
16087
- quote: string | number;
16088
- };
16089
- lp: string;
16090
16085
  range: {
16091
16086
  start: number;
16092
16087
  end: number;
16093
16088
  };
16094
16089
  liquidity: string | number;
16090
+ fees_earned: {
16091
+ base: string | number;
16092
+ quote: string | number;
16093
+ };
16094
+ lp: string;
16095
16095
  }[];
16096
16096
  }>;
16097
16097
  readonly cf_pool_price_v2: z.ZodObject<{
@@ -17487,7 +17487,7 @@ declare const rpcResult: {
17487
17487
  };
17488
17488
  } | null>>;
17489
17489
  }, "strip", z.ZodTypeAny, {
17490
- ETH: {
17490
+ FLIP: {
17491
17491
  limit_order_fee_hundredth_pips: number;
17492
17492
  range_order_fee_hundredth_pips: number;
17493
17493
  range_order_total_fees_earned: {
@@ -17534,7 +17534,7 @@ declare const rpcResult: {
17534
17534
  readonly asset: "USDC";
17535
17535
  };
17536
17536
  };
17537
- FLIP: {
17537
+ ETH: {
17538
17538
  limit_order_fee_hundredth_pips: number;
17539
17539
  range_order_fee_hundredth_pips: number;
17540
17540
  range_order_total_fees_earned: {
@@ -17676,7 +17676,7 @@ declare const rpcResult: {
17676
17676
  };
17677
17677
  };
17678
17678
  }, {
17679
- ETH: {
17679
+ FLIP: {
17680
17680
  limit_order_fee_hundredth_pips: number;
17681
17681
  range_order_fee_hundredth_pips: number;
17682
17682
  range_order_total_fees_earned: {
@@ -17700,7 +17700,7 @@ declare const rpcResult: {
17700
17700
  asset: "USDC";
17701
17701
  };
17702
17702
  } | null;
17703
- FLIP: {
17703
+ ETH: {
17704
17704
  limit_order_fee_hundredth_pips: number;
17705
17705
  range_order_fee_hundredth_pips: number;
17706
17706
  range_order_total_fees_earned: {
@@ -19996,7 +19996,7 @@ declare const rpcResult: {
19996
19996
  };
19997
19997
  };
19998
19998
  Ethereum: {
19999
- ETH: {
19999
+ FLIP: {
20000
20000
  limit_order_fee_hundredth_pips: number;
20001
20001
  range_order_fee_hundredth_pips: number;
20002
20002
  range_order_total_fees_earned: {
@@ -20043,7 +20043,7 @@ declare const rpcResult: {
20043
20043
  readonly asset: "USDC";
20044
20044
  };
20045
20045
  };
20046
- FLIP: {
20046
+ ETH: {
20047
20047
  limit_order_fee_hundredth_pips: number;
20048
20048
  range_order_fee_hundredth_pips: number;
20049
20049
  range_order_total_fees_earned: {
@@ -20642,7 +20642,7 @@ declare const rpcResult: {
20642
20642
  } | null;
20643
20643
  };
20644
20644
  Ethereum: {
20645
- ETH: {
20645
+ FLIP: {
20646
20646
  limit_order_fee_hundredth_pips: number;
20647
20647
  range_order_fee_hundredth_pips: number;
20648
20648
  range_order_total_fees_earned: {
@@ -20666,7 +20666,7 @@ declare const rpcResult: {
20666
20666
  asset: "USDC";
20667
20667
  };
20668
20668
  } | null;
20669
- FLIP: {
20669
+ ETH: {
20670
20670
  limit_order_fee_hundredth_pips: number;
20671
20671
  range_order_fee_hundredth_pips: number;
20672
20672
  range_order_total_fees_earned: {
@@ -21014,7 +21014,7 @@ declare const rpcResult: {
21014
21014
  };
21015
21015
  };
21016
21016
  Ethereum: {
21017
- ETH: {
21017
+ FLIP: {
21018
21018
  limit_order_fee_hundredth_pips: number;
21019
21019
  range_order_fee_hundredth_pips: number;
21020
21020
  range_order_total_fees_earned: {
@@ -21061,7 +21061,7 @@ declare const rpcResult: {
21061
21061
  readonly asset: "USDC";
21062
21062
  };
21063
21063
  };
21064
- FLIP: {
21064
+ ETH: {
21065
21065
  limit_order_fee_hundredth_pips: number;
21066
21066
  range_order_fee_hundredth_pips: number;
21067
21067
  range_order_total_fees_earned: {
@@ -21662,7 +21662,7 @@ declare const rpcResult: {
21662
21662
  } | null;
21663
21663
  };
21664
21664
  Ethereum: {
21665
- ETH: {
21665
+ FLIP: {
21666
21666
  limit_order_fee_hundredth_pips: number;
21667
21667
  range_order_fee_hundredth_pips: number;
21668
21668
  range_order_total_fees_earned: {
@@ -21686,7 +21686,7 @@ declare const rpcResult: {
21686
21686
  asset: "USDC";
21687
21687
  };
21688
21688
  } | null;
21689
- FLIP: {
21689
+ ETH: {
21690
21690
  limit_order_fee_hundredth_pips: number;
21691
21691
  range_order_fee_hundredth_pips: number;
21692
21692
  range_order_total_fees_earned: {
@@ -23754,15 +23754,15 @@ declare const rpcResult: {
23754
23754
  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>>;
23755
23755
  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>>>;
23756
23756
  }, "strip", z.ZodTypeAny, {
23757
+ FLIP: bigint | null;
23757
23758
  ETH: bigint | null;
23758
23759
  USDC: bigint | null;
23759
- FLIP: bigint | null;
23760
23760
  USDT: bigint | null;
23761
23761
  WBTC: bigint | null;
23762
23762
  }, {
23763
+ FLIP: string | number | null;
23763
23764
  ETH: string | number | null;
23764
23765
  USDC: string | number | null;
23765
- FLIP: string | number | null;
23766
23766
  USDT: string | number | null;
23767
23767
  WBTC?: string | number | null | undefined;
23768
23768
  }>;
@@ -23810,9 +23810,9 @@ declare const rpcResult: {
23810
23810
  BTC: bigint | null;
23811
23811
  };
23812
23812
  Ethereum: {
23813
+ FLIP: bigint | null;
23813
23814
  ETH: bigint | null;
23814
23815
  USDC: bigint | null;
23815
- FLIP: bigint | null;
23816
23816
  USDT: bigint | null;
23817
23817
  WBTC: bigint | null;
23818
23818
  };
@@ -23836,9 +23836,9 @@ declare const rpcResult: {
23836
23836
  BTC: string | number | null;
23837
23837
  };
23838
23838
  Ethereum: {
23839
+ FLIP: string | number | null;
23839
23840
  ETH: string | number | null;
23840
23841
  USDC: string | number | null;
23841
- FLIP: string | number | null;
23842
23842
  USDT: string | number | null;
23843
23843
  WBTC?: string | number | null | undefined;
23844
23844
  };
@@ -23877,15 +23877,15 @@ declare const rpcResult: {
23877
23877
  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>>;
23878
23878
  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>>>;
23879
23879
  }, "strip", z.ZodTypeAny, {
23880
+ FLIP: bigint | null;
23880
23881
  ETH: bigint | null;
23881
23882
  USDC: bigint | null;
23882
- FLIP: bigint | null;
23883
23883
  USDT: bigint | null;
23884
23884
  WBTC: bigint | null;
23885
23885
  }, {
23886
+ FLIP: string | number | null;
23886
23887
  ETH: string | number | null;
23887
23888
  USDC: string | number | null;
23888
- FLIP: string | number | null;
23889
23889
  USDT: string | number | null;
23890
23890
  WBTC?: string | number | null | undefined;
23891
23891
  }>;
@@ -23933,9 +23933,9 @@ declare const rpcResult: {
23933
23933
  BTC: bigint | null;
23934
23934
  };
23935
23935
  Ethereum: {
23936
+ FLIP: bigint | null;
23936
23937
  ETH: bigint | null;
23937
23938
  USDC: bigint | null;
23938
- FLIP: bigint | null;
23939
23939
  USDT: bigint | null;
23940
23940
  WBTC: bigint | null;
23941
23941
  };
@@ -23959,9 +23959,9 @@ declare const rpcResult: {
23959
23959
  BTC: string | number | null;
23960
23960
  };
23961
23961
  Ethereum: {
23962
+ FLIP: string | number | null;
23962
23963
  ETH: string | number | null;
23963
23964
  USDC: string | number | null;
23964
- FLIP: string | number | null;
23965
23965
  USDT: string | number | null;
23966
23966
  WBTC?: string | number | null | undefined;
23967
23967
  };
@@ -24008,15 +24008,15 @@ declare const rpcResult: {
24008
24008
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
24009
24009
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
24010
24010
  }, "strip", z.ZodTypeAny, {
24011
+ FLIP: bigint;
24011
24012
  ETH: bigint;
24012
24013
  USDC: bigint;
24013
- FLIP: bigint;
24014
24014
  USDT: bigint;
24015
24015
  WBTC: bigint;
24016
24016
  }, {
24017
+ FLIP: string | number;
24017
24018
  ETH: string | number;
24018
24019
  USDC: string | number;
24019
- FLIP: string | number;
24020
24020
  USDT: string | number;
24021
24021
  WBTC?: string | number | undefined;
24022
24022
  }>;
@@ -24064,9 +24064,9 @@ declare const rpcResult: {
24064
24064
  BTC: bigint;
24065
24065
  };
24066
24066
  Ethereum: {
24067
+ FLIP: bigint;
24067
24068
  ETH: bigint;
24068
24069
  USDC: bigint;
24069
- FLIP: bigint;
24070
24070
  USDT: bigint;
24071
24071
  WBTC: bigint;
24072
24072
  };
@@ -24090,9 +24090,9 @@ declare const rpcResult: {
24090
24090
  BTC: string | number;
24091
24091
  };
24092
24092
  Ethereum: {
24093
+ FLIP: string | number;
24093
24094
  ETH: string | number;
24094
24095
  USDC: string | number;
24095
- FLIP: string | number;
24096
24096
  USDT: string | number;
24097
24097
  WBTC?: string | number | undefined;
24098
24098
  };
@@ -24122,9 +24122,9 @@ declare const rpcResult: {
24122
24122
  BTC: bigint;
24123
24123
  };
24124
24124
  Ethereum: {
24125
+ FLIP: bigint;
24125
24126
  ETH: bigint;
24126
24127
  USDC: bigint;
24127
- FLIP: bigint;
24128
24128
  USDT: bigint;
24129
24129
  WBTC: bigint;
24130
24130
  };
@@ -24154,9 +24154,9 @@ declare const rpcResult: {
24154
24154
  BTC: string | number;
24155
24155
  };
24156
24156
  Ethereum: {
24157
+ FLIP: string | number;
24157
24158
  ETH: string | number;
24158
24159
  USDC: string | number;
24159
- FLIP: string | number;
24160
24160
  USDT: string | number;
24161
24161
  WBTC?: string | number | undefined;
24162
24162
  };
@@ -24203,15 +24203,15 @@ declare const rpcResult: {
24203
24203
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
24204
24204
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
24205
24205
  }, "strip", z.ZodTypeAny, {
24206
+ FLIP: bigint;
24206
24207
  ETH: bigint;
24207
24208
  USDC: bigint;
24208
- FLIP: bigint;
24209
24209
  USDT: bigint;
24210
24210
  WBTC: bigint;
24211
24211
  }, {
24212
+ FLIP: string | number;
24212
24213
  ETH: string | number;
24213
24214
  USDC: string | number;
24214
- FLIP: string | number;
24215
24215
  USDT: string | number;
24216
24216
  WBTC?: string | number | undefined;
24217
24217
  }>;
@@ -24259,9 +24259,9 @@ declare const rpcResult: {
24259
24259
  BTC: bigint;
24260
24260
  };
24261
24261
  Ethereum: {
24262
+ FLIP: bigint;
24262
24263
  ETH: bigint;
24263
24264
  USDC: bigint;
24264
- FLIP: bigint;
24265
24265
  USDT: bigint;
24266
24266
  WBTC: bigint;
24267
24267
  };
@@ -24285,9 +24285,9 @@ declare const rpcResult: {
24285
24285
  BTC: string | number;
24286
24286
  };
24287
24287
  Ethereum: {
24288
+ FLIP: string | number;
24288
24289
  ETH: string | number;
24289
24290
  USDC: string | number;
24290
- FLIP: string | number;
24291
24291
  USDT: string | number;
24292
24292
  WBTC?: string | number | undefined;
24293
24293
  };
@@ -24317,9 +24317,9 @@ declare const rpcResult: {
24317
24317
  BTC: bigint;
24318
24318
  };
24319
24319
  Ethereum: {
24320
+ FLIP: bigint;
24320
24321
  ETH: bigint;
24321
24322
  USDC: bigint;
24322
- FLIP: bigint;
24323
24323
  USDT: bigint;
24324
24324
  WBTC: bigint;
24325
24325
  };
@@ -24349,9 +24349,9 @@ declare const rpcResult: {
24349
24349
  BTC: string | number;
24350
24350
  };
24351
24351
  Ethereum: {
24352
+ FLIP: string | number;
24352
24353
  ETH: string | number;
24353
24354
  USDC: string | number;
24354
- FLIP: string | number;
24355
24355
  USDT: string | number;
24356
24356
  WBTC?: string | number | undefined;
24357
24357
  };
@@ -24383,9 +24383,9 @@ declare const rpcResult: {
24383
24383
  BTC: bigint;
24384
24384
  };
24385
24385
  Ethereum: {
24386
+ FLIP: bigint;
24386
24387
  ETH: bigint;
24387
24388
  USDC: bigint;
24388
- FLIP: bigint;
24389
24389
  USDT: bigint;
24390
24390
  WBTC: bigint;
24391
24391
  };
@@ -24416,9 +24416,9 @@ declare const rpcResult: {
24416
24416
  BTC: bigint;
24417
24417
  };
24418
24418
  Ethereum: {
24419
+ FLIP: bigint;
24419
24420
  ETH: bigint;
24420
24421
  USDC: bigint;
24421
- FLIP: bigint;
24422
24422
  USDT: bigint;
24423
24423
  WBTC: bigint;
24424
24424
  };
@@ -24450,9 +24450,9 @@ declare const rpcResult: {
24450
24450
  BTC: string | number;
24451
24451
  };
24452
24452
  Ethereum: {
24453
+ FLIP: string | number;
24453
24454
  ETH: string | number;
24454
24455
  USDC: string | number;
24455
- FLIP: string | number;
24456
24456
  USDT: string | number;
24457
24457
  WBTC?: string | number | undefined;
24458
24458
  };
@@ -24483,9 +24483,9 @@ declare const rpcResult: {
24483
24483
  BTC: string | number;
24484
24484
  };
24485
24485
  Ethereum: {
24486
+ FLIP: string | number;
24486
24487
  ETH: string | number;
24487
24488
  USDC: string | number;
24488
- FLIP: string | number;
24489
24489
  USDT: string | number;
24490
24490
  WBTC?: string | number | undefined;
24491
24491
  };
@@ -24522,15 +24522,15 @@ declare const rpcResult: {
24522
24522
  USDT: z.ZodNullable<z.ZodNumber>;
24523
24523
  WBTC: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
24524
24524
  }, "strip", z.ZodTypeAny, {
24525
+ FLIP: number | null;
24525
24526
  ETH: number | null;
24526
24527
  USDC: number | null;
24527
- FLIP: number | null;
24528
24528
  USDT: number | null;
24529
24529
  WBTC: number | null;
24530
24530
  }, {
24531
+ FLIP: number | null;
24531
24532
  ETH: number | null;
24532
24533
  USDC: number | null;
24533
- FLIP: number | null;
24534
24534
  USDT: number | null;
24535
24535
  WBTC?: number | null | undefined;
24536
24536
  }>;
@@ -24578,9 +24578,9 @@ declare const rpcResult: {
24578
24578
  BTC: number | null;
24579
24579
  };
24580
24580
  Ethereum: {
24581
+ FLIP: number | null;
24581
24582
  ETH: number | null;
24582
24583
  USDC: number | null;
24583
- FLIP: number | null;
24584
24584
  USDT: number | null;
24585
24585
  WBTC: number | null;
24586
24586
  };
@@ -24604,9 +24604,9 @@ declare const rpcResult: {
24604
24604
  BTC: number | null;
24605
24605
  };
24606
24606
  Ethereum: {
24607
+ FLIP: number | null;
24607
24608
  ETH: number | null;
24608
24609
  USDC: number | null;
24609
- FLIP: number | null;
24610
24610
  USDT: number | null;
24611
24611
  WBTC?: number | null | undefined;
24612
24612
  };
@@ -24632,9 +24632,9 @@ declare const rpcResult: {
24632
24632
  BTC: bigint | null;
24633
24633
  };
24634
24634
  Ethereum: {
24635
+ FLIP: bigint | null;
24635
24636
  ETH: bigint | null;
24636
24637
  USDC: bigint | null;
24637
- FLIP: bigint | null;
24638
24638
  USDT: bigint | null;
24639
24639
  WBTC: bigint | null;
24640
24640
  };
@@ -24663,9 +24663,9 @@ declare const rpcResult: {
24663
24663
  BTC: bigint | null;
24664
24664
  };
24665
24665
  Ethereum: {
24666
+ FLIP: bigint | null;
24666
24667
  ETH: bigint | null;
24667
24668
  USDC: bigint | null;
24668
- FLIP: bigint | null;
24669
24669
  USDT: bigint | null;
24670
24670
  WBTC: bigint | null;
24671
24671
  };
@@ -24696,9 +24696,9 @@ declare const rpcResult: {
24696
24696
  BTC: bigint;
24697
24697
  };
24698
24698
  Ethereum: {
24699
+ FLIP: bigint;
24699
24700
  ETH: bigint;
24700
24701
  USDC: bigint;
24701
- FLIP: bigint;
24702
24702
  USDT: bigint;
24703
24703
  WBTC: bigint;
24704
24704
  };
@@ -24729,9 +24729,9 @@ declare const rpcResult: {
24729
24729
  BTC: bigint;
24730
24730
  };
24731
24731
  Ethereum: {
24732
+ FLIP: bigint;
24732
24733
  ETH: bigint;
24733
24734
  USDC: bigint;
24734
- FLIP: bigint;
24735
24735
  USDT: bigint;
24736
24736
  WBTC: bigint;
24737
24737
  };
@@ -24758,9 +24758,9 @@ declare const rpcResult: {
24758
24758
  BTC: number | null;
24759
24759
  };
24760
24760
  Ethereum: {
24761
+ FLIP: number | null;
24761
24762
  ETH: number | null;
24762
24763
  USDC: number | null;
24763
- FLIP: number | null;
24764
24764
  USDT: number | null;
24765
24765
  WBTC: number | null;
24766
24766
  };
@@ -24786,9 +24786,9 @@ declare const rpcResult: {
24786
24786
  BTC: string | number | null;
24787
24787
  };
24788
24788
  Ethereum: {
24789
+ FLIP: string | number | null;
24789
24790
  ETH: string | number | null;
24790
24791
  USDC: string | number | null;
24791
- FLIP: string | number | null;
24792
24792
  USDT: string | number | null;
24793
24793
  WBTC?: string | number | null | undefined;
24794
24794
  };
@@ -24817,9 +24817,9 @@ declare const rpcResult: {
24817
24817
  BTC: string | number | null;
24818
24818
  };
24819
24819
  Ethereum: {
24820
+ FLIP: string | number | null;
24820
24821
  ETH: string | number | null;
24821
24822
  USDC: string | number | null;
24822
- FLIP: string | number | null;
24823
24823
  USDT: string | number | null;
24824
24824
  WBTC?: string | number | null | undefined;
24825
24825
  };
@@ -24850,9 +24850,9 @@ declare const rpcResult: {
24850
24850
  BTC: string | number;
24851
24851
  };
24852
24852
  Ethereum: {
24853
+ FLIP: string | number;
24853
24854
  ETH: string | number;
24854
24855
  USDC: string | number;
24855
- FLIP: string | number;
24856
24856
  USDT: string | number;
24857
24857
  WBTC?: string | number | undefined;
24858
24858
  };
@@ -24883,9 +24883,9 @@ declare const rpcResult: {
24883
24883
  BTC: string | number;
24884
24884
  };
24885
24885
  Ethereum: {
24886
+ FLIP: string | number;
24886
24887
  ETH: string | number;
24887
24888
  USDC: string | number;
24888
- FLIP: string | number;
24889
24889
  USDT: string | number;
24890
24890
  WBTC?: string | number | undefined;
24891
24891
  };
@@ -24912,9 +24912,9 @@ declare const rpcResult: {
24912
24912
  BTC: number | null;
24913
24913
  };
24914
24914
  Ethereum: {
24915
+ FLIP: number | null;
24915
24916
  ETH: number | null;
24916
24917
  USDC: number | null;
24917
- FLIP: number | null;
24918
24918
  USDT: number | null;
24919
24919
  WBTC?: number | null | undefined;
24920
24920
  };
@@ -25077,11 +25077,11 @@ declare const rpcResult: {
25077
25077
  account_id: z.ZodString;
25078
25078
  amount: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>;
25079
25079
  }, "strip", z.ZodTypeAny, {
25080
- account_id: string;
25081
25080
  amount: bigint;
25082
- }, {
25083
25081
  account_id: string;
25082
+ }, {
25084
25083
  amount: string;
25084
+ account_id: string;
25085
25085
  }>, "many">;
25086
25086
  deposits_pending_finalization: z.ZodArray<z.ZodObject<{
25087
25087
  deposit_id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
@@ -25089,23 +25089,23 @@ declare const rpcResult: {
25089
25089
  account_id: z.ZodString;
25090
25090
  amount: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>;
25091
25091
  }, "strip", z.ZodTypeAny, {
25092
- account_id: string;
25093
25092
  amount: bigint;
25094
- }, {
25095
25093
  account_id: string;
25094
+ }, {
25096
25095
  amount: string;
25096
+ account_id: string;
25097
25097
  }>, "many">;
25098
25098
  }, "strip", z.ZodTypeAny, {
25099
25099
  deposit_id: bigint;
25100
25100
  owed_amounts: {
25101
- account_id: string;
25102
25101
  amount: bigint;
25102
+ account_id: string;
25103
25103
  }[];
25104
25104
  }, {
25105
25105
  deposit_id: string | number;
25106
25106
  owed_amounts: {
25107
- account_id: string;
25108
25107
  amount: string;
25108
+ account_id: string;
25109
25109
  }[];
25110
25110
  }>, "many">;
25111
25111
  pending_withdrawals: z.ZodArray<z.ZodObject<{
@@ -25122,14 +25122,14 @@ declare const rpcResult: {
25122
25122
  }, "strip", z.ZodTypeAny, {
25123
25123
  fee_tier: number;
25124
25124
  available_amounts: {
25125
- account_id: string;
25126
25125
  amount: bigint;
25126
+ account_id: string;
25127
25127
  }[];
25128
25128
  deposits_pending_finalization: {
25129
25129
  deposit_id: bigint;
25130
25130
  owed_amounts: {
25131
- account_id: string;
25132
25131
  amount: bigint;
25132
+ account_id: string;
25133
25133
  }[];
25134
25134
  }[];
25135
25135
  pending_withdrawals: {
@@ -25140,14 +25140,14 @@ declare const rpcResult: {
25140
25140
  }, {
25141
25141
  fee_tier: number;
25142
25142
  available_amounts: {
25143
- account_id: string;
25144
25143
  amount: string;
25144
+ account_id: string;
25145
25145
  }[];
25146
25146
  deposits_pending_finalization: {
25147
25147
  deposit_id: string | number;
25148
25148
  owed_amounts: {
25149
- account_id: string;
25150
25149
  amount: string;
25150
+ account_id: string;
25151
25151
  }[];
25152
25152
  }[];
25153
25153
  pending_withdrawals: {
@@ -25299,22 +25299,22 @@ declare const rpcResult: {
25299
25299
  account_id: z.ZodString;
25300
25300
  amount: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>;
25301
25301
  }, "strip", z.ZodTypeAny, {
25302
- account_id: string;
25303
25302
  amount: bigint;
25304
- }, {
25305
25303
  account_id: string;
25304
+ }, {
25306
25305
  amount: string;
25306
+ account_id: string;
25307
25307
  }>, "many">;
25308
25308
  }, "strip", z.ZodTypeAny, {
25309
25309
  fees: {
25310
- account_id: string;
25311
25310
  amount: bigint;
25311
+ account_id: string;
25312
25312
  }[];
25313
25313
  deposit_id: bigint;
25314
25314
  }, {
25315
25315
  fees: {
25316
- account_id: string;
25317
25316
  amount: string;
25317
+ account_id: string;
25318
25318
  }[];
25319
25319
  deposit_id: number;
25320
25320
  }>, "many">;
@@ -25322,8 +25322,8 @@ declare const rpcResult: {
25322
25322
  fee_tier: number;
25323
25323
  pending_fees: {
25324
25324
  fees: {
25325
- account_id: string;
25326
25325
  amount: bigint;
25326
+ account_id: string;
25327
25327
  }[];
25328
25328
  deposit_id: bigint;
25329
25329
  }[];
@@ -25331,8 +25331,8 @@ declare const rpcResult: {
25331
25331
  fee_tier: number;
25332
25332
  pending_fees: {
25333
25333
  fees: {
25334
- account_id: string;
25335
25334
  amount: string;
25335
+ account_id: string;
25336
25336
  }[];
25337
25337
  deposit_id: number;
25338
25338
  }[];
@@ -25381,15 +25381,15 @@ declare const rpcResult: {
25381
25381
  USDT: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
25382
25382
  WBTC: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
25383
25383
  }, "strip", z.ZodTypeAny, {
25384
+ FLIP: bigint;
25384
25385
  ETH: bigint;
25385
25386
  USDC: bigint;
25386
- FLIP: bigint;
25387
25387
  USDT: bigint;
25388
25388
  WBTC: bigint;
25389
25389
  }, {
25390
+ FLIP: string | number;
25390
25391
  ETH: string | number;
25391
25392
  USDC: string | number;
25392
- FLIP: string | number;
25393
25393
  USDT: string | number;
25394
25394
  WBTC?: string | number | undefined;
25395
25395
  }>;
@@ -25437,9 +25437,9 @@ declare const rpcResult: {
25437
25437
  BTC: bigint;
25438
25438
  };
25439
25439
  Ethereum: {
25440
+ FLIP: bigint;
25440
25441
  ETH: bigint;
25441
25442
  USDC: bigint;
25442
- FLIP: bigint;
25443
25443
  USDT: bigint;
25444
25444
  WBTC: bigint;
25445
25445
  };
@@ -25463,9 +25463,9 @@ declare const rpcResult: {
25463
25463
  BTC: string | number;
25464
25464
  };
25465
25465
  Ethereum: {
25466
+ FLIP: string | number;
25466
25467
  ETH: string | number;
25467
25468
  USDC: string | number;
25468
- FLIP: string | number;
25469
25469
  USDT: string | number;
25470
25470
  WBTC?: string | number | undefined;
25471
25471
  };
@@ -28114,15 +28114,15 @@ declare const rpcResult: {
28114
28114
  USDT: z.ZodNullable<z.ZodNumber>;
28115
28115
  WBTC: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
28116
28116
  }, "strip", z.ZodTypeAny, {
28117
+ FLIP: number | null;
28117
28118
  ETH: number | null;
28118
28119
  USDC: number | null;
28119
- FLIP: number | null;
28120
28120
  USDT: number | null;
28121
28121
  WBTC: number | null;
28122
28122
  }, {
28123
+ FLIP: number | null;
28123
28124
  ETH: number | null;
28124
28125
  USDC: number | null;
28125
- FLIP: number | null;
28126
28126
  USDT: number | null;
28127
28127
  WBTC?: number | null | undefined;
28128
28128
  }>;
@@ -28170,9 +28170,9 @@ declare const rpcResult: {
28170
28170
  BTC: number | null;
28171
28171
  };
28172
28172
  Ethereum: {
28173
+ FLIP: number | null;
28173
28174
  ETH: number | null;
28174
28175
  USDC: number | null;
28175
- FLIP: number | null;
28176
28176
  USDT: number | null;
28177
28177
  WBTC: number | null;
28178
28178
  };
@@ -28196,9 +28196,9 @@ declare const rpcResult: {
28196
28196
  BTC: number | null;
28197
28197
  };
28198
28198
  Ethereum: {
28199
+ FLIP: number | null;
28199
28200
  ETH: number | null;
28200
28201
  USDC: number | null;
28201
- FLIP: number | null;
28202
28202
  USDT: number | null;
28203
28203
  WBTC?: number | null | undefined;
28204
28204
  };
@@ -28233,15 +28233,15 @@ declare const rpcResult: {
28233
28233
  USDT: z.ZodNullable<z.ZodNumber>;
28234
28234
  WBTC: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
28235
28235
  }, "strip", z.ZodTypeAny, {
28236
+ FLIP: number | null;
28236
28237
  ETH: number | null;
28237
28238
  USDC: number | null;
28238
- FLIP: number | null;
28239
28239
  USDT: number | null;
28240
28240
  WBTC: number | null;
28241
28241
  }, {
28242
+ FLIP: number | null;
28242
28243
  ETH: number | null;
28243
28244
  USDC: number | null;
28244
- FLIP: number | null;
28245
28245
  USDT: number | null;
28246
28246
  WBTC?: number | null | undefined;
28247
28247
  }>;
@@ -28289,9 +28289,9 @@ declare const rpcResult: {
28289
28289
  BTC: number | null;
28290
28290
  };
28291
28291
  Ethereum: {
28292
+ FLIP: number | null;
28292
28293
  ETH: number | null;
28293
28294
  USDC: number | null;
28294
- FLIP: number | null;
28295
28295
  USDT: number | null;
28296
28296
  WBTC: number | null;
28297
28297
  };
@@ -28315,9 +28315,9 @@ declare const rpcResult: {
28315
28315
  BTC: number | null;
28316
28316
  };
28317
28317
  Ethereum: {
28318
+ FLIP: number | null;
28318
28319
  ETH: number | null;
28319
28320
  USDC: number | null;
28320
- FLIP: number | null;
28321
28321
  USDT: number | null;
28322
28322
  WBTC?: number | null | undefined;
28323
28323
  };
@@ -28343,9 +28343,9 @@ declare const rpcResult: {
28343
28343
  BTC: number | null;
28344
28344
  };
28345
28345
  Ethereum: {
28346
+ FLIP: number | null;
28346
28347
  ETH: number | null;
28347
28348
  USDC: number | null;
28348
- FLIP: number | null;
28349
28349
  USDT: number | null;
28350
28350
  WBTC: number | null;
28351
28351
  };
@@ -28370,9 +28370,9 @@ declare const rpcResult: {
28370
28370
  BTC: number | null;
28371
28371
  };
28372
28372
  Ethereum: {
28373
+ FLIP: number | null;
28373
28374
  ETH: number | null;
28374
28375
  USDC: number | null;
28375
- FLIP: number | null;
28376
28376
  USDT: number | null;
28377
28377
  WBTC: number | null;
28378
28378
  };
@@ -28398,9 +28398,9 @@ declare const rpcResult: {
28398
28398
  BTC: number | null;
28399
28399
  };
28400
28400
  Ethereum: {
28401
+ FLIP: number | null;
28401
28402
  ETH: number | null;
28402
28403
  USDC: number | null;
28403
- FLIP: number | null;
28404
28404
  USDT: number | null;
28405
28405
  WBTC?: number | null | undefined;
28406
28406
  };
@@ -28425,9 +28425,9 @@ declare const rpcResult: {
28425
28425
  BTC: number | null;
28426
28426
  };
28427
28427
  Ethereum: {
28428
+ FLIP: number | null;
28428
28429
  ETH: number | null;
28429
28430
  USDC: number | null;
28430
- FLIP: number | null;
28431
28431
  USDT: number | null;
28432
28432
  WBTC?: number | null | undefined;
28433
28433
  };
@@ -29081,7 +29081,7 @@ declare const rpcResult: {
29081
29081
  chain: string;
29082
29082
  asset: string;
29083
29083
  }[]>;
29084
- add_collateral: z.ZodEffects<z.ZodArray<z.ZodObject<{
29084
+ add_collateral: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodObject<{
29085
29085
  chain: z.ZodString;
29086
29086
  asset: z.ZodString;
29087
29087
  }, "strip", z.ZodTypeAny, {
@@ -29138,8 +29138,8 @@ declare const rpcResult: {
29138
29138
  })[], {
29139
29139
  chain: string;
29140
29140
  asset: string;
29141
- }[]>;
29142
- remove_collateral: z.ZodEffects<z.ZodArray<z.ZodObject<{
29141
+ }[]>>;
29142
+ remove_collateral: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodObject<{
29143
29143
  chain: z.ZodString;
29144
29144
  asset: z.ZodString;
29145
29145
  }, "strip", z.ZodTypeAny, {
@@ -29196,7 +29196,7 @@ declare const rpcResult: {
29196
29196
  })[], {
29197
29197
  chain: string;
29198
29198
  asset: string;
29199
- }[]>;
29199
+ }[]>>;
29200
29200
  liquidations_enabled: z.ZodBoolean;
29201
29201
  }, "strip", z.ZodTypeAny, {
29202
29202
  add_boost_funds_enabled: boolean;
@@ -29339,7 +29339,8 @@ declare const rpcResult: {
29339
29339
  chain: "Assethub";
29340
29340
  asset: "USDT";
29341
29341
  })[];
29342
- add_collateral: ({
29342
+ liquidations_enabled: boolean;
29343
+ add_collateral?: ({
29343
29344
  chain: "Bitcoin";
29344
29345
  asset: "BTC";
29345
29346
  } | {
@@ -29384,8 +29385,8 @@ declare const rpcResult: {
29384
29385
  } | {
29385
29386
  chain: "Assethub";
29386
29387
  asset: "USDT";
29387
- })[];
29388
- remove_collateral: ({
29388
+ })[] | undefined;
29389
+ remove_collateral?: ({
29389
29390
  chain: "Bitcoin";
29390
29391
  asset: "BTC";
29391
29392
  } | {
@@ -29430,8 +29431,7 @@ declare const rpcResult: {
29430
29431
  } | {
29431
29432
  chain: "Assethub";
29432
29433
  asset: "USDT";
29433
- })[];
29434
- liquidations_enabled: boolean;
29434
+ })[] | undefined;
29435
29435
  }, {
29436
29436
  add_boost_funds_enabled: boolean;
29437
29437
  stop_boosting_enabled: boolean;
@@ -29447,15 +29447,15 @@ declare const rpcResult: {
29447
29447
  chain: string;
29448
29448
  asset: string;
29449
29449
  }[];
29450
- add_collateral: {
29450
+ liquidations_enabled: boolean;
29451
+ add_collateral?: {
29451
29452
  chain: string;
29452
29453
  asset: string;
29453
- }[];
29454
- remove_collateral: {
29454
+ }[] | undefined;
29455
+ remove_collateral?: {
29455
29456
  chain: string;
29456
29457
  asset: string;
29457
- }[];
29458
- liquidations_enabled: boolean;
29458
+ }[] | undefined;
29459
29459
  }>;
29460
29460
  broadcast_ethereum: z.ZodObject<{
29461
29461
  retry_enabled: z.ZodBoolean;
@@ -29642,19 +29642,6 @@ declare const rpcResult: {
29642
29642
  oracle_price_elections: boolean;
29643
29643
  }>;
29644
29644
  }, "strip", z.ZodTypeAny, {
29645
- asset_balances: {
29646
- reconciliation_enabled: boolean;
29647
- };
29648
- liquidity_provider: {
29649
- deposit_enabled: boolean;
29650
- withdrawal_enabled: boolean;
29651
- internal_swaps_enabled: boolean;
29652
- };
29653
- validator: {
29654
- authority_rotation_enabled: boolean;
29655
- start_bidding_enabled: boolean;
29656
- stop_bidding_enabled: boolean;
29657
- };
29658
29645
  swapping: {
29659
29646
  swaps_enabled: boolean;
29660
29647
  withdrawals_enabled: boolean;
@@ -29668,6 +29655,19 @@ declare const rpcResult: {
29668
29655
  range_order_update_enabled: boolean;
29669
29656
  limit_order_update_enabled: boolean;
29670
29657
  };
29658
+ asset_balances: {
29659
+ reconciliation_enabled: boolean;
29660
+ };
29661
+ liquidity_provider: {
29662
+ deposit_enabled: boolean;
29663
+ withdrawal_enabled: boolean;
29664
+ internal_swaps_enabled: boolean;
29665
+ };
29666
+ validator: {
29667
+ authority_rotation_enabled: boolean;
29668
+ start_bidding_enabled: boolean;
29669
+ stop_bidding_enabled: boolean;
29670
+ };
29671
29671
  emissions: {
29672
29672
  emissions_sync_enabled: boolean;
29673
29673
  };
@@ -29832,7 +29832,8 @@ declare const rpcResult: {
29832
29832
  chain: "Assethub";
29833
29833
  asset: "USDT";
29834
29834
  })[];
29835
- add_collateral: ({
29835
+ liquidations_enabled: boolean;
29836
+ add_collateral?: ({
29836
29837
  chain: "Bitcoin";
29837
29838
  asset: "BTC";
29838
29839
  } | {
@@ -29877,8 +29878,8 @@ declare const rpcResult: {
29877
29878
  } | {
29878
29879
  chain: "Assethub";
29879
29880
  asset: "USDT";
29880
- })[];
29881
- remove_collateral: ({
29881
+ })[] | undefined;
29882
+ remove_collateral?: ({
29882
29883
  chain: "Bitcoin";
29883
29884
  asset: "BTC";
29884
29885
  } | {
@@ -29923,8 +29924,7 @@ declare const rpcResult: {
29923
29924
  } | {
29924
29925
  chain: "Assethub";
29925
29926
  asset: "USDT";
29926
- })[];
29927
- liquidations_enabled: boolean;
29927
+ })[] | undefined;
29928
29928
  };
29929
29929
  broadcast_ethereum: {
29930
29930
  retry_enabled: boolean;
@@ -29999,19 +29999,6 @@ declare const rpcResult: {
29999
29999
  oracle_price_elections: boolean;
30000
30000
  };
30001
30001
  }, {
30002
- asset_balances: {
30003
- reconciliation_enabled: boolean;
30004
- };
30005
- liquidity_provider: {
30006
- deposit_enabled: boolean;
30007
- withdrawal_enabled: boolean;
30008
- internal_swaps_enabled: boolean;
30009
- };
30010
- validator: {
30011
- authority_rotation_enabled: boolean;
30012
- start_bidding_enabled: boolean;
30013
- stop_bidding_enabled: boolean;
30014
- };
30015
30002
  swapping: {
30016
30003
  swaps_enabled: boolean;
30017
30004
  withdrawals_enabled: boolean;
@@ -30025,6 +30012,19 @@ declare const rpcResult: {
30025
30012
  range_order_update_enabled: boolean;
30026
30013
  limit_order_update_enabled: boolean;
30027
30014
  };
30015
+ asset_balances: {
30016
+ reconciliation_enabled: boolean;
30017
+ };
30018
+ liquidity_provider: {
30019
+ deposit_enabled: boolean;
30020
+ withdrawal_enabled: boolean;
30021
+ internal_swaps_enabled: boolean;
30022
+ };
30023
+ validator: {
30024
+ authority_rotation_enabled: boolean;
30025
+ start_bidding_enabled: boolean;
30026
+ stop_bidding_enabled: boolean;
30027
+ };
30028
30028
  emissions: {
30029
30029
  emissions_sync_enabled: boolean;
30030
30030
  };
@@ -30063,15 +30063,15 @@ declare const rpcResult: {
30063
30063
  chain: string;
30064
30064
  asset: string;
30065
30065
  }[];
30066
- add_collateral: {
30066
+ liquidations_enabled: boolean;
30067
+ add_collateral?: {
30067
30068
  chain: string;
30068
30069
  asset: string;
30069
- }[];
30070
- remove_collateral: {
30070
+ }[] | undefined;
30071
+ remove_collateral?: {
30071
30072
  chain: string;
30072
30073
  asset: string;
30073
- }[];
30074
- liquidations_enabled: boolean;
30074
+ }[] | undefined;
30075
30075
  };
30076
30076
  broadcast_ethereum: {
30077
30077
  retry_enabled: boolean;
@@ -30156,15 +30156,15 @@ declare const rpcResult: {
30156
30156
  quote_asset: z.ZodEnum<["Btc", "Eth", "Sol", "Usdc", "Usdt", "Usd", "Fine"]>;
30157
30157
  price_status: z.ZodEnum<["UpToDate", "Stale", "MaybeStale"]>;
30158
30158
  }, "strip", z.ZodTypeAny, {
30159
- price: bigint;
30160
30159
  quote_asset: "Btc" | "Eth" | "Sol" | "Usdc" | "Usdt" | "Usd" | "Fine";
30160
+ price: bigint;
30161
30161
  base_asset: "Btc" | "Eth" | "Sol" | "Usdc" | "Usdt" | "Usd" | "Fine";
30162
30162
  updated_at_oracle_timestamp: number;
30163
30163
  updated_at_statechain_block: number;
30164
30164
  price_status: "UpToDate" | "Stale" | "MaybeStale";
30165
30165
  }, {
30166
- price: string | number;
30167
30166
  quote_asset: "Btc" | "Eth" | "Sol" | "Usdc" | "Usdt" | "Usd" | "Fine";
30167
+ price: string | number;
30168
30168
  base_asset: "Btc" | "Eth" | "Sol" | "Usdc" | "Usdt" | "Usd" | "Fine";
30169
30169
  updated_at_oracle_timestamp: number;
30170
30170
  updated_at_statechain_block: number;
@@ -30376,8 +30376,8 @@ declare const rpcResult: {
30376
30376
  chain: "Assethub";
30377
30377
  asset: "USDT";
30378
30378
  };
30379
- total_amount: bigint;
30380
30379
  available_amount: bigint;
30380
+ total_amount: bigint;
30381
30381
  utilisation_rate: number;
30382
30382
  current_interest_rate: number;
30383
30383
  origination_fee: number;
@@ -30435,8 +30435,8 @@ declare const rpcResult: {
30435
30435
  chain: "Assethub";
30436
30436
  asset: "USDT";
30437
30437
  };
30438
- total_amount: string | number;
30439
30438
  available_amount: string | number;
30439
+ total_amount: string | number;
30440
30440
  utilisation_rate: number;
30441
30441
  current_interest_rate: number;
30442
30442
  origination_fee: number;
@@ -30502,7 +30502,7 @@ declare const rpcResult: {
30502
30502
  minimum_loan_amount_usd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
30503
30503
  minimum_supply_amount_usd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
30504
30504
  minimum_update_loan_amount_usd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
30505
- minimum_update_collateral_amount_usd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>;
30505
+ minimum_update_collateral_amount_usd: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, bigint, string>, z.ZodString]>, bigint, string | number>>;
30506
30506
  }, "strip", z.ZodTypeAny, {
30507
30507
  ltv_thresholds: {
30508
30508
  target: number;
@@ -30531,7 +30531,7 @@ declare const rpcResult: {
30531
30531
  minimum_loan_amount_usd: bigint;
30532
30532
  minimum_supply_amount_usd: bigint;
30533
30533
  minimum_update_loan_amount_usd: bigint;
30534
- minimum_update_collateral_amount_usd: bigint;
30534
+ minimum_update_collateral_amount_usd?: bigint | undefined;
30535
30535
  }, {
30536
30536
  ltv_thresholds: {
30537
30537
  target: number;
@@ -30560,7 +30560,7 @@ declare const rpcResult: {
30560
30560
  minimum_loan_amount_usd: string | number;
30561
30561
  minimum_supply_amount_usd: string | number;
30562
30562
  minimum_update_loan_amount_usd: string | number;
30563
- minimum_update_collateral_amount_usd: string | number;
30563
+ minimum_update_collateral_amount_usd?: string | number | undefined;
30564
30564
  }>;
30565
30565
  readonly cf_loan_accounts: z.ZodArray<z.ZodObject<{
30566
30566
  account: z.ZodEffects<z.ZodString, `cF${string}`, string>;
@@ -31680,12 +31680,12 @@ declare const rpcResult: {
31680
31680
  vout: number;
31681
31681
  }>]>>;
31682
31682
  }, "strip", z.ZodTypeAny, {
31683
- deposit_address: string;
31684
31683
  asset: {
31685
31684
  chain: string;
31686
31685
  asset: string;
31687
31686
  };
31688
31687
  amount: string;
31688
+ deposit_address: string;
31689
31689
  deposit_chain_block_height: number;
31690
31690
  deposit_details: {
31691
31691
  tx_hashes: `0x${string}`[];
@@ -31694,12 +31694,12 @@ declare const rpcResult: {
31694
31694
  vout: number;
31695
31695
  } | null;
31696
31696
  }, {
31697
- deposit_address: string;
31698
31697
  asset: {
31699
31698
  chain: string;
31700
31699
  asset: string;
31701
31700
  };
31702
31701
  amount: string;
31702
+ deposit_address: string;
31703
31703
  deposit_chain_block_height: number;
31704
31704
  deposit_details: {
31705
31705
  tx_hashes: string[];
@@ -31751,7 +31751,7 @@ declare const rpcResult: {
31751
31751
  destination_address: z.ZodString;
31752
31752
  ccm_deposit_metadata: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
31753
31753
  deposit_details: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
31754
- broker_fee: z.ZodOptional<z.ZodObject<{
31754
+ broker_fee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31755
31755
  account: z.ZodEffects<z.ZodString, string, string>;
31756
31756
  bps: z.ZodNumber;
31757
31757
  }, "strip", z.ZodTypeAny, {
@@ -31760,7 +31760,7 @@ declare const rpcResult: {
31760
31760
  }, {
31761
31761
  account: string;
31762
31762
  bps: number;
31763
- }>>;
31763
+ }>>>;
31764
31764
  affiliate_fees: z.ZodArray<z.ZodObject<{
31765
31765
  account: z.ZodEffects<z.ZodString, string, string>;
31766
31766
  bps: z.ZodNumber;
@@ -31823,7 +31823,7 @@ declare const rpcResult: {
31823
31823
  broker_fee?: {
31824
31824
  account: string;
31825
31825
  bps: number;
31826
- } | undefined;
31826
+ } | null | undefined;
31827
31827
  refund_params?: {
31828
31828
  refund_address: string;
31829
31829
  retry_duration: number;
@@ -31858,7 +31858,7 @@ declare const rpcResult: {
31858
31858
  broker_fee?: {
31859
31859
  account: string;
31860
31860
  bps: number;
31861
- } | undefined;
31861
+ } | null | undefined;
31862
31862
  refund_params?: {
31863
31863
  refund_address: string;
31864
31864
  retry_duration: number;
@@ -31874,12 +31874,12 @@ declare const rpcResult: {
31874
31874
  }>, "many">;
31875
31875
  }, "strip", z.ZodTypeAny, {
31876
31876
  deposits: {
31877
- deposit_address: string;
31878
31877
  asset: {
31879
31878
  chain: string;
31880
31879
  asset: string;
31881
31880
  };
31882
31881
  amount: string;
31882
+ deposit_address: string;
31883
31883
  deposit_chain_block_height: number;
31884
31884
  deposit_details: {
31885
31885
  tx_hashes: `0x${string}`[];
@@ -31916,7 +31916,7 @@ declare const rpcResult: {
31916
31916
  broker_fee?: {
31917
31917
  account: string;
31918
31918
  bps: number;
31919
- } | undefined;
31919
+ } | null | undefined;
31920
31920
  refund_params?: {
31921
31921
  refund_address: string;
31922
31922
  retry_duration: number;
@@ -31932,12 +31932,12 @@ declare const rpcResult: {
31932
31932
  }[];
31933
31933
  }, {
31934
31934
  deposits: {
31935
- deposit_address: string;
31936
31935
  asset: {
31937
31936
  chain: string;
31938
31937
  asset: string;
31939
31938
  };
31940
31939
  amount: string;
31940
+ deposit_address: string;
31941
31941
  deposit_chain_block_height: number;
31942
31942
  deposit_details: {
31943
31943
  tx_hashes: string[];
@@ -31974,7 +31974,7 @@ declare const rpcResult: {
31974
31974
  broker_fee?: {
31975
31975
  account: string;
31976
31976
  bps: number;
31977
- } | undefined;
31977
+ } | null | undefined;
31978
31978
  refund_params?: {
31979
31979
  refund_address: string;
31980
31980
  retry_duration: number;