@swapkit/core 1.0.0-rc.1 → 1.0.0-rc.11

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/index.es.js CHANGED
@@ -1,15 +1,15 @@
1
- var Ce = Object.defineProperty;
2
- var Ne = (e, t, n) => t in e ? Ce(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var T = (e, t, n) => (Ne(e, typeof t != "symbol" ? t + "" : t, n), n), xe = (e, t, n) => {
1
+ var Me = Object.defineProperty;
2
+ var Ce = (e, t, n) => t in e ? Me(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var m = (e, t, n) => (Ce(e, typeof t != "symbol" ? t + "" : t, n), n), Ne = (e, t, n) => {
4
4
  if (!t.has(e))
5
5
  throw TypeError("Cannot " + n);
6
6
  };
7
- var A = (e, t, n) => (xe(e, t, "read from private field"), n ? n.call(e) : t.get(e)), P = (e, t, n) => {
7
+ var A = (e, t, n) => (Ne(e, t, "read from private field"), n ? n.call(e) : t.get(e)), P = (e, t, n) => {
8
8
  if (t.has(e))
9
9
  throw TypeError("Cannot add the same private member more than once");
10
10
  t instanceof WeakSet ? t.add(e) : t.set(e, n);
11
11
  };
12
- var De = Object.defineProperty, Pe = (e, t, n) => t in e ? De(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, C = (e, t, n) => (Pe(e, typeof t != "symbol" ? t + "" : t, n), n);
12
+ var xe = Object.defineProperty, De = (e, t, n) => t in e ? xe(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, C = (e, t, n) => (De(e, typeof t != "symbol" ? t + "" : t, n), n);
13
13
  const Lt = [
14
14
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
15
15
  {
@@ -108,7 +108,7 @@ const Lt = [
108
108
  stateMutability: "nonpayable",
109
109
  type: "function"
110
110
  }
111
- ], Be = [
111
+ ], Pe = [
112
112
  {
113
113
  inputs: [{ internalType: "address", name: "rune", type: "address" }],
114
114
  stateMutability: "nonpayable",
@@ -283,7 +283,7 @@ const Lt = [
283
283
  stateMutability: "view",
284
284
  type: "function"
285
285
  }
286
- ], Ve = [
286
+ ], Be = [
287
287
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
288
288
  {
289
289
  anonymous: !1,
@@ -447,7 +447,7 @@ const Lt = [
447
447
  stateMutability: "view",
448
448
  type: "function"
449
449
  }
450
- ], Le = [
450
+ ], Ve = [
451
451
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
452
452
  {
453
453
  anonymous: !1,
@@ -600,13 +600,13 @@ const Lt = [
600
600
  type: "function"
601
601
  }
602
602
  ];
603
- var Ue = /* @__PURE__ */ ((e) => (e.TC_SUPPORTED_TO_TC_SUPPORTED = "TC-TC", e.TC_SUPPORTED_TO_ETH = "TC-ERC20", e.TC_SUPPORTED_TO_AVAX = "TC-ARC20", e.TC_SUPPORTED_TO_BSC = "TC-BEP20", e.ETH_TO_TC_SUPPORTED = "ERC20-TC", e.ETH_TO_ETH = "ERC20-ERC20", e.ETH_TO_AVAX = "ERC20-ARC20", e.ETH_TO_BSC = "ERC20-BEP20", e.AVAX_TO_TC_SUPPORTED = "ARC20-TC", e.AVAX_TO_ETH = "ARC20-ERC20", e.AVAX_TO_AVAX = "ARC20-ARC20", e.AVAX_TO_BSC = "ARC20-BEP20", e.BSC_TO_TC_SUPPORTED = "BEP20-TC", e.BSC_TO_ETH = "BEP20-ERC20", e.BSC_TO_AVAX = "BEP20-ARC20", e.BSC_TO_BSC = "BEP20-BEP20", e))(Ue || {});
604
- const He = [
603
+ var Le = /* @__PURE__ */ ((e) => (e.TC_SUPPORTED_TO_TC_SUPPORTED = "TC-TC", e.TC_SUPPORTED_TO_ETH = "TC-ERC20", e.TC_SUPPORTED_TO_AVAX = "TC-ARC20", e.TC_SUPPORTED_TO_BSC = "TC-BEP20", e.ETH_TO_TC_SUPPORTED = "ERC20-TC", e.ETH_TO_ETH = "ERC20-ERC20", e.ETH_TO_AVAX = "ERC20-ARC20", e.ETH_TO_BSC = "ERC20-BEP20", e.AVAX_TO_TC_SUPPORTED = "ARC20-TC", e.AVAX_TO_ETH = "ARC20-ERC20", e.AVAX_TO_AVAX = "ARC20-ARC20", e.AVAX_TO_BSC = "ARC20-BEP20", e.BSC_TO_TC_SUPPORTED = "BEP20-TC", e.BSC_TO_ETH = "BEP20-ERC20", e.BSC_TO_AVAX = "BEP20-ARC20", e.BSC_TO_BSC = "BEP20-BEP20", e))(Le || {});
604
+ const Ue = [
605
605
  "ERC20-ERC20",
606
606
  "ARC20-ARC20",
607
607
  "BEP20-BEP20"
608
608
  /* BSC_TO_BSC */
609
- ], $e = [
609
+ ], He = [
610
610
  "ERC20-TC",
611
611
  "ERC20-ARC20",
612
612
  "ERC20-BEP20",
@@ -617,72 +617,72 @@ const He = [
617
617
  "BEP20-ERC20",
618
618
  "BEP20-ARC20"
619
619
  /* BSC_TO_AVAX */
620
- ], ke = [
620
+ ], $e = [
621
621
  "TC-TC",
622
622
  "TC-ERC20",
623
623
  "TC-ARC20",
624
624
  "TC-BEP20"
625
625
  /* TC_SUPPORTED_TO_BSC */
626
626
  ];
627
- var Ae = /* @__PURE__ */ ((e) => (e.VALIDATION_ERROR = "VALIDATION_ERROR", e.REQUEST_PARAMETER_ERROR = "REQUEST_PARAMETER_ERROR", e.RESPONSE_PARSING_ERROR = "RESPONSE_PARSING_ERROR", e.UNSUPPORTED = "UNSUPPORTED", e.NOT_IMPLEMENTED = "NOT_IMPLEMENTED", e.INCOMPATIBLE_ASSETS_OPERATIONS = "INCOMPATIBLE_ASSETS_OPERATIONS", e.SERVICE_UNAVAILABLE = "SERVICE_UNAVAILABLE", e.DOWN_FOR_MAINTENANCE = "DOWN_FOR_MAINTENANCE", e.MISSING_INBOUND_INFO = "MISSING_INBOUND_INFO", e.QUOTE_FETCHING_ERROR = "QUOTE_FETCHING_ERROR", e.AIRDROP_ERROR = "AIRDROP_ERROR", e.UNHANDLED_ERROR = "UNHANDLED_ERROR", e))(Ae || {}), Fe = /* @__PURE__ */ ((e) => (e.HEALTH_CONTROLLER = "1000", e.LIQUIDITY_CONTROLLER = "1001", e.PROVIDER_CONTROLLER = "1002", e.QUOTE_CONTROLLER = "1003", e.SWAP_CONTROLLER = "1004", e.UTIL_CONTROLLER = "1005", e.AIRDROP_CONTROLLER = "1006", e.PROVIDER = "2000", e.ASSET = "2001", e.TOKEN_LIST = "2002", e.QUOTE = "2100", e.QUOTE_TXN_DETAILS = "2101", e.THORCHAIN_PROVIDER = "3000", e.UNISWAPV2_ETH_PROVIDER = "3001", e.UNISWAPV3_ETH_PROVIDER = "3002", e.SUSHISWAP_ETH_PROVIDER = "3003", e.PANCAKESWAP_BSC_PROVIDER = "3004", e.PANCAKESWAP_ETH_PROVIDER = "3005", e.ONEINCH_ETH_PROVIDER = "3006", e.ONEINCH_BSC_PROVIDER = "3007", e.ONEINCH_AVAX_PROVIDER = "3008", e.ZEROX_ETH_PROVIDER = "3009", e.WOOFI_AVAX_PROVIDER = "3010", e.PANGOLIN_AVAX_PROVIDER = "3011", e.TRADERJOE_AVAX_PROVIDER = "3012", e.KYBER_ETH_PROVIDER = "3013", e.KYBER_AVAX_PROVIDER = "3014", e.WOOFI_BSC_PROVIDER = "3015", e.STARGATE_PROVIDER = "3016", e.PROVIDER_UTIL = "4000", e.TXN_DETAILS = "5000", e.AIRDROP_UTIL = "6000", e))(Fe || {}), o = /* @__PURE__ */ ((e) => (e.INVALID_INPUT_PARAMETERS = "1000", e.UNKNOWN_PROVIDERS = "1001", e.CANNOT_FIND_INBOUND_ADDRESS = "1002", e.NO_INBOUND_ADDRESSES = "1003", e.CHAIN_HALTED_OR_UNSUPPORTED = "1004", e.MISSING_INPUT_PARAMETER = "1005", e.INVALID_TYPE_GENERIC = "1100", e.INVALID_NUMBER_STRING = "1101", e.INVALID_NUMBER = "1102", e.INVALID_BOOLEAN = "1103", e.INVALID_OBJECT = "1104", e.INVALID_ARRAY = "1105", e.SELL_AMOUNT_MUST_BE_POSITIVE_INTEGER = "2000", e.SELL_BUY_ASSETS_ARE_THE_SAME = "2001", e.MISSING_SOURCE_ADDRESS_FOR_SYNTH = "2002", e.AFF_ADDRESS_AND_BPS_OR_NEITHER = "2003", e.AFF_ADDRESS_TOO_LONG = "2004", e.AFF_BPS_INTEGER_0_100 = "2005", e.SOURCE_ADDRESS_INVALID_FOR_SELL_CHAIN = "2006", e.DESTINATION_ADDRESS_INVALID_FOR_BUY_CHAIN = "2007", e.PREFERRED_PROFVIDER_NOT_SUPPORTED = "2008", e.DESTINATION_ADDRESS_SMART_CONTRACT = "2009", e.BUY_AMOUNT_MUST_BE_POSITIVE_INTEGER = "2010", e.SOURCE_ADDRESS_SMART_CONTRACT = "2011", e.INVALID_PROVIDER = "2100", e.MISSING_CROSS_CHAIN_PROVIDER = "2101", e.MISSING_AVAX_PROVIDER = "2102", e.MISSING_BSC_PROVIDER = "2103", e.MISSING_ETH_PROVIDER = "2104", e.INVALID_PROVIDER_FOR_SWAP_OUT = "2105", e.MISSING_ARB_PROVIDER = "2106", e.INVALID_CHAIN = "2200", e.INVALID_ASSET = "2201", e.INVALID_ASSET_IDENTIFIER = "2202", e.UNSUPPORTED_CHAIN = "2204", e.UNSUPPORTED_ASSET = "2203", e.UNSUPPORTED_ASSET_FOR_SWAPOUT = "2205", e.INVALID_SOURCE_ADDRESS = "2300", e.INVALID_DESTINATION_ADDRESS = "2301", e.THORNODE_QUOTE_GENERIC_ERROR = "3000", e.NOT_ENOUGH_SYNTH_BALANCE = "3001", e.SYNTH_MINTING_CAP_REACHED = "3002", e.INVALID_QUOTE_MODE = "4000", e.NO_QUOTES = "4001", e.SERVICE_UNAVAILABLE_GENERIC = "5000", e.MISSING_GAS_DATA_GENERIC = "5100", e.MISSING_TOKEN_INFO_GENERIC = "5200", e.CANT_FIND_TOKEN_LIST = "5201", e.NO_PRICE = "5202", e.PRICE_IS_STALE = "5203", e.ADDRESS_NOT_WHITELISTED = "6000", e.ADDRESS_ALREADY_CLAIMED = "6001", e.TEMPORARY_ERROR = "9999", e))(o || {});
628
- const Ge = {
629
- [o.INVALID_INPUT_PARAMETERS]: "Invalid input parameters: {0}.",
630
- [o.UNKNOWN_PROVIDERS]: "Unknown providers: {0}.",
631
- [o.CANNOT_FIND_INBOUND_ADDRESS]: "Cannot find inbound address.",
632
- [o.NO_INBOUND_ADDRESSES]: "No inbound addresses.",
633
- [o.CHAIN_HALTED_OR_UNSUPPORTED]: "Chain {0} halted or unsupported.",
634
- [o.MISSING_INPUT_PARAMETER]: "Missing input parameter: {0}.",
635
- [o.INVALID_TYPE_GENERIC]: "Invalid type",
636
- [o.INVALID_NUMBER_STRING]: "Invalid number string.",
637
- [o.INVALID_NUMBER]: "Invalid number.",
638
- [o.INVALID_BOOLEAN]: "Invalid boolean.",
639
- [o.INVALID_OBJECT]: "Invalid object.",
640
- [o.INVALID_ARRAY]: "Invalid array.",
641
- [o.SELL_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Sell amount must be a positive integer.",
642
- [o.SELL_BUY_ASSETS_ARE_THE_SAME]: "Sell and buy assets are the same.",
643
- [o.MISSING_SOURCE_ADDRESS_FOR_SYNTH]: "Source address is required for synth quote.",
644
- [o.AFF_ADDRESS_AND_BPS_OR_NEITHER]: "Must provide affiliateAddress and affiliateBasisPoints params, or neither.",
645
- [o.AFF_ADDRESS_TOO_LONG]: "affiliateAddress too long: 3 characters max.",
646
- [o.AFF_BPS_INTEGER_0_100]: "affiliateBasisPoints must be an integer between 0 and 100.",
647
- [o.SOURCE_ADDRESS_INVALID_FOR_SELL_CHAIN]: "Source address {0} invalid for sell chain.",
648
- [o.DESTINATION_ADDRESS_INVALID_FOR_BUY_CHAIN]: "Destination address {0} invalid for buy chain.",
649
- [o.PREFERRED_PROFVIDER_NOT_SUPPORTED]: "Preferred provider not supported.",
650
- [o.DESTINATION_ADDRESS_SMART_CONTRACT]: "Destination address is a smart contract.",
651
- [o.BUY_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Buy amount must be a positive integer.",
652
- [o.INVALID_PROVIDER]: "Invalid provider {0}.",
653
- [o.MISSING_CROSS_CHAIN_PROVIDER]: "Missing cross-chain provider.",
654
- [o.MISSING_AVAX_PROVIDER]: "Missing AVAX provider.",
655
- [o.MISSING_BSC_PROVIDER]: "Missing BSC provider.",
656
- [o.MISSING_ETH_PROVIDER]: "Missing ETH provider.",
657
- [o.MISSING_ARB_PROVIDER]: "Missing ARB provider.",
658
- [o.INVALID_PROVIDER_FOR_SWAP_OUT]: "Invalid provider for swap out.",
659
- [o.INVALID_CHAIN]: "Invalid chain {0}.",
660
- [o.INVALID_ASSET]: "Invalid asset {0}.",
661
- [o.UNSUPPORTED_CHAIN]: "Unsupported chain {0}.",
662
- [o.UNSUPPORTED_ASSET]: "Unsupported asset {0}.",
663
- [o.UNSUPPORTED_ASSET_FOR_SWAPOUT]: "Unsupported asset {0} for swap out.",
664
- [o.THORNODE_QUOTE_GENERIC_ERROR]: "ThorNode quote generic error.",
665
- [o.INVALID_SOURCE_ADDRESS]: "Invalid source address {0}",
666
- [o.INVALID_DESTINATION_ADDRESS]: "Invalid destination address {0}",
667
- [o.NOT_ENOUGH_SYNTH_BALANCE]: "Source address doesn't have enough synth balance for this quote.",
668
- [o.SYNTH_MINTING_CAP_REACHED]: "Synth minting cap reached.",
669
- [o.INVALID_QUOTE_MODE]: "Invalid quote mode.",
670
- [o.NO_QUOTES]: "No quotes to service this request.",
671
- [o.SERVICE_UNAVAILABLE_GENERIC]: "Service unavailable.",
672
- [o.MISSING_GAS_DATA_GENERIC]: "Missing gas data.",
673
- [o.MISSING_TOKEN_INFO_GENERIC]: "Missing token info.",
674
- [o.CANT_FIND_TOKEN_LIST]: "Can't find tokenlist {0}.",
675
- [o.NO_PRICE]: "No price for asset {0}.",
676
- [o.PRICE_IS_STALE]: "Price is stale for asset {0}.",
677
- [o.ADDRESS_NOT_WHITELISTED]: "Address {0} not whitelisted for airdrop.",
678
- [o.ADDRESS_ALREADY_CLAIMED]: "Address {0} already claimed the airdrop."
679
- }, ae = (e, t) => {
680
- let n = Ge[e];
627
+ var be = /* @__PURE__ */ ((e) => (e.VALIDATION_ERROR = "VALIDATION_ERROR", e.REQUEST_PARAMETER_ERROR = "REQUEST_PARAMETER_ERROR", e.RESPONSE_PARSING_ERROR = "RESPONSE_PARSING_ERROR", e.UNSUPPORTED = "UNSUPPORTED", e.NOT_IMPLEMENTED = "NOT_IMPLEMENTED", e.INCOMPATIBLE_ASSETS_OPERATIONS = "INCOMPATIBLE_ASSETS_OPERATIONS", e.SERVICE_UNAVAILABLE = "SERVICE_UNAVAILABLE", e.DOWN_FOR_MAINTENANCE = "DOWN_FOR_MAINTENANCE", e.MISSING_INBOUND_INFO = "MISSING_INBOUND_INFO", e.QUOTE_FETCHING_ERROR = "QUOTE_FETCHING_ERROR", e.AIRDROP_ERROR = "AIRDROP_ERROR", e.UNHANDLED_ERROR = "UNHANDLED_ERROR", e))(be || {}), ke = /* @__PURE__ */ ((e) => (e.HEALTH_CONTROLLER = "1000", e.LIQUIDITY_CONTROLLER = "1001", e.PROVIDER_CONTROLLER = "1002", e.QUOTE_CONTROLLER = "1003", e.SWAP_CONTROLLER = "1004", e.UTIL_CONTROLLER = "1005", e.AIRDROP_CONTROLLER = "1006", e.PROVIDER = "2000", e.ASSET = "2001", e.TOKEN_LIST = "2002", e.QUOTE = "2100", e.QUOTE_TXN_DETAILS = "2101", e.THORCHAIN_PROVIDER = "3000", e.UNISWAPV2_ETH_PROVIDER = "3001", e.UNISWAPV3_ETH_PROVIDER = "3002", e.SUSHISWAP_ETH_PROVIDER = "3003", e.PANCAKESWAP_BSC_PROVIDER = "3004", e.PANCAKESWAP_ETH_PROVIDER = "3005", e.ONEINCH_ETH_PROVIDER = "3006", e.ONEINCH_BSC_PROVIDER = "3007", e.ONEINCH_AVAX_PROVIDER = "3008", e.ZEROX_ETH_PROVIDER = "3009", e.WOOFI_AVAX_PROVIDER = "3010", e.PANGOLIN_AVAX_PROVIDER = "3011", e.TRADERJOE_AVAX_PROVIDER = "3012", e.KYBER_ETH_PROVIDER = "3013", e.KYBER_AVAX_PROVIDER = "3014", e.WOOFI_BSC_PROVIDER = "3015", e.STARGATE_PROVIDER = "3016", e.PROVIDER_UTIL = "4000", e.TXN_DETAILS = "5000", e.AIRDROP_UTIL = "6000", e))(ke || {}), d = /* @__PURE__ */ ((e) => (e.INVALID_INPUT_PARAMETERS = "1000", e.UNKNOWN_PROVIDERS = "1001", e.CANNOT_FIND_INBOUND_ADDRESS = "1002", e.NO_INBOUND_ADDRESSES = "1003", e.CHAIN_HALTED_OR_UNSUPPORTED = "1004", e.MISSING_INPUT_PARAMETER = "1005", e.INVALID_TYPE_GENERIC = "1100", e.INVALID_NUMBER_STRING = "1101", e.INVALID_NUMBER = "1102", e.INVALID_BOOLEAN = "1103", e.INVALID_OBJECT = "1104", e.INVALID_ARRAY = "1105", e.SELL_AMOUNT_MUST_BE_POSITIVE_INTEGER = "2000", e.SELL_BUY_ASSETS_ARE_THE_SAME = "2001", e.MISSING_SOURCE_ADDRESS_FOR_SYNTH = "2002", e.AFF_ADDRESS_AND_BPS_OR_NEITHER = "2003", e.AFF_ADDRESS_TOO_LONG = "2004", e.AFF_BPS_INTEGER_0_100 = "2005", e.SOURCE_ADDRESS_INVALID_FOR_SELL_CHAIN = "2006", e.DESTINATION_ADDRESS_INVALID_FOR_BUY_CHAIN = "2007", e.PREFERRED_PROFVIDER_NOT_SUPPORTED = "2008", e.DESTINATION_ADDRESS_SMART_CONTRACT = "2009", e.BUY_AMOUNT_MUST_BE_POSITIVE_INTEGER = "2010", e.SOURCE_ADDRESS_SMART_CONTRACT = "2011", e.INVALID_PROVIDER = "2100", e.MISSING_CROSS_CHAIN_PROVIDER = "2101", e.MISSING_AVAX_PROVIDER = "2102", e.MISSING_BSC_PROVIDER = "2103", e.MISSING_ETH_PROVIDER = "2104", e.INVALID_PROVIDER_FOR_SWAP_OUT = "2105", e.MISSING_ARB_PROVIDER = "2106", e.INVALID_CHAIN = "2200", e.INVALID_ASSET = "2201", e.INVALID_ASSET_IDENTIFIER = "2202", e.UNSUPPORTED_CHAIN = "2204", e.UNSUPPORTED_ASSET = "2203", e.UNSUPPORTED_ASSET_FOR_SWAPOUT = "2205", e.INVALID_SOURCE_ADDRESS = "2300", e.INVALID_DESTINATION_ADDRESS = "2301", e.THORNODE_QUOTE_GENERIC_ERROR = "3000", e.NOT_ENOUGH_SYNTH_BALANCE = "3001", e.SYNTH_MINTING_CAP_REACHED = "3002", e.INVALID_QUOTE_MODE = "4000", e.NO_QUOTES = "4001", e.SERVICE_UNAVAILABLE_GENERIC = "5000", e.MISSING_GAS_DATA_GENERIC = "5100", e.MISSING_TOKEN_INFO_GENERIC = "5200", e.CANT_FIND_TOKEN_LIST = "5201", e.NO_PRICE = "5202", e.PRICE_IS_STALE = "5203", e.ADDRESS_NOT_WHITELISTED = "6000", e.ADDRESS_ALREADY_CLAIMED = "6001", e.TEMPORARY_ERROR = "9999", e))(d || {});
628
+ const Fe = {
629
+ [d.INVALID_INPUT_PARAMETERS]: "Invalid input parameters: {0}.",
630
+ [d.UNKNOWN_PROVIDERS]: "Unknown providers: {0}.",
631
+ [d.CANNOT_FIND_INBOUND_ADDRESS]: "Cannot find inbound address.",
632
+ [d.NO_INBOUND_ADDRESSES]: "No inbound addresses.",
633
+ [d.CHAIN_HALTED_OR_UNSUPPORTED]: "Chain {0} halted or unsupported.",
634
+ [d.MISSING_INPUT_PARAMETER]: "Missing input parameter: {0}.",
635
+ [d.INVALID_TYPE_GENERIC]: "Invalid type",
636
+ [d.INVALID_NUMBER_STRING]: "Invalid number string.",
637
+ [d.INVALID_NUMBER]: "Invalid number.",
638
+ [d.INVALID_BOOLEAN]: "Invalid boolean.",
639
+ [d.INVALID_OBJECT]: "Invalid object.",
640
+ [d.INVALID_ARRAY]: "Invalid array.",
641
+ [d.SELL_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Sell amount must be a positive integer.",
642
+ [d.SELL_BUY_ASSETS_ARE_THE_SAME]: "Sell and buy assets are the same.",
643
+ [d.MISSING_SOURCE_ADDRESS_FOR_SYNTH]: "Source address is required for synth quote.",
644
+ [d.AFF_ADDRESS_AND_BPS_OR_NEITHER]: "Must provide affiliateAddress and affiliateBasisPoints params, or neither.",
645
+ [d.AFF_ADDRESS_TOO_LONG]: "affiliateAddress too long: 3 characters max.",
646
+ [d.AFF_BPS_INTEGER_0_100]: "affiliateBasisPoints must be an integer between 0 and 100.",
647
+ [d.SOURCE_ADDRESS_INVALID_FOR_SELL_CHAIN]: "Source address {0} invalid for sell chain.",
648
+ [d.DESTINATION_ADDRESS_INVALID_FOR_BUY_CHAIN]: "Destination address {0} invalid for buy chain.",
649
+ [d.PREFERRED_PROFVIDER_NOT_SUPPORTED]: "Preferred provider not supported.",
650
+ [d.DESTINATION_ADDRESS_SMART_CONTRACT]: "Destination address is a smart contract.",
651
+ [d.BUY_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Buy amount must be a positive integer.",
652
+ [d.INVALID_PROVIDER]: "Invalid provider {0}.",
653
+ [d.MISSING_CROSS_CHAIN_PROVIDER]: "Missing cross-chain provider.",
654
+ [d.MISSING_AVAX_PROVIDER]: "Missing AVAX provider.",
655
+ [d.MISSING_BSC_PROVIDER]: "Missing BSC provider.",
656
+ [d.MISSING_ETH_PROVIDER]: "Missing ETH provider.",
657
+ [d.MISSING_ARB_PROVIDER]: "Missing ARB provider.",
658
+ [d.INVALID_PROVIDER_FOR_SWAP_OUT]: "Invalid provider for swap out.",
659
+ [d.INVALID_CHAIN]: "Invalid chain {0}.",
660
+ [d.INVALID_ASSET]: "Invalid asset {0}.",
661
+ [d.UNSUPPORTED_CHAIN]: "Unsupported chain {0}.",
662
+ [d.UNSUPPORTED_ASSET]: "Unsupported asset {0}.",
663
+ [d.UNSUPPORTED_ASSET_FOR_SWAPOUT]: "Unsupported asset {0} for swap out.",
664
+ [d.THORNODE_QUOTE_GENERIC_ERROR]: "ThorNode quote generic error.",
665
+ [d.INVALID_SOURCE_ADDRESS]: "Invalid source address {0}",
666
+ [d.INVALID_DESTINATION_ADDRESS]: "Invalid destination address {0}",
667
+ [d.NOT_ENOUGH_SYNTH_BALANCE]: "Source address doesn't have enough synth balance for this quote.",
668
+ [d.SYNTH_MINTING_CAP_REACHED]: "Synth minting cap reached.",
669
+ [d.INVALID_QUOTE_MODE]: "Invalid quote mode.",
670
+ [d.NO_QUOTES]: "No quotes to service this request.",
671
+ [d.SERVICE_UNAVAILABLE_GENERIC]: "Service unavailable.",
672
+ [d.MISSING_GAS_DATA_GENERIC]: "Missing gas data.",
673
+ [d.MISSING_TOKEN_INFO_GENERIC]: "Missing token info.",
674
+ [d.CANT_FIND_TOKEN_LIST]: "Can't find tokenlist {0}.",
675
+ [d.NO_PRICE]: "No price for asset {0}.",
676
+ [d.PRICE_IS_STALE]: "Price is stale for asset {0}.",
677
+ [d.ADDRESS_NOT_WHITELISTED]: "Address {0} not whitelisted for airdrop.",
678
+ [d.ADDRESS_ALREADY_CLAIMED]: "Address {0} already claimed the airdrop."
679
+ }, te = (e, t) => {
680
+ let n = Fe[e];
681
681
  for (let a = 0; a < t.length; a++)
682
682
  n = n.replace(`{${a}}`, t[a]);
683
683
  return t.length === 0 ? n.replace("{0}", "") : n;
684
684
  };
685
- let Ut = class we extends Error {
685
+ class Ae extends Error {
686
686
  constructor({
687
687
  status: t,
688
688
  revision: n,
@@ -690,22 +690,22 @@ let Ut = class we extends Error {
690
690
  code: i,
691
691
  message: r,
692
692
  type: p,
693
- options: { shouldLog: d, shouldThrow: l, shouldTrace: m } = {
693
+ options: { shouldLog: o, shouldThrow: y, shouldTrace: T } = {
694
694
  shouldLog: !0,
695
695
  shouldThrow: !0,
696
696
  shouldTrace: !0
697
697
  },
698
- displayMessageParams: y
698
+ displayMessageParams: u
699
699
  }) {
700
- const u = r || ae(i, y || []) || "";
701
- super(u), C(this, "status"), C(this, "revision"), C(this, "type"), C(this, "module"), C(this, "code"), C(this, "message"), C(this, "display"), C(this, "stack"), C(this, "options"), C(this, "displayMessageParams"), this.status = t, this.revision = n || "NO_REVISION", this.module = a, this.message = u, this.display = ae(i, y || []), this.code = i, this.type = p || Ae.UNHANDLED_ERROR, this.options = {
702
- shouldLog: d || !0,
703
- shouldTrace: m || !0,
704
- shouldThrow: l || !1
705
- }, this.displayMessageParams = y || [], this.options.shouldTrace && Error.captureStackTrace(this);
700
+ const l = r || te(i, u || []) || "";
701
+ super(l), C(this, "status"), C(this, "revision"), C(this, "type"), C(this, "module"), C(this, "code"), C(this, "message"), C(this, "display"), C(this, "stack"), C(this, "options"), C(this, "displayMessageParams"), this.status = t, this.revision = n || "NO_REVISION", this.module = a, this.message = l, this.display = te(i, u || []), this.code = i, this.type = p || be.UNHANDLED_ERROR, this.options = {
702
+ shouldLog: o || !0,
703
+ shouldTrace: T || !0,
704
+ shouldThrow: y || !1
705
+ }, this.displayMessageParams = u || [], this.options.shouldTrace && Error.captureStackTrace(this);
706
706
  }
707
707
  static fromErrorInfo(t) {
708
- return new we(t);
708
+ return new Ae(t);
709
709
  }
710
710
  toErrorInfo() {
711
711
  return { ...this, identifier: this.identifier };
@@ -714,7 +714,7 @@ let Ut = class we extends Error {
714
714
  return `${this.revision}-${this.type || "NO_TYPE"}-${this.module}-${this.code}`;
715
715
  }
716
716
  get displayMessage() {
717
- return ae(this.code, this.displayMessageParams || []);
717
+ return te(this.code, this.displayMessageParams || []);
718
718
  }
719
719
  handle() {
720
720
  const t = `[${this.identifier}]: ${this.message}`;
@@ -723,9 +723,9 @@ let Ut = class we extends Error {
723
723
  throw Error(t, { cause: this.stack });
724
724
  return this.toErrorInfo();
725
725
  }
726
- };
727
- var s = /* @__PURE__ */ ((e) => (e.Arbitrum = "ARB", e.Avalanche = "AVAX", e.Binance = "BNB", e.BinanceSmartChain = "BSC", e.Bitcoin = "BTC", e.BitcoinCash = "BCH", e.Cosmos = "GAIA", e.Dogecoin = "DOGE", e.Ethereum = "ETH", e.Litecoin = "LTC", e.Maya = "MAYA", e.Optimism = "OP", e.Polygon = "MATIC", e.THORChain = "THOR", e))(s || {}), We = /* @__PURE__ */ ((e) => (e.ARB = "0x0000000000000000000000000000000000000000", e.AVAX = "0x0000000000000000000000000000000000000000", e.ETH = "0x0000000000000000000000000000000000000000", e.BSC = "0x0000000000000000000000000000000000000000", e.MATIC = "0x0000000000000000000000000000000000001010", e.OP = "0x4200000000000000000000000000000000000042", e))(We || {}), qe = /* @__PURE__ */ ((e) => (e[e.Ethereum = 60] = "Ethereum", e[e.Binance = 714] = "Binance", e[e.THORChain = 931] = "THORChain", e))(qe || {}), Ye = /* @__PURE__ */ ((e) => (e.ARB = "m/44'/60'/0'/0", e.AVAX = "m/44'/60'/0'/0", e.BCH = "m/44'/145'/0'/0", e.BNB = "m/44'/714'/0'/0", e.BSC = "m/44'/60'/0'/0", e.BTC = "m/84'/0'/0'/0", e.DOGE = "m/44'/3'/0'/0", e.ETH = "m/44'/60'/0'/0", e.GAIA = "m/44'/118'/0'/0", e.LTC = "m/84'/2'/0'/0", e.MATIC = "m/44'/60'/0'/0", e.MAYA = "m/44'/931'/0'/0", e.OP = "m/44'/60'/0'/0", e.THOR = "m/44'/931'/0'/0", e))(Ye || {});
728
- const Ht = {
726
+ }
727
+ var s = /* @__PURE__ */ ((e) => (e.Arbitrum = "ARB", e.Avalanche = "AVAX", e.Binance = "BNB", e.BinanceSmartChain = "BSC", e.Bitcoin = "BTC", e.BitcoinCash = "BCH", e.Cosmos = "GAIA", e.Dogecoin = "DOGE", e.Ethereum = "ETH", e.Kujira = "KUJI", e.Litecoin = "LTC", e.Maya = "MAYA", e.Optimism = "OP", e.Polygon = "MATIC", e.THORChain = "THOR", e))(s || {}), Ge = /* @__PURE__ */ ((e) => (e.ARB = "0x0000000000000000000000000000000000000000", e.AVAX = "0x0000000000000000000000000000000000000000", e.ETH = "0x0000000000000000000000000000000000000000", e.BSC = "0x0000000000000000000000000000000000000000", e.MATIC = "0x0000000000000000000000000000000000001010", e.OP = "0x4200000000000000000000000000000000000042", e))(Ge || {}), We = /* @__PURE__ */ ((e) => (e.ARB = "m/44'/60'/0'/0", e.AVAX = "m/44'/60'/0'/0", e.BCH = "m/44'/145'/0'/0", e.BNB = "m/44'/714'/0'/0", e.BSC = "m/44'/60'/0'/0", e.BTC = "m/84'/0'/0'/0", e.DOGE = "m/44'/3'/0'/0", e.ETH = "m/44'/60'/0'/0", e.GAIA = "m/44'/118'/0'/0", e.KUJI = "m/44'/118'/0'/0", e.LTC = "m/84'/2'/0'/0", e.MATIC = "m/44'/60'/0'/0", e.MAYA = "m/44'/931'/0'/0", e.OP = "m/44'/60'/0'/0", e.THOR = "m/44'/931'/0'/0", e))(We || {});
728
+ const Ut = {
729
729
  ARB: [44, 60, 0, 0, 0],
730
730
  AVAX: [44, 60, 0, 0, 0],
731
731
  BCH: [44, 145, 0, 0, 0],
@@ -735,6 +735,7 @@ const Ht = {
735
735
  DOGE: [44, 3, 0, 0, 0],
736
736
  ETH: [44, 60, 0, 0, 0],
737
737
  GAIA: [44, 118, 0, 0, 0],
738
+ KUJI: [44, 118, 0, 0, 0],
738
739
  LTC: [84, 2, 0, 0, 0],
739
740
  MATIC: [44, 60, 0, 0, 0],
740
741
  MAYA: [44, 931, 0, 0, 0],
@@ -742,7 +743,7 @@ const Ht = {
742
743
  THOR: [44, 931, 0, 0, 0]
743
744
  };
744
745
  var E = /* @__PURE__ */ ((e) => (e[e.ARB = 18] = "ARB", e[e.AVAX = 18] = "AVAX", e[e.BCH = 8] = "BCH", e[e.BNB = 8] = "BNB", e[e.BSC = 18] = "BSC", e[e.BTC = 8] = "BTC", e[e.DASH = 8] = "DASH", e[e.DOGE = 8] = "DOGE", e[e.ETH = 18] = "ETH", e[e.GAIA = 6] = "GAIA", e[e.KUJI = 6] = "KUJI", e[e.LTC = 8] = "LTC", e[e.MATIC = 18] = "MATIC", e[e.MAYA = 10] = "MAYA", e[e.OP = 18] = "OP", e[e.THOR = 8] = "THOR", e))(E || {});
745
- const $t = [
746
+ const Ht = [
746
747
  "ETH",
747
748
  "AVAX",
748
749
  "BSC",
@@ -750,38 +751,38 @@ const $t = [
750
751
  "OP",
751
752
  "MATIC"
752
753
  /* Polygon */
753
- ], kt = [
754
+ ], $t = [
754
755
  "BTC",
755
756
  "BCH",
756
757
  "DOGE",
757
758
  "LTC"
758
759
  /* Litecoin */
759
- ], Ft = [
760
+ ], kt = [
760
761
  "GAIA",
761
762
  "THOR",
762
763
  "BNB"
763
764
  /* Binance */
764
765
  ];
765
- var me = /* @__PURE__ */ ((e) => (e.Arbitrum = "42161", e.ArbitrumHex = "0xa4b1", e.Avalanche = "43114", e.AvalancheHex = "0xa86a", e.Binance = "Binance-Chain-Tigris", e.BinanceSmartChain = "56", e.BinanceSmartChainHex = "0x38", e.Bitcoin = "bitcoin", e.BitcoinCash = "bitcoincash", e.Cosmos = "cosmoshub-4", e.Dogecoin = "dogecoin", e.Ethereum = "1", e.EthereumHex = "0x1", e.Litecoin = "litecoin", e.Maya = "mayachain-mainnet-v1", e.MayaStagenet = "mayachain-stagenet-v1", e.Optimism = "10", e.OptimismHex = "0xa", e.Polygon = "137", e.PolygonHex = "0x89", e.THORChain = "thorchain-mainnet-v1", e.THORChainStagenet = "thorchain-stagenet-v2", e))(me || {}), Ee = /* @__PURE__ */ ((e) => (e.Arbitrum = "https://arb1.arbitrum.io/rpc", e.Avalanche = "https://node-router.thorswap.net/avalanche-c", e.Binance = "", e.BinanceSmartChain = "https://bsc-dataseed.binance.org", e.Bitcoin = "https://node-router.thorswap.net/bitcoin", e.BitcoinCash = "https://node-router.thorswap.net/bitcoin-cash", e.Cosmos = "https://node-router.thorswap.net/cosmos/rpc", e.Dogecoin = "https://node-router.thorswap.net/dogecoin", e.Ethereum = "https://node-router.thorswap.net/ethereum", e.Litecoin = "https://node-router.thorswap.net/litecoin", e.Maya = "https://tendermint.mayachain.info", e.MayaStagenet = "https://stagenet.tendermint.mayachain.info", e.Optimism = "https://mainnet.optimism.io", e.Polygon = "https://polygon-rpc.com", e.THORChain = "https://rpc.thorswap.net", e.THORChainStagenet = "https://stagenet-rpc.ninerealms.com", e))(Ee || {}), q = /* @__PURE__ */ ((e) => (e.Cosmos = "https://node-router.thorswap.net/cosmos/rest", e.MayanodeMainnet = "https://mayanode.mayachain.info", e.MayanodeStagenet = "https://stagenet.mayanode.mayachain.info", e.ThornodeMainnet = "https://thornode.thorswap.net", e.ThornodeStagenet = "https://stagenet-thornode.ninerealms.com", e.ThorswapApi = "https://api.thorswap.finance", e.ThorswapStatic = "https://static.thorswap.net", e))(q || {});
766
- const te = Object.values(s), Xe = Object.keys(s), ce = te.reduce(
766
+ var le = /* @__PURE__ */ ((e) => (e.Arbitrum = "42161", e.ArbitrumHex = "0xa4b1", e.Avalanche = "43114", e.AvalancheHex = "0xa86a", e.Binance = "Binance-Chain-Tigris", e.BinanceSmartChain = "56", e.BinanceSmartChainHex = "0x38", e.Bitcoin = "bitcoin", e.BitcoinCash = "bitcoincash", e.Cosmos = "cosmoshub-4", e.Dogecoin = "dogecoin", e.Kujira = "kaiyo-1", e.Ethereum = "1", e.EthereumHex = "0x1", e.Litecoin = "litecoin", e.Maya = "mayachain-mainnet-v1", e.MayaStagenet = "mayachain-stagenet-v1", e.Optimism = "10", e.OptimismHex = "0xa", e.Polygon = "137", e.PolygonHex = "0x89", e.THORChain = "thorchain-mainnet-v1", e.THORChainStagenet = "thorchain-stagenet-v2", e))(le || {}), we = /* @__PURE__ */ ((e) => (e.Arbitrum = "https://arb1.arbitrum.io/rpc", e.Avalanche = "https://node-router.thorswap.net/avalanche-c", e.Binance = "", e.BinanceSmartChain = "https://bsc-dataseed.binance.org", e.Bitcoin = "https://node-router.thorswap.net/bitcoin", e.BitcoinCash = "https://node-router.thorswap.net/bitcoin-cash", e.Cosmos = "https://node-router.thorswap.net/cosmos/rpc", e.Kujira = "https://rpc-kujira.synergynodes.com/", e.Dogecoin = "https://node-router.thorswap.net/dogecoin", e.Ethereum = "https://node-router.thorswap.net/ethereum", e.Litecoin = "https://node-router.thorswap.net/litecoin", e.Maya = "https://tendermint.mayachain.info", e.MayaStagenet = "https://stagenet.tendermint.mayachain.info", e.Optimism = "https://mainnet.optimism.io", e.Polygon = "https://polygon-rpc.com", e.THORChain = "https://rpc.thorswap.net", e.THORChainStagenet = "https://stagenet-rpc.ninerealms.com", e))(we || {}), W = /* @__PURE__ */ ((e) => (e.Cosmos = "https://node-router.thorswap.net/cosmos/rest", e.Kujira = "https://lcd-kujira.synergynodes.com/", e.MayanodeMainnet = "https://mayanode.mayachain.info", e.MayanodeStagenet = "https://stagenet.mayanode.mayachain.info", e.ThornodeMainnet = "https://thornode.thorswap.net", e.ThornodeStagenet = "https://stagenet-thornode.ninerealms.com", e.ThorswapApi = "https://api.thorswap.finance", e.ThorswapStatic = "https://static.thorswap.net", e))(W || {});
767
+ const Z = Object.values(s), qe = Object.keys(s), ce = Z.reduce(
767
768
  (e, t) => {
768
- const n = Xe.find((a) => s[a] === t);
769
+ const n = qe.find((a) => s[a] === t);
769
770
  return n && (e[t] = n), e;
770
771
  },
771
772
  {}
772
- ), Ke = te.reduce(
773
- (e, t) => (e[t] = me[ce[t]], e),
773
+ ), Ke = Z.reduce(
774
+ (e, t) => (e[t] = le[ce[t]], e),
774
775
  {}
775
- ), je = te.reduce(
776
- (e, t) => (e[t] = Ee[ce[t]], e),
776
+ ), Ye = Z.reduce(
777
+ (e, t) => (e[t] = we[ce[t]], e),
777
778
  {}
778
- ), Gt = te.reduce(
779
+ ), Ft = Z.reduce(
779
780
  (e, t) => {
780
781
  const n = `${ce[t]}Hex`;
781
- return e[t] = me[n], e;
782
+ return e[t] = le[n], e;
782
783
  },
783
784
  {}
784
- ), Wt = {
785
+ ), Gt = {
785
786
  "0xa4b1": "ARB",
786
787
  42161: "ARB",
787
788
  "0xa86a": "AVAX",
@@ -794,6 +795,7 @@ const te = Object.values(s), Xe = Object.keys(s), ce = te.reduce(
794
795
  "cosmoshub-4": "GAIA",
795
796
  dogecoin: "DOGE",
796
797
  "0x1": "ETH",
798
+ "kaiyo-1": "KUJI",
797
799
  1: "ETH",
798
800
  litecoin: "LTC",
799
801
  "mayachain-stagenet-v1": "MAYA",
@@ -805,7 +807,7 @@ const te = Object.values(s), Xe = Object.keys(s), ce = te.reduce(
805
807
  "thorchain-stagenet-v2": "THOR",
806
808
  "thorchain-mainnet-v1": "THOR"
807
809
  /* THORChain */
808
- }, Re = {
810
+ }, Ee = {
809
811
  ARB: "https://arbiscan.io",
810
812
  AVAX: "https://snowtrace.io",
811
813
  BSC: "https://bscscan.com",
@@ -814,6 +816,7 @@ const te = Object.values(s), Xe = Object.keys(s), ce = te.reduce(
814
816
  BTC: "https://blockstream.info",
815
817
  GAIA: "https://cosmos.bigdipper.live",
816
818
  DOGE: "https://blockchair.com/dogecoin",
819
+ KUJI: "https://finder.kujira.network/kaiyo-1",
817
820
  ETH: "https://etherscan.io",
818
821
  LTC: "https://ltc.bitaps.com",
819
822
  MAYA: "https://www.mayascan.org",
@@ -821,47 +824,55 @@ const te = Object.values(s), Xe = Object.keys(s), ce = te.reduce(
821
824
  MATIC: "https://polygonscan.com",
822
825
  THOR: "https://viewblock.io/thorchain"
823
826
  };
824
- var Qe = /* @__PURE__ */ ((e) => (e[e.NoError = 36864] = "NoError", e))(Qe || {}), f = /* @__PURE__ */ ((e) => (e.BOND = "BOND", e.DEPOSIT = "+", e.LEAVE = "LEAVE", e.THORNAME_REGISTER = "~", e.UNBOND = "UNBOND", e.WITHDRAW = "-", e.OPEN_LOAN = "$+", e.CLOSE_LOAN = "$-", e))(f || {}), F = /* @__PURE__ */ ((e) => (e.Average = "average", e.Fast = "fast", e.Fastest = "fastest", e))(F || {}), ze = /* @__PURE__ */ ((e) => (e.KEYSTORE = "KEYSTORE", e.XDEFI = "XDEFI", e.METAMASK = "METAMASK", e.COINBASE_WEB = "COINBASE_WEB", e.TREZOR = "TREZOR", e.TRUSTWALLET_WEB = "TRUSTWALLET_WEB", e.LEDGER = "LEDGER", e.KEPLR = "KEPLR", e.OKX = "OKX", e.BRAVE = "BRAVE", e.WALLETCONNECT = "WALLETCONNECT", e))(ze || {}), Je = Object.defineProperty, Ze = (e, t, n) => t in e ? Je(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, N = (e, t, n) => (Ze(e, typeof t != "symbol" ? t + "" : t, n), n), et = (e, t, n) => {
827
+ var Xe = /* @__PURE__ */ ((e) => (e[e.NoError = 36864] = "NoError", e))(Xe || {}), f = /* @__PURE__ */ ((e) => (e.BOND = "BOND", e.DEPOSIT = "+", e.LEAVE = "LEAVE", e.THORNAME_REGISTER = "~", e.UNBOND = "UNBOND", e.WITHDRAW = "-", e.OPEN_LOAN = "$+", e.CLOSE_LOAN = "$-", e))(f || {}), k = /* @__PURE__ */ ((e) => (e.Average = "average", e.Fast = "fast", e.Fastest = "fastest", e))(k || {}), je = /* @__PURE__ */ ((e) => (e.KEYSTORE = "KEYSTORE", e.XDEFI = "XDEFI", e.METAMASK = "METAMASK", e.COINBASE_WEB = "COINBASE_WEB", e.TREZOR = "TREZOR", e.TRUSTWALLET_WEB = "TRUSTWALLET_WEB", e.LEDGER = "LEDGER", e.KEPLR = "KEPLR", e.OKX = "OKX", e.BRAVE = "BRAVE", e.WALLETCONNECT = "WALLETCONNECT", e))(je || {}), Qe = Object.defineProperty, Je = (e, t, n) => t in e ? Qe(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, N = (e, t, n) => (Je(e, typeof t != "symbol" ? t + "" : t, n), n), ze = (e, t, n) => {
825
828
  if (!t.has(e))
826
829
  throw TypeError("Cannot " + n);
827
- }, B = (e, t, n) => {
830
+ }, V = (e, t, n) => {
828
831
  if (t.has(e))
829
832
  throw TypeError("Cannot add the same private member more than once");
830
833
  t instanceof WeakSet ? t.add(e) : t.set(e, n);
831
- }, R = (e, t, n) => (et(e, t, "access private method"), n);
832
- const qt = (e) => {
834
+ }, g = (e, t, n) => (ze(e, t, "access private method"), n);
835
+ const Wt = (e) => {
833
836
  if (e < 0)
834
837
  throw new Error("Invalid number of year");
835
838
  return 10 + e;
836
- }, Yt = (e) => {
839
+ }, qt = (e) => {
837
840
  if (e.length > 30)
838
841
  return !1;
839
842
  const t = /^[a-zA-Z0-9+_-]+$/g;
840
843
  return !!e.match(t);
841
- }, Xt = ([e, t, n, a, i]) => `${e}'/${t}'/${n}'/${a}${typeof i != "number" ? "" : `/${i}`}`, Oe = async (e, t) => {
842
- const n = Object.entries(t || {}).reduce(
843
- (a, [i, r]) => (r && (a[i] = r), a),
844
- {}
845
- );
846
- return (await fetch(
847
- `${e}${t ? `?${new URLSearchParams(n).toString()}` : ""}`,
848
- { method: "GET", mode: "cors", credentials: "omit", referrer: "https://sk.thorswap.net" }
849
- )).json();
850
- }, tt = async (e, t, n, a = !1) => {
851
- const i = await fetch(`${e}`, {
852
- body: t,
853
- headers: n,
854
- method: "POST",
855
- referrer: "https://sk.thorswap.net"
856
- });
857
- return a ? i.text() : i.json();
858
- }, nt = "0x313ce567", Ie = async ({ chain: e, to: t }) => {
844
+ }, Kt = ([e, t, n, a, i]) => `${e}'/${t}'/${n}'/${a}${typeof i != "number" ? "" : `/${i}`}`, Re = async (e, t) => {
859
845
  try {
860
- const n = await tt(
861
- je[e],
846
+ const n = Object.entries(t || {}).reduce(
847
+ (a, [i, r]) => (r && (a[i] = r), a),
848
+ {}
849
+ );
850
+ return (await fetch(
851
+ `${e}${t ? `?${new URLSearchParams(n).toString()}` : ""}`,
852
+ { method: "GET", mode: "cors", credentials: "omit", referrer: "https://sk.thorswap.net" }
853
+ )).json();
854
+ } catch (n) {
855
+ return console.error(n), {};
856
+ }
857
+ }, Ze = async (e, t, n, a = !1) => {
858
+ try {
859
+ const i = await fetch(`${e}`, {
860
+ body: t,
861
+ headers: n,
862
+ method: "POST",
863
+ referrer: "https://sk.thorswap.net"
864
+ });
865
+ return a ? i.text() : i.json();
866
+ } catch {
867
+ return {};
868
+ }
869
+ }, et = "0x313ce567", Oe = async ({ chain: e, to: t }) => {
870
+ try {
871
+ const n = await Ze(
872
+ Ye[e],
862
873
  JSON.stringify({
863
874
  method: "eth_call",
864
- params: [{ to: t.toLowerCase(), data: nt }, "latest"],
875
+ params: [{ to: t.toLowerCase(), data: et }, "latest"],
865
876
  id: 44,
866
877
  jsonrpc: "2.0"
867
878
  }),
@@ -872,30 +883,30 @@ const qt = (e) => {
872
883
  } catch (n) {
873
884
  return console.error(n), E[e];
874
885
  }
875
- }, at = async (e) => {
886
+ }, tt = async (e) => {
876
887
  if (e === s.Ethereum)
877
888
  return E.ETH;
878
889
  const [, t] = e.split("-");
879
- return t != null && t.startsWith("0x") ? Ie({ chain: s.Ethereum, to: t }) : E.ETH;
880
- }, st = async (e) => {
890
+ return t != null && t.startsWith("0x") ? Oe({ chain: s.Ethereum, to: t }) : E.ETH;
891
+ }, nt = async (e) => {
881
892
  const [, t] = e.split("-");
882
- return t != null && t.startsWith("0x") ? Ie({ chain: s.Avalanche, to: t.toLowerCase() }) : E.AVAX;
883
- }, it = async (e) => (e === s.BinanceSmartChain, E.BSC), Se = async ({ chain: e, symbol: t }) => {
893
+ return t != null && t.startsWith("0x") ? Oe({ chain: s.Avalanche, to: t.toLowerCase() }) : E.AVAX;
894
+ }, at = async (e) => (e === s.BinanceSmartChain, E.BSC), Ie = async ({ chain: e, symbol: t }) => {
884
895
  switch (e) {
885
896
  case s.Ethereum:
886
- return at(t);
897
+ return tt(t);
887
898
  case s.Avalanche:
888
- return st(t);
899
+ return nt(t);
889
900
  case s.BinanceSmartChain:
890
- return it(t);
901
+ return at(t);
891
902
  default:
892
903
  return E[e];
893
904
  }
894
- }, rt = {
895
- [F.Average]: 1.2,
896
- [F.Fast]: 1.5,
897
- [F.Fastest]: 2
898
- }, pt = ({ chain: e, symbol: t }) => {
905
+ }, st = {
906
+ [k.Average]: 1.2,
907
+ [k.Fast]: 1.5,
908
+ [k.Fastest]: 2
909
+ }, it = ({ chain: e, symbol: t }) => {
899
910
  switch (e) {
900
911
  case s.Bitcoin:
901
912
  case s.BitcoinCash:
@@ -910,6 +921,8 @@ const qt = (e) => {
910
921
  return t === "ETH";
911
922
  case s.Maya:
912
923
  return t === "CACAO";
924
+ case s.Kujira:
925
+ return t === "KUJI";
913
926
  case s.Cosmos:
914
927
  return t === "ATOM";
915
928
  case s.Polygon:
@@ -919,7 +932,7 @@ const qt = (e) => {
919
932
  case s.THORChain:
920
933
  return t === "RUNE";
921
934
  }
922
- }, ot = (e) => {
935
+ }, rt = (e) => {
923
936
  switch (e) {
924
937
  case "ETH.THOR":
925
938
  return { identifier: "ETH.THOR-0xa5f2211b9b8170f694421f2046281775e8468044", decimal: 18 };
@@ -935,6 +948,7 @@ const qt = (e) => {
935
948
  return { identifier: "MAYA.CACAO", decimal: E.MAYA };
936
949
  case "MAYA.MAYA":
937
950
  return { identifier: "MAYA.MAYA", decimal: 4 };
951
+ case s.Kujira:
938
952
  case s.Arbitrum:
939
953
  case s.Optimism:
940
954
  case s.BitcoinCash:
@@ -947,7 +961,7 @@ const qt = (e) => {
947
961
  case s.Ethereum:
948
962
  return { identifier: `${e}.${e}`, decimal: E[e] };
949
963
  }
950
- }, dt = ({ chain: e, symbol: t }) => {
964
+ }, pt = ({ chain: e, symbol: t }) => {
951
965
  if (t.includes("/"))
952
966
  return "Synth";
953
967
  switch (e) {
@@ -960,6 +974,8 @@ const qt = (e) => {
960
974
  return "Native";
961
975
  case s.Cosmos:
962
976
  return t === "ATOM" ? "Native" : "GAIA";
977
+ case s.Kujira:
978
+ return t === "KUJI" ? "Native" : "KUJI";
963
979
  case s.Binance:
964
980
  return t === s.Binance ? "Native" : "BEP2";
965
981
  case s.BinanceSmartChain:
@@ -975,44 +991,56 @@ const qt = (e) => {
975
991
  case s.Optimism:
976
992
  return [s.Ethereum, s.Optimism].includes(t) ? "Native" : "OPTIMISM";
977
993
  }
978
- }, Kt = (e) => {
994
+ }, Yt = (e) => {
979
995
  var t;
980
996
  const [n, ...a] = e.split("."), i = e.includes("/"), r = a.join("."), p = (t = r == null ? void 0 : r.split("-")) == null ? void 0 : t[0];
981
997
  return { chain: n, symbol: r, ticker: p, synth: i };
982
- }, ut = ({
998
+ }, ot = new RegExp(
999
+ /(.)\1{6}|\.ORG|\.NET|\.FINANCE|\.COM|WWW|HTTP|\\\\|\/\/|[\s$%:[\]]/,
1000
+ "gmi"
1001
+ ), Xt = (e) => e.filter((t) => !ot.test(t.toString())), dt = ({
983
1002
  liquidityUnits: e,
984
1003
  poolUnits: t,
985
1004
  runeDepth: n
986
1005
  }) => {
987
- const a = w(e), i = w(t), r = w(n), p = a.mul(r), d = i.mul(i).mul(2), l = i.mul(a).mul(2), m = a.mul(a), y = i.mul(i).mul(i);
988
- return p.mul(d.sub(l).add(m)).div(y);
989
- }, yt = ({
1006
+ const a = w(e), i = w(t), r = w(n), p = a.mul(r), o = i.mul(i).mul(2), y = i.mul(a).mul(2), T = a.mul(a), u = i.mul(i).mul(i);
1007
+ return p.mul(o.sub(y).add(T)).div(u);
1008
+ }, ut = ({
990
1009
  liquidityUnits: e,
991
1010
  poolUnits: t,
992
1011
  assetDepth: n
993
1012
  }) => {
994
- const a = w(e), i = w(t), r = w(n), p = a.mul(r), d = i.mul(i).mul(2), l = i.mul(a).mul(2), m = a.mul(a), y = p.mul(d.sub(l).add(m)), u = i.mul(i).mul(i);
995
- return y.div(u);
1013
+ const a = w(e), i = w(t), r = w(n), p = a.mul(r), o = i.mul(i).mul(2), y = i.mul(a).mul(2), T = a.mul(a), u = p.mul(o.sub(y).add(T)), l = i.mul(i).mul(i);
1014
+ return u.div(l);
996
1015
  }, jt = ({
997
1016
  percent: e,
998
1017
  runeDepth: t,
999
1018
  liquidityUnits: n,
1000
1019
  poolUnits: a
1001
- }) => ut({ runeDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), Qt = ({
1020
+ }) => dt({ runeDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), Qt = ({
1002
1021
  percent: e,
1003
1022
  assetDepth: t,
1004
1023
  liquidityUnits: n,
1005
1024
  poolUnits: a
1006
- }) => yt({ assetDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), w = (e) => new le({ value: e, decimal: E.THOR }), zt = ({
1025
+ }) => ut({ assetDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), w = (e) => new ye({ value: e, decimal: E.THOR }), yt = ({
1007
1026
  liquidityUnits: e,
1008
1027
  poolUnits: t,
1009
1028
  runeDepth: n,
1010
- assetDepth: a,
1011
- percent: i
1029
+ assetDepth: a
1012
1030
  }) => ({
1013
- assetAmount: w(a).mul(e).div(t).mul(i),
1014
- runeAmount: w(n).mul(e).div(t).mul(i)
1031
+ assetAmount: w(a).mul(e).div(t),
1032
+ runeAmount: w(n).mul(e).div(t)
1015
1033
  }), Jt = ({
1034
+ liquidityUnits: e,
1035
+ poolUnits: t,
1036
+ runeDepth: n,
1037
+ assetDepth: a,
1038
+ percent: i
1039
+ }) => Object.fromEntries(
1040
+ Object.entries(yt({ liquidityUnits: e, poolUnits: t, runeDepth: n, assetDepth: a })).map(
1041
+ ([r, p]) => [r, p.mul(i)]
1042
+ )
1043
+ ), zt = ({
1016
1044
  runeDepth: e,
1017
1045
  poolUnits: t,
1018
1046
  assetDepth: n,
@@ -1020,10 +1048,10 @@ const qt = (e) => {
1020
1048
  runeAmount: i,
1021
1049
  assetAmount: r
1022
1050
  }) => {
1023
- const p = w(e), d = w(n), l = w(t), m = w(i), y = w(r), u = m.mul(d), h = y.mul(p), _ = m.mul(y), O = p.mul(d), I = l.mul(u.add(h.add(_.mul(2)))), g = u.add(h.add(O.mul(2))), S = I.div(g), b = w(a).add(S);
1024
- if (S.baseValueNumber === 0)
1025
- return b.div(l).baseValueNumber;
1026
- const M = l.add(b);
1051
+ const p = w(e), o = w(n), y = w(t), T = w(i), u = w(r), l = T.mul(o), h = u.mul(p), _ = T.mul(u), R = p.mul(o), O = y.mul(l.add(h.add(_.mul(2)))), S = l.add(h.add(R.mul(2))), I = O.div(S), b = w(a).add(I);
1052
+ if (I.baseValueNumber === 0)
1053
+ return b.div(y).baseValueNumber;
1054
+ const M = y.add(b);
1027
1055
  return b.div(M).baseValueNumber;
1028
1056
  }, Zt = ({
1029
1057
  runeAmount: e,
@@ -1031,8 +1059,8 @@ const qt = (e) => {
1031
1059
  runeDepth: n,
1032
1060
  assetDepth: a
1033
1061
  }) => {
1034
- const i = w(n), r = w(a), p = w(t), d = w(e), l = p.mul(i).sub(r.mul(d)), m = r.mul(d).add(i.mul(r));
1035
- return Math.abs(l.div(m).baseValueNumber);
1062
+ const i = w(n), r = w(a), p = w(t), o = w(e), y = p.mul(i).sub(r.mul(o)), T = r.mul(o).add(i.mul(r));
1063
+ return Math.abs(y.div(T).baseValueNumber);
1036
1064
  }, lt = ({
1037
1065
  symbol: e,
1038
1066
  ticker: t,
@@ -1057,8 +1085,8 @@ const qt = (e) => {
1057
1085
  return r ? `${e}:${n}/${a}::t:0` : `${e}:${n}.${a}:${i || ""}:t:0`;
1058
1086
  }
1059
1087
  case f.WITHDRAW: {
1060
- const { chain: n, ticker: a, symbol: i, basisPoints: r, targetAssetString: p, singleSide: d } = t, l = !d && p ? `:${p}` : "", m = lt({ chain: n, symbol: i, ticker: a });
1061
- return `${e}:${n}${d ? "/" : "."}${m}:${r}${l}`;
1088
+ const { chain: n, ticker: a, symbol: i, basisPoints: r, targetAssetString: p, singleSide: o } = t, y = !o && p ? `:${p}` : "", T = lt({ chain: n, symbol: i, ticker: a });
1089
+ return `${e}:${n}${o ? "/" : "."}${T}:${r}${y}`;
1062
1090
  }
1063
1091
  case f.OPEN_LOAN:
1064
1092
  case f.CLOSE_LOAN: {
@@ -1068,43 +1096,44 @@ const qt = (e) => {
1068
1096
  default:
1069
1097
  return "";
1070
1098
  }
1071
- }, Y = 8, ge = ({
1099
+ }, me = Object.values(s), ct = (e = "") => {
1100
+ const t = e.toUpperCase(), [n] = t.split(".");
1101
+ if (me.includes(n))
1102
+ return !0;
1103
+ const [a] = t.split("/");
1104
+ if (me.includes(a))
1105
+ return !0;
1106
+ throw new Error(
1107
+ `Invalid identifier: ${e}. Expected format: <Chain>.<Ticker> or <Chain>.<Ticker>-<ContractAddress>`
1108
+ );
1109
+ }, q = 8, U = (e) => 10n ** BigInt(e), F = (e) => Math.log10(parseFloat(e.toString()));
1110
+ function ge({
1072
1111
  value: e,
1073
- bigIntDecimal: t = Y,
1074
- decimal: n = Y
1075
- }) => {
1112
+ bigIntDecimal: t = q,
1113
+ decimal: n = q
1114
+ }) {
1076
1115
  const a = e < 0n;
1077
1116
  let i = e.toString().substring(a ? 1 : 0);
1078
1117
  const r = n - (i.length - 1);
1079
1118
  r > 0 && (i = "0".repeat(r) + i);
1080
1119
  const p = i.length - n;
1081
- let d = i.slice(-n);
1082
- return parseInt(d[t]) >= 5 ? d = `${d.substring(0, t - 1)}${(parseInt(d[t - 1]) + 1).toString()}` : d = d.substring(0, t), `${a ? "-" : ""}${i.slice(0, p)}.${d}`.replace(
1120
+ let o = i.slice(-n);
1121
+ return parseInt(o[t]) >= 5 ? o = `${o.substring(0, t - 1)}${(parseInt(o[t - 1]) + 1).toString()}` : o = o.substring(0, t), `${a ? "-" : ""}${i.slice(0, p)}.${o}`.replace(
1083
1122
  /\.?0*$/,
1084
1123
  ""
1085
1124
  );
1086
- }, Te = Object.values(s), mt = (e = "") => {
1087
- const t = e.toUpperCase(), [n] = t.split(".");
1088
- if (Te.includes(n))
1089
- return !0;
1090
- const [a] = t.split("/");
1091
- if (Te.includes(a))
1092
- return !0;
1093
- throw new Error(
1094
- `Invalid identifier: ${e}. Expected format: <Chain>.<Ticker> or <Chain>.<Ticker>-<ContractAddress>`
1095
- );
1096
- }, U = (e) => 10n ** BigInt(e), G = (e) => Math.log10(parseFloat(e.toString()));
1097
- var L, $, ie, ve, re, _e, J, pe, H, W, Z, oe, k, Q;
1098
- const ct = class z {
1125
+ }
1126
+ var L, $, ae, Se, se, Te, Q, ie, H, G, J, re;
1127
+ const mt = class j {
1099
1128
  constructor(t) {
1100
- B(this, L), B(this, ie), B(this, re), B(this, J), B(this, H), B(this, Z), B(this, k), N(this, "decimalMultiplier", 10n ** 8n), N(this, "bigIntValue", 0n), N(this, "decimal");
1101
- const n = typeof t == "object", a = n ? t.value : t;
1102
- this.decimal = n ? t.decimal : void 0, this.decimalMultiplier = U(
1103
- Math.max(R(this, Z, oe).call(this, R(this, H, W).call(this, a)), this.decimal || 0)
1104
- ), R(this, ie, ve).call(this, a);
1129
+ V(this, L), V(this, ae), V(this, se), V(this, Q), V(this, H), V(this, J), N(this, "decimalMultiplier", 10n ** 8n), N(this, "bigIntValue", 0n), N(this, "decimal");
1130
+ const n = oe(t);
1131
+ this.decimal = typeof t == "object" ? t.decimal : void 0, this.decimalMultiplier = U(
1132
+ Math.max(g(this, J, re).call(this, g(this, H, G).call(this, n)), this.decimal || 0)
1133
+ ), g(this, ae, Se).call(this, n);
1105
1134
  }
1106
1135
  static fromBigInt(t, n) {
1107
- return new z({
1136
+ return new j({
1108
1137
  decimal: n,
1109
1138
  value: ge({ value: t, bigIntDecimal: n, decimal: n })
1110
1139
  });
@@ -1114,40 +1143,43 @@ const ct = class z {
1114
1143
  from: n,
1115
1144
  to: a
1116
1145
  }) {
1117
- return z.fromBigInt(
1118
- new z(t).bigIntValue * U(a) / U(n),
1146
+ return j.fromBigInt(
1147
+ new j(t).bigIntValue * U(a) / U(n),
1119
1148
  a
1120
1149
  );
1121
1150
  }
1122
- get unsafeNumber() {
1123
- return parseFloat((this.bigIntValue / this.decimalMultiplier).toString());
1124
- }
1151
+ /**
1152
+ * @deprecated Use `getBaseValue('string')` instead
1153
+ */
1125
1154
  get baseValue() {
1126
- return R(this, k, Q).call(this, "string");
1155
+ return this.getBaseValue("string");
1127
1156
  }
1157
+ /**
1158
+ * @deprecated Use `getBaseValue('number')` instead
1159
+ */
1128
1160
  get baseValueNumber() {
1129
- return R(this, k, Q).call(this, "number");
1161
+ return this.getBaseValue("number");
1130
1162
  }
1163
+ /**
1164
+ * @deprecated Use `getBaseValue('bigint')` instead
1165
+ */
1131
1166
  get baseValueBigInt() {
1132
- return R(this, k, Q).call(this, "number");
1167
+ return this.getBaseValue("bigint");
1133
1168
  }
1134
- get value() {
1135
- return this.formatBigIntToSafeValue(
1136
- this.bigIntValue,
1137
- this.decimal || G(this.decimalMultiplier)
1138
- );
1169
+ set(t) {
1170
+ return new this.constructor({ decimal: this.decimal, value: t, identifier: this.toString() });
1139
1171
  }
1140
1172
  add(...t) {
1141
- return R(this, L, $).call(this, "add", ...t);
1173
+ return g(this, L, $).call(this, "add", ...t);
1142
1174
  }
1143
1175
  sub(...t) {
1144
- return R(this, L, $).call(this, "sub", ...t);
1176
+ return g(this, L, $).call(this, "sub", ...t);
1145
1177
  }
1146
1178
  mul(...t) {
1147
- return R(this, L, $).call(this, "mul", ...t);
1179
+ return g(this, L, $).call(this, "mul", ...t);
1148
1180
  }
1149
1181
  div(...t) {
1150
- return R(this, L, $).call(this, "div", ...t);
1182
+ return g(this, L, $).call(this, "div", ...t);
1151
1183
  }
1152
1184
  gt(t) {
1153
1185
  return this.bigIntValue > this.getBigIntValue(t);
@@ -1164,124 +1196,174 @@ const ct = class z {
1164
1196
  eqValue(t) {
1165
1197
  return this.bigIntValue === this.getBigIntValue(t);
1166
1198
  }
1199
+ getValue(t) {
1200
+ const n = this.formatBigIntToSafeValue(
1201
+ this.bigIntValue,
1202
+ this.decimal || F(this.decimalMultiplier)
1203
+ );
1204
+ switch (t) {
1205
+ case "number":
1206
+ return Number(n);
1207
+ case "string":
1208
+ return n;
1209
+ default:
1210
+ return this.bigIntValue;
1211
+ }
1212
+ }
1213
+ getBaseValue(t) {
1214
+ const n = this.decimalMultiplier / U(this.decimal || 0), a = this.bigIntValue / n;
1215
+ switch (t) {
1216
+ case "number":
1217
+ return Number(a);
1218
+ case "string":
1219
+ return a.toString();
1220
+ default:
1221
+ return this.bigIntValue;
1222
+ }
1223
+ }
1167
1224
  getBigIntValue(t, n) {
1168
- return !n && typeof t == "object" ? t.bigIntValue : (t = typeof t == "object" ? t.value : t, R(this, J, pe).call(this, R(this, H, W).call(this, t), n));
1225
+ return !n && typeof t == "object" ? t.bigIntValue : g(this, Q, ie).call(this, g(this, H, G).call(this, oe(t)), n);
1169
1226
  }
1170
1227
  formatBigIntToSafeValue(t, n) {
1171
- const a = n || this.decimal || Y, i = Math.max(
1228
+ const a = n || this.decimal || q, i = Math.max(
1172
1229
  a,
1173
- G(this.decimalMultiplier)
1174
- ), r = t < 0n;
1175
- let p = t.toString().substring(r ? 1 : 0);
1176
- const d = i - (p.length - 1);
1177
- d > 0 && (p = "0".repeat(d) + p);
1178
- const l = p.length - i;
1179
- let m = p.slice(-i);
1180
- return parseInt(m[a]) >= 5 ? m = `${m.substring(0, a - 1)}${(parseInt(m[a - 1]) + 1).toString()}` : m = m.substring(0, a), `${r ? "-" : ""}${p.slice(0, l)}.${m}`.replace(
1181
- /\.?0*$/,
1182
- ""
1183
- );
1230
+ F(this.decimalMultiplier)
1231
+ ), r = t < 0n, p = t.toString().substring(r ? 1 : 0), o = i - (p.length - 1), y = o > 0 ? "0".repeat(o) + p : p, T = y.length - i;
1232
+ let u = y.slice(-i);
1233
+ return parseInt(u[a]) >= 5 ? u = `${u.substring(0, a - 1)}${(parseInt(u[a - 1]) + 1).toString()}` : u = u.substring(0, a), `${r ? "-" : ""}${y.slice(
1234
+ 0,
1235
+ T
1236
+ )}.${u}`.replace(/\.?0*$/, "");
1184
1237
  }
1185
- toSignificant(t) {
1186
- const n = this.value.split("."), a = n[0], i = n[1];
1187
- return i ? `${a}.${i.slice(0, t || this.decimal)}`.replace(
1188
- /\.?0*$/,
1189
- ""
1190
- ) : a;
1238
+ toSignificant(t = 6) {
1239
+ const [n, a] = this.getValue("string").split("."), i = n || "", r = a || "", p = parseInt(i) ? i.length + r.length : r.length;
1240
+ if (p <= t)
1241
+ return this.getValue("string");
1242
+ if (i.length >= t)
1243
+ return i.slice(0, t).padEnd(i.length, "0");
1244
+ if (parseInt(i))
1245
+ return `${i}.${r.slice(0, t - i.length)}`.padEnd(
1246
+ p - t,
1247
+ "0"
1248
+ );
1249
+ const o = parseInt(r), y = `${o}`.slice(0, t);
1250
+ return `0.${y.padStart(
1251
+ r.length - `${o}`.length + y.length,
1252
+ "0"
1253
+ )}`;
1191
1254
  }
1192
1255
  };
1193
1256
  L = /* @__PURE__ */ new WeakSet(), $ = function(e, ...t) {
1194
- const n = R(this, re, _e).call(this, this, ...t), a = U(n), i = t.reduce(
1195
- (p, d) => {
1196
- const l = this.getBigIntValue(d, n);
1197
- if (e === "div" && l === 0n)
1198
- throw new RangeError("Division by zero");
1199
- return e === "add" ? p + l : e === "sub" ? p - l : e === "mul" ? p * l / a : p * a / l;
1257
+ const n = g(this, se, Te).call(this, this, ...t), a = U(n), i = t.reduce(
1258
+ (p, o) => {
1259
+ const y = this.getBigIntValue(o, n);
1260
+ switch (e) {
1261
+ case "add":
1262
+ return p + y;
1263
+ case "sub":
1264
+ return p - y;
1265
+ case "mul":
1266
+ return p * y / a;
1267
+ case "div": {
1268
+ if (y === 0n)
1269
+ throw new RangeError("Division by zero");
1270
+ return p * a / y;
1271
+ }
1272
+ default:
1273
+ return p;
1274
+ }
1200
1275
  },
1201
1276
  //normalize is to precision multiplier base
1202
1277
  this.bigIntValue * a / this.decimalMultiplier
1203
1278
  ), r = ge({
1204
1279
  bigIntDecimal: n,
1205
- decimal: Math.max(n, G(this.decimalMultiplier)),
1280
+ decimal: Math.max(n, F(this.decimalMultiplier)),
1206
1281
  value: i
1207
1282
  });
1208
1283
  return new this.constructor({ decimal: this.decimal, value: r, identifier: this.toString() });
1209
- }, ie = /* @__PURE__ */ new WeakSet(), ve = function(e, t) {
1210
- const n = R(this, H, W).call(this, e) || "0";
1211
- this.bigIntValue = t || R(this, J, pe).call(this, n);
1212
- }, re = /* @__PURE__ */ new WeakSet(), _e = function(...e) {
1284
+ }, ae = /* @__PURE__ */ new WeakSet(), Se = function(e) {
1285
+ const t = g(this, H, G).call(this, e) || "0";
1286
+ this.bigIntValue = g(this, Q, ie).call(this, t);
1287
+ }, se = /* @__PURE__ */ new WeakSet(), Te = function(...e) {
1213
1288
  const t = e.map(
1214
- (n) => typeof n == "object" ? n.decimal || G(n.decimalMultiplier) : R(this, Z, oe).call(this, R(this, H, W).call(this, n))
1289
+ (n) => typeof n == "object" ? n.decimal || F(n.decimalMultiplier) : g(this, J, re).call(this, g(this, H, G).call(this, n))
1215
1290
  ).filter(Boolean);
1216
- return Math.max(...t, Y);
1217
- }, J = /* @__PURE__ */ new WeakSet(), pe = function(e, t) {
1218
- const n = t ? U(t) : this.decimalMultiplier, a = G(n), [i, r = ""] = e.split(".");
1291
+ return Math.max(...t, q);
1292
+ }, Q = /* @__PURE__ */ new WeakSet(), ie = function(e, t) {
1293
+ const n = t ? U(t) : this.decimalMultiplier, a = F(n), [i, r = ""] = e.split(".");
1219
1294
  return BigInt(`${i}${r.padEnd(a, "0")}`);
1220
- }, H = /* @__PURE__ */ new WeakSet(), W = function(e) {
1295
+ }, H = /* @__PURE__ */ new WeakSet(), G = function(e) {
1221
1296
  const t = `${typeof e == "number" ? Number(e).toLocaleString("fullwide", {
1222
1297
  useGrouping: !1,
1223
1298
  maximumFractionDigits: 20
1224
- }) : e}`.replaceAll(",", ".").split(".");
1299
+ }) : oe(e)}`.replaceAll(",", ".").split(".");
1225
1300
  return t.length > 1 ? `${t.slice(0, -1).join("")}.${t.at(-1)}` : t[0];
1226
- }, Z = /* @__PURE__ */ new WeakSet(), oe = function(e) {
1301
+ }, J = /* @__PURE__ */ new WeakSet(), re = function(e) {
1227
1302
  var t;
1228
1303
  const n = ((t = e.split(".")[1]) == null ? void 0 : t.length) || 0;
1229
- return Math.max(n, Y);
1230
- }, k = /* @__PURE__ */ new WeakSet(), Q = function(e) {
1231
- const t = this.decimalMultiplier / U(this.decimal || 0), n = this.bigIntValue / t;
1232
- switch (e) {
1233
- case "number":
1234
- return Number(n);
1235
- case "string":
1236
- return n.toString();
1237
- default:
1238
- return n;
1239
- }
1304
+ return Math.max(n, q);
1240
1305
  };
1241
- let de = ct, ue;
1242
- const se = (e) => {
1243
- if (!ue)
1306
+ let pe = mt;
1307
+ function oe(e) {
1308
+ return typeof e == "object" ? "getValue" in e ? e.getValue("string") : e.value : e;
1309
+ }
1310
+ let de;
1311
+ const ne = (e) => {
1312
+ if (!de)
1244
1313
  throw new Error("Static assets not loaded, call await AssetValue.loadStaticAssets() first");
1245
- return ue.get(e.toUpperCase()) || { decimal: E.THOR, identifier: "" };
1246
- }, he = async (e, t = 0) => {
1247
- mt(e);
1248
- const n = await Se(ye(e));
1314
+ return de.get(e.toUpperCase()) || { decimal: E.THOR, identifier: "" };
1315
+ }, _e = async (e, t = 0) => {
1316
+ ct(e);
1317
+ const n = await Ie(ue(e));
1249
1318
  return new v({ decimal: n, value: t, identifier: e });
1250
1319
  };
1251
- class v extends de {
1320
+ class v extends pe {
1252
1321
  constructor(t) {
1253
1322
  super(
1254
- t.value instanceof de ? t.value : { decimal: t.decimal, value: t.value }
1323
+ t.value instanceof pe ? t.value : { decimal: t.decimal, value: t.value }
1255
1324
  ), N(this, "address"), N(this, "chain"), N(this, "isSynthetic", !1), N(this, "isGasAsset", !1), N(this, "symbol"), N(this, "ticker"), N(this, "type");
1256
- const n = "identifier" in t ? t.identifier : `${t.chain}.${t.symbol}`, a = ye(n);
1257
- this.type = dt(a), this.chain = a.chain, this.ticker = a.ticker, this.symbol = a.symbol, this.address = a.address, this.isSynthetic = a.isSynthetic, this.isGasAsset = a.isGasAsset;
1325
+ const n = "identifier" in t ? t.identifier : `${t.chain}.${t.symbol}`, a = ue(n);
1326
+ this.type = pt(a), this.chain = a.chain, this.ticker = a.ticker, this.symbol = a.symbol, this.address = a.address, this.isSynthetic = a.isSynthetic, this.isGasAsset = a.isGasAsset;
1327
+ }
1328
+ get assetValue() {
1329
+ return `${this.getValue("string")} ${this.ticker}`;
1330
+ }
1331
+ toString(t = !1) {
1332
+ const n = this.isSynthetic ? this.ticker : `${this.chain}.${this.ticker}`;
1333
+ return t ? n : (
1334
+ // THOR.ETH/ETH | ETH.USDT-0x1234567890
1335
+ `${this.chain}.${this.symbol}`
1336
+ );
1337
+ }
1338
+ eq({ chain: t, symbol: n }) {
1339
+ return this.chain === t && this.symbol === n;
1258
1340
  }
1259
1341
  static async fromString(t, n = 0) {
1260
- return he(t, n);
1342
+ return _e(t, n);
1261
1343
  }
1262
1344
  static fromStringSync(t, n = 0) {
1263
- const { decimal: a, identifier: i } = se(
1345
+ const { decimal: a, identifier: i } = ne(
1264
1346
  t
1265
1347
  );
1266
1348
  return i ? new v({ decimal: a, identifier: i, value: n }) : void 0;
1267
1349
  }
1268
1350
  static async fromIdentifier(t, n = 0) {
1269
- return he(t, n);
1351
+ return _e(t, n);
1270
1352
  }
1271
1353
  static fromIdentifierSync(t, n = 0) {
1272
- const { decimal: a, identifier: i } = se(t);
1354
+ const { decimal: a, identifier: i } = ne(t);
1273
1355
  return new v({ decimal: a, identifier: i, value: n });
1274
1356
  }
1275
1357
  static fromChainOrSignature(t, n = 0) {
1276
- const { decimal: a, identifier: i } = ot(t);
1358
+ const { decimal: a, identifier: i } = rt(t);
1277
1359
  return new v({ value: n, decimal: a, identifier: i });
1278
1360
  }
1279
1361
  static async fromTCQuote(t, n = 0) {
1280
- const a = await Se(ye(t)), i = this.shiftDecimals({ value: n, from: E.THOR, to: a });
1362
+ const a = await Ie(ue(t)), i = this.shiftDecimals({ value: n, from: E.THOR, to: a });
1281
1363
  return new v({ value: i, identifier: t, decimal: a });
1282
1364
  }
1283
1365
  static fromTCQuoteStatic(t, n = 0) {
1284
- const a = se(t), i = this.shiftDecimals({
1366
+ const a = ne(t), i = this.shiftDecimals({
1285
1367
  value: n,
1286
1368
  from: E.THOR,
1287
1369
  to: a.decimal
@@ -1299,10 +1381,10 @@ class v extends de {
1299
1381
  NativeList: i,
1300
1382
  ...r
1301
1383
  } = await import("@swapkit/tokens");
1302
- ue = [i, ...Object.values(r)].reduce(
1303
- (p, { tokens: d }) => (d.forEach(({ identifier: l, chain: m, ...y }) => {
1304
- const u = "decimals" in y ? y.decimals : E[m];
1305
- p.set(l, { identifier: l, decimal: u });
1384
+ de = [i, ...Object.values(r)].reduce(
1385
+ (p, { tokens: o }) => (o.forEach(({ identifier: y, chain: T, ...u }) => {
1386
+ const l = "decimals" in u ? u.decimals : E[T];
1387
+ p.set(y, { identifier: y, decimal: l });
1306
1388
  }), p),
1307
1389
  /* @__PURE__ */ new Map()
1308
1390
  ), t({ ok: !0 });
@@ -1316,17 +1398,8 @@ class v extends de {
1316
1398
  }
1317
1399
  );
1318
1400
  }
1319
- get assetValue() {
1320
- return `${this.value} ${this.ticker}`;
1321
- }
1322
- toString() {
1323
- return `${this.chain}.${this.symbol}`;
1324
- }
1325
- eq({ chain: t, symbol: n }) {
1326
- return this.chain === t && this.symbol === n;
1327
- }
1328
1401
  }
1329
- const fe = (e) => {
1402
+ const he = (e) => {
1330
1403
  const t = v.fromChainOrSignature(e);
1331
1404
  switch (e) {
1332
1405
  case s.Bitcoin:
@@ -1344,12 +1417,12 @@ const fe = (e) => {
1344
1417
  default:
1345
1418
  return t.add(1);
1346
1419
  }
1347
- }, ye = (e) => {
1420
+ }, ue = (e) => {
1348
1421
  const t = e.slice(0, 14).includes("/"), n = e.includes(".") ? e : `${s.THORChain}.${e}`, [a, i] = n.split("."), [r, p] = i.split("-");
1349
1422
  return {
1350
1423
  address: p == null ? void 0 : p.toLowerCase(),
1351
1424
  chain: a,
1352
- isGasAsset: pt({ chain: a, symbol: i }),
1425
+ isGasAsset: it({ chain: a, symbol: i }),
1353
1426
  isSynthetic: t,
1354
1427
  symbol: p ? `${r}-${(p == null ? void 0 : p.toLowerCase()) ?? ""}` : i,
1355
1428
  ticker: t ? i : r
@@ -1416,13 +1489,10 @@ class c extends Error {
1416
1489
  console.error(n), super(t, { cause: { code: Tt[t], message: t } }), Object.setPrototypeOf(this, c.prototype);
1417
1490
  }
1418
1491
  }
1419
- class le extends de {
1492
+ class ye extends pe {
1420
1493
  eq(t) {
1421
1494
  return this.eqValue(t);
1422
1495
  }
1423
- toString() {
1424
- return this.value;
1425
- }
1426
1496
  }
1427
1497
  const _t = [
1428
1498
  {
@@ -2602,7 +2672,7 @@ const _t = [
2602
2672
  type: "function"
2603
2673
  },
2604
2674
  { stateMutability: "payable", type: "receive" }
2605
- ], St = [
2675
+ ], gt = [
2606
2676
  {
2607
2677
  inputs: [
2608
2678
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2729,7 +2799,7 @@ const _t = [
2729
2799
  type: "function"
2730
2800
  },
2731
2801
  { stateMutability: "payable", type: "receive" }
2732
- ], gt = [
2802
+ ], St = [
2733
2803
  {
2734
2804
  inputs: [
2735
2805
  { internalType: "address", name: "_ttp", type: "address" },
@@ -3110,12 +3180,12 @@ const _t = [
3110
3180
  type: "function"
3111
3181
  },
3112
3182
  { stateMutability: "payable", type: "receive" }
3113
- ], Me = {
3183
+ ], ve = {
3114
3184
  ["0x7C38b8B2efF28511ECc14a621e263857Fb5771d3".toLowerCase()]: _t,
3115
3185
  ["0xB6fA6f1DcD686F4A573Fd243a6FABb4ba36Ba98c".toLowerCase()]: ft,
3116
3186
  ["0xd31f7e39afECEc4855fecc51b693F9A0Cec49fd2".toLowerCase()]: bt
3117
3187
  }, Ct = {
3118
- ...Me,
3188
+ ...ve,
3119
3189
  // AVAX
3120
3190
  ["0x942c6dA485FD6cEf255853ef83a149d43A73F18a".toLowerCase()]: wt,
3121
3191
  ["0x5505BE604dFA8A1ad402A71f8A357fba47F9bf5a".toLowerCase()]: ht,
@@ -3126,8 +3196,8 @@ const _t = [
3126
3196
  ["0xbf365e79aA44A2164DA135100C57FDB6635ae870".toLowerCase()]: Et,
3127
3197
  ["0x86904Eb2b3c743400D03f929F2246EfA80B91215".toLowerCase()]: Ot,
3128
3198
  ["0x3660dE6C56cFD31998397652941ECe42118375DA".toLowerCase()]: It,
3129
- ["0xBd68cBe6c247e2c3a0e36B8F0e24964914f26Ee8".toLowerCase()]: St,
3130
- ["0xe4ddca21881bac219af7f217703db0475d2a9f02".toLowerCase()]: gt,
3199
+ ["0xBd68cBe6c247e2c3a0e36B8F0e24964914f26Ee8".toLowerCase()]: gt,
3200
+ ["0xe4ddca21881bac219af7f217703db0475d2a9f02".toLowerCase()]: St,
3131
3201
  ["0x11733abf0cdb43298f7e949c930188451a9a9ef2".toLowerCase()]: vt,
3132
3202
  ["0xb33874810e5395eb49d8bd7e912631db115d5a03".toLowerCase()]: Mt
3133
3203
  }, Nt = ({
@@ -3139,45 +3209,46 @@ const _t = [
3139
3209
  amount: i,
3140
3210
  amountOutMin: r = "",
3141
3211
  data: p = "",
3142
- deadline: d,
3143
- memo: l,
3144
- router: m,
3145
- memoStreamingSwap: y,
3146
- tcMemo: u,
3212
+ deadline: o,
3213
+ memo: y,
3214
+ router: T,
3215
+ memoStreamingSwap: u,
3216
+ tcMemo: l,
3147
3217
  tcRouter: h,
3148
3218
  tcVault: _,
3149
- vault: O,
3150
- token: I
3219
+ vault: R,
3220
+ token: O
3151
3221
  }
3152
3222
  }) => {
3153
- const g = !!Me[t.toLowerCase()];
3154
- if (g && !m)
3223
+ const S = !!ve[t.toLowerCase()];
3224
+ if (S && !T)
3155
3225
  throw new Error("Router is required on calldata for swapIn with GenericContract");
3156
- const S = u || l, b = e && y || S;
3157
- if (!_ && !O)
3226
+ const I = l || y, b = e && u || I;
3227
+ if (!_ && !R)
3158
3228
  throw new Error("TC Vault is required on calldata");
3159
- if (!h && !m)
3229
+ if (!h && !T)
3160
3230
  throw new Error("TC Router is required on calldata");
3161
3231
  if (!b)
3162
3232
  throw new Error("TC Memo is required on calldata");
3163
- if (!I)
3233
+ if (!O)
3164
3234
  throw new Error("Token is required on calldata");
3165
3235
  const M = [
3166
3236
  // v2 contracts don't have tcVault, tcRouter, tcMemo but vault, router, memo
3167
- a(h || m),
3168
- a(_ || O),
3237
+ a(h || T),
3238
+ a(_ || R),
3169
3239
  b.replace("{recipientAddress}", n),
3170
- a(I),
3240
+ a(O),
3171
3241
  i
3172
- ], ne = g ? [a(m), p, d] : [r, d];
3173
- return [...M, ...ne];
3242
+ ], ee = S ? [a(T), p, o] : [r, o];
3243
+ return [...M, ...ee];
3174
3244
  }, xt = ({ chain: e, txHash: t }) => {
3175
- const n = Re[e];
3245
+ const n = Ee[e];
3176
3246
  switch (e) {
3177
3247
  case s.Binance:
3178
3248
  case s.Bitcoin:
3179
3249
  case s.BitcoinCash:
3180
3250
  case s.Maya:
3251
+ case s.Kujira:
3181
3252
  case s.THORChain:
3182
3253
  return `${n}/tx/${t}`;
3183
3254
  case s.Arbitrum:
@@ -3197,7 +3268,7 @@ const _t = [
3197
3268
  throw new Error(`Unsupported chain: ${e}`);
3198
3269
  }
3199
3270
  }, Dt = ({ chain: e, address: t }) => {
3200
- const n = Re[e];
3271
+ const n = Ee[e];
3201
3272
  switch (e) {
3202
3273
  case s.Arbitrum:
3203
3274
  case s.Avalanche:
@@ -3210,6 +3281,7 @@ const _t = [
3210
3281
  case s.Maya:
3211
3282
  case s.Optimism:
3212
3283
  case s.Polygon:
3284
+ case s.Kujira:
3213
3285
  case s.THORChain:
3214
3286
  return `${n}/address/${t}`;
3215
3287
  case s.Cosmos:
@@ -3220,175 +3292,172 @@ const _t = [
3220
3292
  throw new Error(`Unsupported chain: ${e}`);
3221
3293
  }
3222
3294
  }, Pt = (e) => {
3223
- const t = e ? q.ThornodeStagenet : q.ThornodeMainnet;
3224
- return Oe(`${t}/thorchain/inbound_addresses`);
3295
+ const t = e ? W.ThornodeStagenet : W.ThornodeMainnet;
3296
+ return Re(`${t}/thorchain/inbound_addresses`);
3225
3297
  }, Bt = (e) => {
3226
- const t = e ? q.ThornodeStagenet : q.ThornodeMainnet;
3227
- return Oe(`${t}/thorchain/mimir`);
3228
- }, be = () => Object.values(s).reduce(
3298
+ const t = e ? W.ThornodeStagenet : W.ThornodeMainnet;
3299
+ return Re(`${t}/thorchain/mimir`);
3300
+ }, fe = () => Object.values(s).reduce(
3229
3301
  (e, t) => (e[t] = null, e),
3230
3302
  {}
3231
3303
  );
3232
- var V, ee, X, x, K, j;
3304
+ var B, z, K, x, Y, X;
3233
3305
  class en {
3234
3306
  constructor({ stagenet: t } = {}) {
3235
- T(this, "connectedChains", be());
3236
- T(this, "connectedWallets", be());
3237
- T(this, "stagenet", !1);
3238
- T(this, "getAddress", (t) => {
3307
+ m(this, "connectedChains", fe());
3308
+ m(this, "connectedWallets", fe());
3309
+ m(this, "stagenet", !1);
3310
+ m(this, "getAddress", (t) => {
3239
3311
  var n;
3240
3312
  return ((n = this.connectedChains[t]) == null ? void 0 : n.address) || "";
3241
3313
  });
3242
- T(this, "getExplorerTxUrl", (t, n) => xt({ chain: t, txHash: n }));
3243
- T(this, "getWallet", (t) => this.connectedWallets[t]);
3244
- T(this, "getExplorerAddressUrl", (t, n) => Dt({ chain: t, address: n }));
3245
- T(this, "getBalance", async (t, n) => {
3246
- var i;
3247
- if (!n)
3248
- return ((i = this.connectedChains[t]) == null ? void 0 : i.balance) || [];
3249
- const a = await this.getWalletByChain(t);
3314
+ m(this, "getExplorerTxUrl", (t, n) => xt({ chain: t, txHash: n }));
3315
+ m(this, "getWallet", (t) => this.connectedWallets[t]);
3316
+ m(this, "getExplorerAddressUrl", (t, n) => Dt({ chain: t, address: n }));
3317
+ m(this, "getBalance", async (t, n) => {
3318
+ const a = await this.getWalletByChain(t, n);
3250
3319
  return (a == null ? void 0 : a.balance) || [];
3251
3320
  });
3252
- T(this, "swap", async ({ streamSwap: t, recipient: n, route: a, feeOptionKey: i }) => {
3253
- var d, l, m, y;
3321
+ m(this, "swap", async ({ streamSwap: t, recipient: n, route: a, feeOptionKey: i }) => {
3322
+ var o, y, T, u;
3254
3323
  const { quoteMode: r } = a.meta, p = r.startsWith("ERC20-") ? s.Ethereum : r.startsWith("ARC20-") ? s.Avalanche : s.BinanceSmartChain;
3255
3324
  if (!a.complete)
3256
3325
  throw new c("core_swap_route_not_complete");
3257
3326
  try {
3258
- if (He.includes(r)) {
3259
- const u = this.connectedWallets[p];
3260
- if (!(u != null && u.sendTransaction))
3327
+ if (Ue.includes(r)) {
3328
+ const l = this.connectedWallets[p];
3329
+ if (!(l != null && l.sendTransaction))
3261
3330
  throw new c("core_wallet_connection_not_found");
3262
- if (!(t ? (d = a == null ? void 0 : a.streamingSwap) == null ? void 0 : d.transaction : a == null ? void 0 : a.transaction))
3331
+ if (!(t ? (o = a == null ? void 0 : a.streamingSwap) == null ? void 0 : o.transaction : a == null ? void 0 : a.transaction))
3263
3332
  throw new c("core_swap_route_transaction_not_found");
3264
- const { isHexString: _, parseUnits: O } = await import("./index-cf1865cd.js"), { data: I, from: g, to: S, value: b } = a.transaction, M = {
3265
- data: I,
3266
- from: g,
3267
- to: S.toLowerCase(),
3333
+ const { isHexString: _, parseUnits: R } = await import("./index-cf1865cd.js"), { data: O, from: S, to: I, value: b } = a.transaction, M = {
3334
+ data: O,
3335
+ from: S,
3336
+ to: I.toLowerCase(),
3268
3337
  chainId: BigInt(Ke[p]),
3269
- value: b ? new le({
3270
- value: _(b) ? b : O(b, "wei").toString(16)
3338
+ value: b ? new ye({
3339
+ value: _(b) ? b : R(b, "wei").toString(16)
3271
3340
  }).baseValueBigInt : 0n
3272
3341
  };
3273
- return u.sendTransaction(M, i);
3342
+ return l.sendTransaction(M, i);
3274
3343
  }
3275
- if (ke.includes(r)) {
3344
+ if ($e.includes(r)) {
3276
3345
  if (!a.calldata.fromAsset)
3277
3346
  throw new c("core_swap_asset_not_recognized");
3278
- const u = await v.fromString(a.calldata.fromAsset);
3279
- if (!u)
3347
+ const l = await v.fromString(a.calldata.fromAsset);
3348
+ if (!l)
3280
3349
  throw new c("core_swap_asset_not_recognized");
3281
- const { address: h } = await A(this, V).call(this, u.chain), {
3350
+ const { address: h } = await A(this, B).call(this, l.chain), {
3282
3351
  contract: _,
3283
- calldata: { amountIn: O, memo: I, memoStreamingSwap: g }
3284
- } = a, S = u.add(le.fromBigInt(BigInt(O), u.decimal)), b = t && g || I;
3285
- return this.deposit({ assetValue: S, memo: b, feeOptionKey: i, router: _, recipient: h });
3352
+ calldata: { amountIn: R, memo: O, memoStreamingSwap: S }
3353
+ } = a, I = l.add(ye.fromBigInt(BigInt(R), l.decimal)), b = t && S || O;
3354
+ return this.deposit({ assetValue: I, memo: b, feeOptionKey: i, router: _, recipient: h });
3286
3355
  }
3287
- if ($e.includes(r)) {
3288
- const { calldata: u, contract: h } = a;
3356
+ if (He.includes(r)) {
3357
+ const { calldata: l, contract: h } = a;
3289
3358
  if (!h)
3290
3359
  throw new c("core_swap_contract_not_found");
3291
- const _ = this.connectedWallets[p], O = this.getAddress(p);
3292
- if (!(_ != null && _.sendTransaction) || !O)
3360
+ const _ = this.connectedWallets[p], R = this.getAddress(p);
3361
+ if (!(_ != null && _.sendTransaction) || !R)
3293
3362
  throw new c("core_wallet_connection_not_found");
3294
- const { getProvider: I, toChecksumAddress: g } = await import("@swapkit/toolbox-evm"), S = I(p), b = Ct[h.toLowerCase()];
3363
+ const { getProvider: O, toChecksumAddress: S } = await import("@swapkit/toolbox-evm"), I = O(p), b = Ct[h.toLowerCase()];
3295
3364
  if (!b)
3296
3365
  throw new c("core_swap_contract_not_supported", { contractAddress: h });
3297
- const ne = await ((y = (m = (await ((l = _.createContract) == null ? void 0 : l.call(_, h, b, S))).populateTransaction).swapIn) == null ? void 0 : y.call(
3298
- m,
3366
+ const ee = await ((u = (T = (await ((y = _.createContract) == null ? void 0 : y.call(_, h, b, I))).populateTransaction).swapIn) == null ? void 0 : u.call(
3367
+ T,
3299
3368
  ...Nt({
3300
3369
  streamSwap: t,
3301
- toChecksumAddress: g,
3370
+ toChecksumAddress: S,
3302
3371
  contractAddress: h,
3303
3372
  recipient: n,
3304
- calldata: u
3373
+ calldata: l
3305
3374
  }),
3306
- { from: O }
3375
+ { from: R }
3307
3376
  ));
3308
- return _.sendTransaction(ne, i);
3377
+ return _.sendTransaction(ee, i);
3309
3378
  }
3310
3379
  throw new c("core_swap_quote_mode_not_supported", { quoteMode: r });
3311
- } catch (u) {
3312
- throw new c("core_swap_transaction_error", u);
3380
+ } catch (l) {
3381
+ throw new c("core_swap_transaction_error", l);
3313
3382
  }
3314
3383
  });
3315
- T(this, "getWalletByChain", async (t) => {
3316
- var i, r;
3317
- const n = this.getAddress(t);
3318
- if (!n)
3384
+ m(this, "getWalletByChain", async (t, n) => {
3385
+ var r, p;
3386
+ const a = this.getAddress(t);
3387
+ if (!a)
3319
3388
  return null;
3320
- const a = await ((i = this.getWallet(t)) == null ? void 0 : i.getBalance(n)) ?? [
3389
+ const i = await ((r = this.getWallet(t)) == null ? void 0 : r.getBalance(a, n)) ?? [
3321
3390
  v.fromChainOrSignature(t)
3322
3391
  ];
3323
3392
  return this.connectedChains[t] = {
3324
- address: n,
3325
- balance: a,
3326
- walletType: (r = this.connectedChains[t]) == null ? void 0 : r.walletType
3393
+ address: a,
3394
+ balance: i,
3395
+ walletType: (p = this.connectedChains[t]) == null ? void 0 : p.walletType
3327
3396
  }, { ...this.connectedChains[t] };
3328
3397
  });
3329
- T(this, "approveAssetValue", (t, n) => A(this, X).call(this, { assetValue: t, type: "approve", contractAddress: n }));
3330
- T(this, "isAssetValueApproved", (t, n) => A(this, X).call(this, { assetValue: t, contractAddress: n, type: "checkOnly" }));
3331
- T(this, "validateAddress", ({ address: t, chain: n }) => {
3398
+ m(this, "approveAssetValue", (t, n) => A(this, K).call(this, { assetValue: t, type: "approve", contractAddress: n }));
3399
+ m(this, "isAssetValueApproved", (t, n) => A(this, K).call(this, { assetValue: t, contractAddress: n, type: "checkOnly" }));
3400
+ m(this, "validateAddress", ({ address: t, chain: n }) => {
3332
3401
  var a, i;
3333
3402
  return (i = (a = this.getWallet(n)) == null ? void 0 : a.validateAddress) == null ? void 0 : i.call(a, t);
3334
3403
  });
3335
- T(this, "transfer", async (t) => {
3404
+ m(this, "transfer", async (t) => {
3336
3405
  const n = this.connectedWallets[t.assetValue.chain];
3337
3406
  if (!n)
3338
3407
  throw new c("core_wallet_connection_not_found");
3339
3408
  try {
3340
- return await n.transfer(A(this, j).call(this, t));
3409
+ return await n.transfer(A(this, X).call(this, t));
3341
3410
  } catch (a) {
3342
3411
  throw new c("core_swap_transaction_error", a);
3343
3412
  }
3344
3413
  });
3345
- T(this, "deposit", async ({
3414
+ m(this, "deposit", async ({
3346
3415
  assetValue: t,
3347
3416
  recipient: n,
3348
3417
  router: a,
3349
3418
  ...i
3350
3419
  }) => {
3351
- const { chain: r, symbol: p, ticker: d } = t, l = this.connectedWallets[r];
3352
- if (!l)
3420
+ const { chain: r, symbol: p, ticker: o } = t, y = this.connectedWallets[r];
3421
+ if (!y)
3353
3422
  throw new c("core_wallet_connection_not_found");
3354
- const m = A(this, j).call(this, { assetValue: t, recipient: n, router: a, ...i });
3423
+ const T = A(this, X).call(this, { assetValue: t, recipient: n, router: a, ...i });
3355
3424
  try {
3356
3425
  switch (r) {
3357
3426
  case s.THORChain: {
3358
- const y = l;
3359
- return await (n === "" ? y.deposit(m) : y.transfer(m));
3427
+ const u = y;
3428
+ return await (n === "" ? u.deposit(T) : u.transfer(T));
3360
3429
  }
3361
3430
  case s.Ethereum:
3362
3431
  case s.BinanceSmartChain:
3363
3432
  case s.Avalanche: {
3364
- const { getChecksumAddressFromAsset: y } = await import("@swapkit/toolbox-evm"), u = r === s.Avalanche ? Ve : r === s.BinanceSmartChain ? Le : Be;
3365
- return await l.call({
3366
- abi: u,
3367
- contractAddress: a || (await A(this, V).call(this, r)).router,
3433
+ const { getChecksumAddressFromAsset: u } = await import("@swapkit/toolbox-evm"), l = r === s.Avalanche ? Be : r === s.BinanceSmartChain ? Ve : Pe;
3434
+ return await y.call({
3435
+ abi: l,
3436
+ contractAddress: a || (await A(this, B).call(this, r)).router,
3368
3437
  funcName: "depositWithExpiry",
3369
3438
  funcParams: [
3370
3439
  n,
3371
- y({ chain: r, symbol: p, ticker: d }, r),
3440
+ u({ chain: r, symbol: p, ticker: o }, r),
3372
3441
  // TODO: (@Towan) Re-Check on that conversion 🙏
3373
3442
  t.baseValueBigInt.toString(),
3374
- m.memo,
3443
+ T.memo,
3375
3444
  i.expiration
3376
3445
  ],
3377
- txOverrides: { from: m.from, value: t.baseValueBigInt }
3446
+ txOverrides: { from: T.from, value: t.baseValueBigInt }
3378
3447
  });
3379
3448
  }
3380
3449
  default:
3381
- return await l.transfer(m);
3450
+ return await y.transfer(T);
3382
3451
  }
3383
- } catch (y) {
3384
- const u = ((y == null ? void 0 : y.message) || (y == null ? void 0 : y.toString())).toLowerCase(), h = u == null ? void 0 : u.includes("insufficient funds"), _ = u == null ? void 0 : u.includes("gas"), O = u == null ? void 0 : u.includes("server"), I = h ? "core_transaction_deposit_insufficient_funds_error" : _ ? "core_transaction_deposit_gas_error" : O ? "core_transaction_deposit_server_error" : "core_transaction_deposit_error";
3385
- throw new c(I, y);
3452
+ } catch (u) {
3453
+ const l = ((u == null ? void 0 : u.message) || (u == null ? void 0 : u.toString())).toLowerCase(), h = l == null ? void 0 : l.includes("insufficient funds"), _ = l == null ? void 0 : l.includes("gas"), R = l == null ? void 0 : l.includes("server"), O = h ? "core_transaction_deposit_insufficient_funds_error" : _ ? "core_transaction_deposit_gas_error" : R ? "core_transaction_deposit_server_error" : "core_transaction_deposit_error";
3454
+ throw new c(O, u);
3386
3455
  }
3387
3456
  });
3388
3457
  /**
3389
3458
  * TC related Methods
3390
3459
  */
3391
- T(this, "createLiquidity", async ({
3460
+ m(this, "createLiquidity", async ({
3392
3461
  runeAssetValue: t,
3393
3462
  assetValue: n
3394
3463
  }) => {
@@ -3419,43 +3488,43 @@ class en {
3419
3488
  }
3420
3489
  return { runeTx: a, assetTx: i };
3421
3490
  });
3422
- T(this, "addLiquidity", async ({
3491
+ m(this, "addLiquidity", async ({
3423
3492
  poolIdentifier: t,
3424
3493
  runeAssetValue: n,
3425
3494
  assetValue: a,
3426
3495
  runeAddr: i,
3427
3496
  assetAddr: r,
3428
3497
  isPendingSymmAsset: p,
3429
- mode: d = "sym"
3498
+ mode: o = "sym"
3430
3499
  }) => {
3431
- const [l, ...m] = t.split("."), y = d === "sym", u = (n == null ? void 0 : n.gt(0)) && (y || d === "rune"), h = (a == null ? void 0 : a.gt(0)) && (y || d === "asset"), _ = p || u, O = _ ? i || this.getAddress(s.THORChain) : "", I = y || d === "asset" ? r || this.getAddress(l) : "";
3432
- if (!u && !h)
3500
+ const [y, ...T] = t.split("."), u = o === "sym", l = (n == null ? void 0 : n.gt(0)) && (u || o === "rune"), h = (a == null ? void 0 : a.gt(0)) && (u || o === "asset"), _ = p || l, R = _ ? i || this.getAddress(s.THORChain) : "", O = u || o === "asset" ? r || this.getAddress(y) : "";
3501
+ if (!l && !h)
3433
3502
  throw new c("core_transaction_add_liquidity_invalid_params");
3434
- if (_ && !O)
3503
+ if (_ && !R)
3435
3504
  throw new c("core_transaction_add_liquidity_no_rune_address");
3436
- let g, S;
3437
- const b = { chain: l, symbol: m.join(".") };
3438
- if (u && n)
3505
+ let S, I;
3506
+ const b = { chain: y, symbol: T.join(".") };
3507
+ if (l && n)
3439
3508
  try {
3440
- g = await A(this, x).call(this, {
3509
+ S = await A(this, x).call(this, {
3441
3510
  assetValue: n,
3442
- memo: D(f.DEPOSIT, { ...b, address: I })
3511
+ memo: D(f.DEPOSIT, { ...b, address: O })
3443
3512
  });
3444
3513
  } catch (M) {
3445
3514
  throw new c("core_transaction_add_liquidity_rune_error", M);
3446
3515
  }
3447
3516
  if (h && a)
3448
3517
  try {
3449
- S = await A(this, x).call(this, {
3518
+ I = await A(this, x).call(this, {
3450
3519
  assetValue: a,
3451
- memo: D(f.DEPOSIT, { ...b, address: O })
3520
+ memo: D(f.DEPOSIT, { ...b, address: R })
3452
3521
  });
3453
3522
  } catch (M) {
3454
3523
  throw new c("core_transaction_add_liquidity_asset_error", M);
3455
3524
  }
3456
- return { runeTx: g, assetTx: S };
3525
+ return { runeTx: S, assetTx: I };
3457
3526
  });
3458
- T(this, "withdraw", async ({
3527
+ m(this, "withdraw", async ({
3459
3528
  memo: t,
3460
3529
  assetValue: n,
3461
3530
  percent: a,
@@ -3465,7 +3534,7 @@ class en {
3465
3534
  const p = r === "rune" ? v.fromChainOrSignature(s.THORChain) : i === "sym" && r === "sym" || i === "rune" || i === "asset" ? void 0 : n;
3466
3535
  try {
3467
3536
  return await A(this, x).call(this, {
3468
- assetValue: fe(i === "asset" ? n.chain : s.THORChain),
3537
+ assetValue: he(i === "asset" ? n.chain : s.THORChain),
3469
3538
  memo: t || D(f.WITHDRAW, {
3470
3539
  symbol: n.symbol,
3471
3540
  chain: n.chain,
@@ -3475,11 +3544,11 @@ class en {
3475
3544
  singleSide: !1
3476
3545
  })
3477
3546
  });
3478
- } catch (d) {
3479
- throw new c("core_transaction_withdraw_error", d);
3547
+ } catch (o) {
3548
+ throw new c("core_transaction_withdraw_error", o);
3480
3549
  }
3481
3550
  });
3482
- T(this, "savings", async ({
3551
+ m(this, "savings", async ({
3483
3552
  assetValue: t,
3484
3553
  memo: n,
3485
3554
  percent: a,
@@ -3494,7 +3563,7 @@ class en {
3494
3563
  });
3495
3564
  return A(this, x).call(this, { assetValue: t, memo: p });
3496
3565
  });
3497
- T(this, "loan", ({
3566
+ m(this, "loan", ({
3498
3567
  assetValue: t,
3499
3568
  memo: n,
3500
3569
  minAmount: a,
@@ -3507,7 +3576,7 @@ class en {
3507
3576
  address: this.getAddress(t.chain)
3508
3577
  })
3509
3578
  }));
3510
- T(this, "nodeAction", ({
3579
+ m(this, "nodeAction", ({
3511
3580
  type: t,
3512
3581
  assetValue: n,
3513
3582
  address: a
@@ -3516,20 +3585,20 @@ class en {
3516
3585
  address: a,
3517
3586
  unbondAmount: t === "unbond" ? n.baseValueNumber : void 0
3518
3587
  });
3519
- return A(this, K).call(this, {
3588
+ return A(this, Y).call(this, {
3520
3589
  memo: r,
3521
- assetValue: t === "bond" ? n : fe(s.THORChain)
3590
+ assetValue: t === "bond" ? n : he(s.THORChain)
3522
3591
  });
3523
3592
  });
3524
- T(this, "registerThorname", ({
3593
+ m(this, "registerThorname", ({
3525
3594
  assetValue: t,
3526
3595
  ...n
3527
- }) => A(this, K).call(this, { assetValue: t, memo: D(f.THORNAME_REGISTER, n) }));
3528
- T(this, "extend", ({ wallets: t, config: n, apis: a = {}, rpcUrls: i = {} }) => {
3596
+ }) => A(this, Y).call(this, { assetValue: t, memo: D(f.THORNAME_REGISTER, n) }));
3597
+ m(this, "extend", ({ wallets: t, config: n, apis: a = {}, rpcUrls: i = {} }) => {
3529
3598
  try {
3530
3599
  t.forEach((r) => {
3531
3600
  this[r.connectMethodName] = r.connect({
3532
- addChain: A(this, ee),
3601
+ addChain: A(this, z),
3533
3602
  config: n || {},
3534
3603
  apis: a,
3535
3604
  rpcUrls: i
@@ -3539,7 +3608,7 @@ class en {
3539
3608
  throw new c("core_extend_error", r);
3540
3609
  }
3541
3610
  });
3542
- T(this, "estimateMaxSendableAmount", async ({
3611
+ m(this, "estimateMaxSendableAmount", async ({
3543
3612
  chain: t,
3544
3613
  params: n
3545
3614
  }) => {
@@ -3578,34 +3647,34 @@ class en {
3578
3647
  /**
3579
3648
  * Wallet connection methods
3580
3649
  */
3581
- T(this, "connectXDEFI", async (t) => {
3650
+ m(this, "connectXDEFI", async (t) => {
3582
3651
  throw new c("core_wallet_xdefi_not_installed");
3583
3652
  });
3584
- T(this, "connectEVMWallet", async (t, n) => {
3653
+ m(this, "connectEVMWallet", async (t, n) => {
3585
3654
  throw new c("core_wallet_evmwallet_not_installed");
3586
3655
  });
3587
- T(this, "connectWalletconnect", async (t, n) => {
3656
+ m(this, "connectWalletconnect", async (t, n) => {
3588
3657
  throw new c("core_wallet_walletconnect_not_installed");
3589
3658
  });
3590
- T(this, "connectKeystore", async (t, n) => {
3659
+ m(this, "connectKeystore", async (t, n) => {
3591
3660
  throw new c("core_wallet_keystore_not_installed");
3592
3661
  });
3593
- T(this, "connectLedger", async (t, n) => {
3662
+ m(this, "connectLedger", async (t, n) => {
3594
3663
  throw new c("core_wallet_ledger_not_installed");
3595
3664
  });
3596
- T(this, "connectTrezor", async (t, n) => {
3665
+ m(this, "connectTrezor", async (t, n) => {
3597
3666
  throw new c("core_wallet_trezor_not_installed");
3598
3667
  });
3599
- T(this, "connectKeplr", async () => {
3668
+ m(this, "connectKeplr", async (t) => {
3600
3669
  throw new c("core_wallet_keplr_not_installed");
3601
3670
  });
3602
- T(this, "connectOkx", async (t) => {
3671
+ m(this, "connectOkx", async (t) => {
3603
3672
  throw new c("core_wallet_okx_not_installed");
3604
3673
  });
3605
- T(this, "disconnectChain", (t) => {
3674
+ m(this, "disconnectChain", (t) => {
3606
3675
  this.connectedChains[t] = null, this.connectedWallets[t] = null;
3607
3676
  });
3608
- P(this, V, async (t) => {
3677
+ P(this, B, async (t) => {
3609
3678
  if (t === s.THORChain)
3610
3679
  return {
3611
3680
  gas_rate: "0",
@@ -3621,25 +3690,25 @@ class en {
3621
3690
  throw new c("core_chain_halted");
3622
3691
  return a;
3623
3692
  });
3624
- P(this, ee, ({ chain: t, wallet: n, walletMethods: a }) => {
3693
+ P(this, z, ({ chain: t, wallet: n, walletMethods: a }) => {
3625
3694
  this.connectedChains[t] = n, this.connectedWallets[t] = a;
3626
3695
  });
3627
- P(this, X, async ({
3696
+ P(this, K, async ({
3628
3697
  assetValue: { baseValueBigInt: t, address: n, chain: a, isGasAsset: i, isSynthetic: r },
3629
3698
  type: p = "checkOnly",
3630
- contractAddress: d
3699
+ contractAddress: o
3631
3700
  }) => {
3632
- const l = [s.Ethereum, s.Avalanche, s.BinanceSmartChain].includes(a);
3633
- if (l && i || !l || r)
3701
+ const y = [s.Ethereum, s.Avalanche, s.BinanceSmartChain].includes(a);
3702
+ if (y && i || !y || r)
3634
3703
  return !0;
3635
- const y = this.connectedWallets[a], u = p === "checkOnly" ? y == null ? void 0 : y.isApproved : y == null ? void 0 : y.approve;
3636
- if (!u)
3704
+ const u = this.connectedWallets[a], l = p === "checkOnly" ? u == null ? void 0 : u.isApproved : u == null ? void 0 : u.approve;
3705
+ if (!l)
3637
3706
  throw new c("core_wallet_connection_not_found");
3638
3707
  const h = this.getAddress(a);
3639
3708
  if (!n || !h)
3640
3709
  throw new c("core_approve_asset_address_or_from_not_found");
3641
- const _ = d || (await A(this, V).call(this, a)).router;
3642
- return u({
3710
+ const _ = o || (await A(this, B).call(this, a)).router;
3711
+ return l({
3643
3712
  amount: t,
3644
3713
  assetAddress: n,
3645
3714
  from: h,
@@ -3649,28 +3718,28 @@ class en {
3649
3718
  P(this, x, async ({
3650
3719
  assetValue: t,
3651
3720
  memo: n,
3652
- feeOptionKey: a = F.Fast
3721
+ feeOptionKey: a = k.Fast
3653
3722
  }) => {
3654
3723
  const {
3655
3724
  gas_rate: i,
3656
3725
  router: r,
3657
3726
  address: p
3658
- } = await A(this, V).call(this, t.chain), d = (parseInt(i) || 0) * rt[a];
3727
+ } = await A(this, B).call(this, t.chain), o = (parseInt(i) || 0) * st[a];
3659
3728
  return this.deposit({
3660
3729
  assetValue: t,
3661
3730
  recipient: p,
3662
3731
  memo: n,
3663
3732
  router: r,
3664
- feeRate: d
3733
+ feeRate: o
3665
3734
  });
3666
3735
  });
3667
- P(this, K, async ({ memo: t, assetValue: n }) => {
3736
+ P(this, Y, async ({ memo: t, assetValue: n }) => {
3668
3737
  const a = await Bt(this.stagenet);
3669
3738
  if (a.HALTCHAINGLOBAL >= 1 || a.HALTTHORCHAIN >= 1)
3670
3739
  throw new c("core_chain_halted");
3671
3740
  return this.deposit({ assetValue: n, recipient: "", memo: t });
3672
3741
  });
3673
- P(this, j, ({ assetValue: t, ...n }) => ({
3742
+ P(this, X, ({ assetValue: t, ...n }) => ({
3674
3743
  ...n,
3675
3744
  memo: n.memo || "",
3676
3745
  from: this.getAddress(t.chain),
@@ -3679,65 +3748,66 @@ class en {
3679
3748
  this.stagenet = !!t;
3680
3749
  }
3681
3750
  }
3682
- V = new WeakMap(), ee = new WeakMap(), X = new WeakMap(), x = new WeakMap(), K = new WeakMap(), j = new WeakMap();
3751
+ B = new WeakMap(), z = new WeakMap(), K = new WeakMap(), x = new WeakMap(), Y = new WeakMap(), X = new WeakMap();
3683
3752
  export {
3684
- He as AGG_SWAP,
3685
- Ut as ApiError,
3686
- q as ApiUrl,
3753
+ Ue as AGG_SWAP,
3754
+ Ae as ApiError,
3755
+ W as ApiUrl,
3687
3756
  v as AssetValue,
3688
3757
  E as BaseDecimal,
3758
+ pe as BigIntArithmetics,
3689
3759
  s as Chain,
3690
- me as ChainId,
3691
- Wt as ChainIdToChain,
3760
+ le as ChainId,
3761
+ Gt as ChainIdToChain,
3692
3762
  Ke as ChainToChainId,
3693
- Re as ChainToExplorerUrl,
3694
- Gt as ChainToHexChainId,
3695
- je as ChainToRPC,
3696
- We as ContractAddress,
3697
- Ft as CosmosChainList,
3698
- Y as DEFAULT_DECIMAL,
3699
- Ye as DerivationPath,
3700
- o as ERROR_CODE,
3701
- Fe as ERROR_MODULE,
3702
- Ae as ERROR_TYPE,
3703
- $t as EVMChainList,
3704
- Qe as ErrorCode,
3705
- F as FeeOption,
3763
+ Ee as ChainToExplorerUrl,
3764
+ Ft as ChainToHexChainId,
3765
+ Ye as ChainToRPC,
3766
+ Ge as ContractAddress,
3767
+ kt as CosmosChainList,
3768
+ We as DerivationPath,
3769
+ d as ERROR_CODE,
3770
+ ke as ERROR_MODULE,
3771
+ be as ERROR_TYPE,
3772
+ Ht as EVMChainList,
3773
+ Xe as ErrorCode,
3774
+ k as FeeOption,
3706
3775
  f as MemoType,
3707
- Ht as NetworkDerivationPath,
3708
- qe as NetworkId,
3709
- Ue as QuoteMode,
3710
- Ee as RPCUrl,
3711
- $e as SWAP_IN,
3712
- ke as SWAP_OUT,
3776
+ Ut as NetworkDerivationPath,
3777
+ Le as QuoteMode,
3778
+ we as RPCUrl,
3779
+ He as SWAP_IN,
3780
+ $e as SWAP_OUT,
3713
3781
  en as SwapKitCore,
3714
3782
  c as SwapKitError,
3715
- le as SwapKitNumber,
3716
- Ve as TCAvalancheDepositABI,
3717
- Le as TCBscDepositABI,
3718
- Be as TCEthereumVaultAbi,
3719
- kt as UTXOChainList,
3720
- ze as WalletOption,
3721
- Kt as assetFromString,
3722
- Xt as derivationPathToString,
3783
+ ye as SwapKitNumber,
3784
+ Be as TCAvalancheDepositABI,
3785
+ Ve as TCBscDepositABI,
3786
+ Pe as TCEthereumVaultAbi,
3787
+ $t as UTXOChainList,
3788
+ je as WalletOption,
3789
+ Yt as assetFromString,
3790
+ Kt as derivationPathToString,
3723
3791
  Lt as erc20ABI,
3792
+ Xt as filterAssets,
3724
3793
  ge as formatBigIntToSafeValue,
3725
- rt as gasFeeMultiplier,
3726
- dt as getAssetType,
3727
- yt as getAsymmetricAssetShare,
3794
+ st as gasFeeMultiplier,
3795
+ pt as getAssetType,
3796
+ ut as getAsymmetricAssetShare,
3728
3797
  Qt as getAsymmetricAssetWithdrawAmount,
3729
- ut as getAsymmetricRuneShare,
3798
+ dt as getAsymmetricRuneShare,
3730
3799
  jt as getAsymmetricRuneWithdrawAmount,
3731
- ot as getCommonAssetInfo,
3732
- Se as getDecimal,
3733
- Jt as getEstimatedPoolShare,
3800
+ rt as getCommonAssetInfo,
3801
+ Ie as getDecimal,
3802
+ zt as getEstimatedPoolShare,
3734
3803
  Zt as getLiquiditySlippage,
3735
3804
  D as getMemoFor,
3736
- fe as getMinAmountByChain,
3737
- Oe as getRequest,
3738
- zt as getSymmetricWithdraw,
3739
- qt as getTHORNameCost,
3740
- pt as isGasAsset,
3741
- tt as postRequest,
3742
- Yt as validateTHORName
3805
+ he as getMinAmountByChain,
3806
+ Re as getRequest,
3807
+ yt as getSymmetricPoolShare,
3808
+ Jt as getSymmetricWithdraw,
3809
+ Wt as getTHORNameCost,
3810
+ it as isGasAsset,
3811
+ Ze as postRequest,
3812
+ qt as validateTHORName
3743
3813
  };