@swapkit/core 1.0.0-rc.2 → 1.0.0-rc.20

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,16 +1,16 @@
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), De = (e, t, n) => {
1
+ var We = Object.defineProperty;
2
+ var qe = (e, t, n) => t in e ? We(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var T = (e, t, n) => (qe(e, typeof t != "symbol" ? t + "" : t, n), n), je = (e, t, n) => {
4
4
  if (!t.has(e))
5
5
  throw TypeError("Cannot " + n);
6
6
  };
7
- var A = (e, t, n) => (De(e, t, "read from private field"), n ? n.call(e) : t.get(e)), P = (e, t, n) => {
7
+ var f = (e, t, n) => (je(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 xe = Object.defineProperty, Pe = (e, t, n) => t in e ? xe(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);
13
- const Ut = [
12
+ var Ke = Object.defineProperty, Ye = (e, t, n) => t in e ? Ke(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, C = (e, t, n) => (Ye(e, typeof t != "symbol" ? t + "" : t, n), n);
13
+ const mn = [
14
14
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
15
15
  {
16
16
  anonymous: !1,
@@ -108,7 +108,7 @@ const Ut = [
108
108
  stateMutability: "nonpayable",
109
109
  type: "function"
110
110
  }
111
- ], Be = [
111
+ ], Xe = [
112
112
  {
113
113
  inputs: [{ internalType: "address", name: "rune", type: "address" }],
114
114
  stateMutability: "nonpayable",
@@ -283,7 +283,7 @@ const Ut = [
283
283
  stateMutability: "view",
284
284
  type: "function"
285
285
  }
286
- ], Ve = [
286
+ ], Je = [
287
287
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
288
288
  {
289
289
  anonymous: !1,
@@ -447,7 +447,7 @@ const Ut = [
447
447
  stateMutability: "view",
448
448
  type: "function"
449
449
  }
450
- ], Le = [
450
+ ], Qe = [
451
451
  { inputs: [], stateMutability: "nonpayable", type: "constructor" },
452
452
  {
453
453
  anonymous: !1,
@@ -600,13 +600,13 @@ const Ut = [
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 ze = /* @__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))(ze || {});
604
+ const Ze = [
605
605
  "ERC20-ERC20",
606
606
  "ARC20-ARC20",
607
607
  "BEP20-BEP20"
608
608
  /* BSC_TO_BSC */
609
- ], $e = [
609
+ ], et = [
610
610
  "ERC20-TC",
611
611
  "ERC20-ARC20",
612
612
  "ERC20-BEP20",
@@ -617,95 +617,95 @@ const He = [
617
617
  "BEP20-ERC20",
618
618
  "BEP20-ARC20"
619
619
  /* BSC_TO_AVAX */
620
- ], ke = [
620
+ ], tt = [
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 Me = /* @__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))(Me || {}), nt = /* @__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))(nt || {}), l = /* @__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))(l || {});
628
+ const at = {
629
+ [l.INVALID_INPUT_PARAMETERS]: "Invalid input parameters: {0}.",
630
+ [l.UNKNOWN_PROVIDERS]: "Unknown providers: {0}.",
631
+ [l.CANNOT_FIND_INBOUND_ADDRESS]: "Cannot find inbound address.",
632
+ [l.NO_INBOUND_ADDRESSES]: "No inbound addresses.",
633
+ [l.CHAIN_HALTED_OR_UNSUPPORTED]: "Chain {0} halted or unsupported.",
634
+ [l.MISSING_INPUT_PARAMETER]: "Missing input parameter: {0}.",
635
+ [l.INVALID_TYPE_GENERIC]: "Invalid type",
636
+ [l.INVALID_NUMBER_STRING]: "Invalid number string.",
637
+ [l.INVALID_NUMBER]: "Invalid number.",
638
+ [l.INVALID_BOOLEAN]: "Invalid boolean.",
639
+ [l.INVALID_OBJECT]: "Invalid object.",
640
+ [l.INVALID_ARRAY]: "Invalid array.",
641
+ [l.SELL_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Sell amount must be a positive integer.",
642
+ [l.SELL_BUY_ASSETS_ARE_THE_SAME]: "Sell and buy assets are the same.",
643
+ [l.MISSING_SOURCE_ADDRESS_FOR_SYNTH]: "Source address is required for synth quote.",
644
+ [l.AFF_ADDRESS_AND_BPS_OR_NEITHER]: "Must provide affiliateAddress and affiliateBasisPoints params, or neither.",
645
+ [l.AFF_ADDRESS_TOO_LONG]: "affiliateAddress too long: 3 characters max.",
646
+ [l.AFF_BPS_INTEGER_0_100]: "affiliateBasisPoints must be an integer between 0 and 100.",
647
+ [l.SOURCE_ADDRESS_INVALID_FOR_SELL_CHAIN]: "Source address {0} invalid for sell chain.",
648
+ [l.DESTINATION_ADDRESS_INVALID_FOR_BUY_CHAIN]: "Destination address {0} invalid for buy chain.",
649
+ [l.PREFERRED_PROFVIDER_NOT_SUPPORTED]: "Preferred provider not supported.",
650
+ [l.DESTINATION_ADDRESS_SMART_CONTRACT]: "Destination address is a smart contract.",
651
+ [l.BUY_AMOUNT_MUST_BE_POSITIVE_INTEGER]: "Buy amount must be a positive integer.",
652
+ [l.INVALID_PROVIDER]: "Invalid provider {0}.",
653
+ [l.MISSING_CROSS_CHAIN_PROVIDER]: "Missing cross-chain provider.",
654
+ [l.MISSING_AVAX_PROVIDER]: "Missing AVAX provider.",
655
+ [l.MISSING_BSC_PROVIDER]: "Missing BSC provider.",
656
+ [l.MISSING_ETH_PROVIDER]: "Missing ETH provider.",
657
+ [l.MISSING_ARB_PROVIDER]: "Missing ARB provider.",
658
+ [l.INVALID_PROVIDER_FOR_SWAP_OUT]: "Invalid provider for swap out.",
659
+ [l.INVALID_CHAIN]: "Invalid chain {0}.",
660
+ [l.INVALID_ASSET]: "Invalid asset {0}.",
661
+ [l.UNSUPPORTED_CHAIN]: "Unsupported chain {0}.",
662
+ [l.UNSUPPORTED_ASSET]: "Unsupported asset {0}.",
663
+ [l.UNSUPPORTED_ASSET_FOR_SWAPOUT]: "Unsupported asset {0} for swap out.",
664
+ [l.THORNODE_QUOTE_GENERIC_ERROR]: "ThorNode quote generic error.",
665
+ [l.INVALID_SOURCE_ADDRESS]: "Invalid source address {0}",
666
+ [l.INVALID_DESTINATION_ADDRESS]: "Invalid destination address {0}",
667
+ [l.NOT_ENOUGH_SYNTH_BALANCE]: "Source address doesn't have enough synth balance for this quote.",
668
+ [l.SYNTH_MINTING_CAP_REACHED]: "Synth minting cap reached.",
669
+ [l.INVALID_QUOTE_MODE]: "Invalid quote mode.",
670
+ [l.NO_QUOTES]: "No quotes to service this request.",
671
+ [l.SERVICE_UNAVAILABLE_GENERIC]: "Service unavailable.",
672
+ [l.MISSING_GAS_DATA_GENERIC]: "Missing gas data.",
673
+ [l.MISSING_TOKEN_INFO_GENERIC]: "Missing token info.",
674
+ [l.CANT_FIND_TOKEN_LIST]: "Can't find tokenlist {0}.",
675
+ [l.NO_PRICE]: "No price for asset {0}.",
676
+ [l.PRICE_IS_STALE]: "Price is stale for asset {0}.",
677
+ [l.ADDRESS_NOT_WHITELISTED]: "Address {0} not whitelisted for airdrop.",
678
+ [l.ADDRESS_ALREADY_CLAIMED]: "Address {0} already claimed the airdrop."
679
+ }, re = (e, t) => {
680
+ let n = at[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 Ht = class we extends Error {
685
+ let Tn = class Ne extends Error {
686
686
  constructor({
687
687
  status: t,
688
688
  revision: n,
689
689
  module: a,
690
- code: i,
690
+ code: s,
691
691
  message: r,
692
- type: p,
693
- options: { shouldLog: d, shouldThrow: l, shouldTrace: m } = {
692
+ type: o,
693
+ options: { shouldLog: p, shouldThrow: d, shouldTrace: y } = {
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 c = r || re(s, u || []) || "";
701
+ super(c), 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 = c, this.display = re(s, u || []), this.code = s, this.type = o || Me.UNHANDLED_ERROR, this.options = {
702
+ shouldLog: p || !0,
703
+ shouldTrace: y || !0,
704
+ shouldThrow: d || !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 Ne(t);
709
709
  }
710
710
  toErrorInfo() {
711
711
  return { ...this, identifier: this.identifier };
@@ -714,7 +714,7 @@ let Ht = 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 re(this.code, this.displayMessageParams || []);
718
718
  }
719
719
  handle() {
720
720
  const t = `[${this.identifier}]: ${this.message}`;
@@ -724,8 +724,8 @@ let Ht = class we extends Error {
724
724
  return this.toErrorInfo();
725
725
  }
726
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 $t = {
727
+ var i = /* @__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))(i || {}), st = /* @__PURE__ */ ((e) => (e.ARB = "0x0000000000000000000000000000000000000000", e.AVAX = "0x0000000000000000000000000000000000000000", e.ETH = "0x0000000000000000000000000000000000000000", e.BSC = "0x0000000000000000000000000000000000000000", e.MATIC = "0x0000000000000000000000000000000000001010", e.OP = "0x4200000000000000000000000000000000000042", e))(st || {}), it = /* @__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))(it || {});
728
+ const hn = {
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,14 +735,15 @@ const $t = {
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],
741
742
  OP: [44, 60, 0, 0, 0],
742
743
  THOR: [44, 931, 0, 0, 0]
743
744
  };
744
- 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 kt = [
745
+ var b = /* @__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))(b || {});
746
+ const _n = [
746
747
  "ETH",
747
748
  "AVAX",
748
749
  "BSC",
@@ -750,38 +751,38 @@ const kt = [
750
751
  "OP",
751
752
  "MATIC"
752
753
  /* Polygon */
753
- ], Ft = [
754
+ ], fn = [
754
755
  "BTC",
755
756
  "BCH",
756
757
  "DOGE",
757
758
  "LTC"
758
759
  /* Litecoin */
759
- ], Gt = [
760
+ ], bn = [
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 fe = /* @__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))(fe || {}), xe = /* @__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))(xe || {}), 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 se = Object.values(i), rt = Object.keys(i), be = se.reduce(
767
768
  (e, t) => {
768
- const n = Xe.find((a) => s[a] === t);
769
+ const n = rt.find((a) => i[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
+ ), ot = se.reduce(
774
+ (e, t) => (e[t] = fe[be[t]], e),
774
775
  {}
775
- ), je = te.reduce(
776
- (e, t) => (e[t] = Ee[ce[t]], e),
776
+ ), pt = se.reduce(
777
+ (e, t) => (e[t] = xe[be[t]], e),
777
778
  {}
778
- ), Wt = te.reduce(
779
+ ), wn = se.reduce(
779
780
  (e, t) => {
780
- const n = `${ce[t]}Hex`;
781
- return e[t] = me[n], e;
781
+ const n = `${be[t]}Hex`;
782
+ return e[t] = fe[n], e;
782
783
  },
783
784
  {}
784
- ), qt = {
785
+ ), An = {
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
+ }, De = {
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,189 +824,171 @@ 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 dt = /* @__PURE__ */ ((e) => (e[e.NoError = 36864] = "NoError", e))(dt || {}), h = /* @__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))(h || {}), k = /* @__PURE__ */ ((e) => (e.Average = "average", e.Fast = "fast", e.Fastest = "fastest", e))(k || {}), ut = /* @__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))(ut || {}), lt = Object.defineProperty, yt = (e, t, n) => t in e ? lt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, M = (e, t, n) => (yt(e, typeof t != "symbol" ? t + "" : t, n), n), ct = (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 Yt = (e) => {
833
- if (e < 0)
834
- throw new Error("Invalid number of year");
835
- return 10 + e;
836
- }, Xt = (e) => {
837
- if (e.length > 30)
838
- return !1;
839
- const t = /^[a-zA-Z0-9+_-]+$/g;
840
- return !!e.match(t);
841
- }, Kt = ([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 }) => {
834
+ }, O = (e, t, n) => (ct(e, t, "access private method"), n);
835
+ const mt = "0x313ce567", Pe = async ({ chain: e, to: t }) => {
859
836
  try {
860
- const n = await tt(
861
- je[e],
862
- JSON.stringify({
863
- method: "eth_call",
864
- params: [{ to: t.toLowerCase(), data: nt }, "latest"],
837
+ const { result: n } = await Ae.post(pt[e], {
838
+ headers: { accept: "*/*", "cache-control": "no-cache" },
839
+ body: JSON.stringify({
865
840
  id: 44,
866
- jsonrpc: "2.0"
867
- }),
868
- { accept: "*/*", "cache-control": "no-cache", "content-type": "application/json" },
869
- !0
870
- ), { result: a } = JSON.parse(n);
871
- return parseInt(BigInt(a).toString());
841
+ jsonrpc: "2.0",
842
+ method: "eth_call",
843
+ params: [{ to: t.toLowerCase(), data: mt }, "latest"]
844
+ })
845
+ });
846
+ return parseInt(BigInt(n).toString());
872
847
  } catch (n) {
873
- return console.error(n), E[e];
848
+ return console.error(n), b[e];
874
849
  }
875
- }, at = async (e) => {
876
- if (e === s.Ethereum)
877
- return E.ETH;
850
+ }, Tt = async (e) => {
851
+ if (e === i.Ethereum)
852
+ return b.ETH;
878
853
  const [, t] = e.split("-");
879
- return t != null && t.startsWith("0x") ? Ie({ chain: s.Ethereum, to: t }) : E.ETH;
880
- }, st = async (e) => {
854
+ return t != null && t.startsWith("0x") ? Pe({ chain: i.Ethereum, to: t }) : b.ETH;
855
+ }, ht = async (e) => {
881
856
  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 }) => {
857
+ return t != null && t.startsWith("0x") ? Pe({ chain: i.Avalanche, to: t.toLowerCase() }) : b.AVAX;
858
+ }, _t = async (e) => (e === i.BinanceSmartChain, b.BSC), Be = async ({ chain: e, symbol: t }) => {
884
859
  switch (e) {
885
- case s.Ethereum:
886
- return at(t);
887
- case s.Avalanche:
888
- return st(t);
889
- case s.BinanceSmartChain:
890
- return it(t);
860
+ case i.Ethereum:
861
+ return Tt(t);
862
+ case i.Avalanche:
863
+ return ht(t);
864
+ case i.BinanceSmartChain:
865
+ return _t(t);
891
866
  default:
892
- return E[e];
867
+ return b[e];
893
868
  }
894
- }, rt = {
895
- [F.Average]: 1.2,
896
- [F.Fast]: 1.5,
897
- [F.Fastest]: 2
898
- }, pt = ({ chain: e, symbol: t }) => {
869
+ }, ft = {
870
+ [k.Average]: 1.2,
871
+ [k.Fast]: 1.5,
872
+ [k.Fastest]: 2
873
+ }, bt = ({ chain: e, symbol: t }) => {
899
874
  switch (e) {
900
- case s.Bitcoin:
901
- case s.BitcoinCash:
902
- case s.Litecoin:
903
- case s.Dogecoin:
904
- case s.Binance:
905
- case s.Ethereum:
906
- case s.Avalanche:
875
+ case i.Bitcoin:
876
+ case i.BitcoinCash:
877
+ case i.Litecoin:
878
+ case i.Dogecoin:
879
+ case i.Binance:
880
+ case i.Ethereum:
881
+ case i.Avalanche:
907
882
  return t === e;
908
- case s.Arbitrum:
909
- case s.Optimism:
883
+ case i.Arbitrum:
884
+ case i.Optimism:
910
885
  return t === "ETH";
911
- case s.Maya:
886
+ case i.Maya:
912
887
  return t === "CACAO";
913
- case s.Cosmos:
888
+ case i.Kujira:
889
+ return t === "KUJI";
890
+ case i.Cosmos:
914
891
  return t === "ATOM";
915
- case s.Polygon:
892
+ case i.Polygon:
916
893
  return t === "MATIC";
917
- case s.BinanceSmartChain:
894
+ case i.BinanceSmartChain:
918
895
  return t === "BNB";
919
- case s.THORChain:
896
+ case i.THORChain:
920
897
  return t === "RUNE";
921
898
  }
922
- }, ot = (e) => {
899
+ }, wt = (e) => {
923
900
  switch (e) {
924
901
  case "ETH.THOR":
925
902
  return { identifier: "ETH.THOR-0xa5f2211b9b8170f694421f2046281775e8468044", decimal: 18 };
926
903
  case "ETH.vTHOR":
927
904
  return { identifier: "ETH.vTHOR-0x815c23eca83261b6ec689b60cc4a58b54bc24d8d", decimal: 18 };
928
- case s.Cosmos:
929
- return { identifier: "GAIA.ATOM", decimal: E[e] };
930
- case s.THORChain:
931
- return { identifier: "THOR.RUNE", decimal: E[e] };
932
- case s.BinanceSmartChain:
933
- return { identifier: "BSC.BNB", decimal: E[e] };
934
- case s.Maya:
935
- return { identifier: "MAYA.CACAO", decimal: E.MAYA };
905
+ case i.Cosmos:
906
+ return { identifier: "GAIA.ATOM", decimal: b[e] };
907
+ case i.THORChain:
908
+ return { identifier: "THOR.RUNE", decimal: b[e] };
909
+ case i.BinanceSmartChain:
910
+ return { identifier: "BSC.BNB", decimal: b[e] };
911
+ case i.Maya:
912
+ return { identifier: "MAYA.CACAO", decimal: b.MAYA };
936
913
  case "MAYA.MAYA":
937
914
  return { identifier: "MAYA.MAYA", decimal: 4 };
938
- case s.Arbitrum:
939
- case s.Optimism:
940
- case s.BitcoinCash:
941
- case s.Litecoin:
942
- case s.Dogecoin:
943
- case s.Binance:
944
- case s.Avalanche:
945
- case s.Polygon:
946
- case s.Bitcoin:
947
- case s.Ethereum:
948
- return { identifier: `${e}.${e}`, decimal: E[e] };
949
- }
950
- }, dt = ({ chain: e, symbol: t }) => {
915
+ case i.Kujira:
916
+ case i.Arbitrum:
917
+ case i.Optimism:
918
+ case i.BitcoinCash:
919
+ case i.Litecoin:
920
+ case i.Dogecoin:
921
+ case i.Binance:
922
+ case i.Avalanche:
923
+ case i.Polygon:
924
+ case i.Bitcoin:
925
+ case i.Ethereum:
926
+ return { identifier: `${e}.${e}`, decimal: b[e] };
927
+ }
928
+ }, At = ({ chain: e, symbol: t }) => {
951
929
  if (t.includes("/"))
952
930
  return "Synth";
953
931
  switch (e) {
954
- case s.Bitcoin:
955
- case s.BitcoinCash:
956
- case s.Dogecoin:
957
- case s.Litecoin:
958
- case s.Maya:
959
- case s.THORChain:
932
+ case i.Bitcoin:
933
+ case i.BitcoinCash:
934
+ case i.Dogecoin:
935
+ case i.Litecoin:
936
+ case i.Maya:
937
+ case i.THORChain:
960
938
  return "Native";
961
- case s.Cosmos:
962
- return t === "ATOM" ? "Native" : "GAIA";
963
- case s.Binance:
964
- return t === s.Binance ? "Native" : "BEP2";
965
- case s.BinanceSmartChain:
966
- return t === s.Binance ? "Native" : "BEP20";
967
- case s.Ethereum:
968
- return t === s.Ethereum ? "Native" : "ERC20";
969
- case s.Avalanche:
970
- return t === s.Avalanche ? "Native" : "AVAX";
971
- case s.Polygon:
972
- return t === s.Polygon ? "Native" : "POLYGON";
973
- case s.Arbitrum:
974
- return [s.Ethereum, s.Arbitrum].includes(t) ? "Native" : "ARBITRUM";
975
- case s.Optimism:
976
- return [s.Ethereum, s.Optimism].includes(t) ? "Native" : "OPTIMISM";
977
- }
978
- }, jt = (e) => {
939
+ case i.Cosmos:
940
+ return t === "ATOM" ? "Native" : i.Cosmos;
941
+ case i.Kujira:
942
+ return t === i.Kujira ? "Native" : i.Kujira;
943
+ case i.Binance:
944
+ return t === i.Binance ? "Native" : "BEP2";
945
+ case i.BinanceSmartChain:
946
+ return t === i.Binance ? "Native" : "BEP20";
947
+ case i.Ethereum:
948
+ return t === i.Ethereum ? "Native" : "ERC20";
949
+ case i.Avalanche:
950
+ return t === i.Avalanche ? "Native" : i.Avalanche;
951
+ case i.Polygon:
952
+ return t === i.Polygon ? "Native" : "POLYGON";
953
+ case i.Arbitrum:
954
+ return [i.Ethereum, i.Arbitrum].includes(t) ? "Native" : "ARBITRUM";
955
+ case i.Optimism:
956
+ return [i.Ethereum, i.Optimism].includes(t) ? "Native" : "OPTIMISM";
957
+ }
958
+ }, En = (e) => {
979
959
  var t;
980
- 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
- return { chain: n, symbol: r, ticker: p, synth: i };
982
- }, ut = ({
960
+ const [n, ...a] = e.split("."), s = e.includes("/"), r = a.join("."), o = (t = r == null ? void 0 : r.split("-")) == null ? void 0 : t[0];
961
+ return { chain: n, symbol: r, ticker: o, synth: s };
962
+ }, Et = new RegExp(
963
+ /(.)\1{6}|\.ORG|\.NET|\.FINANCE|\.COM|WWW|HTTP|\\\\|\/\/|[\s$%:[\]]/,
964
+ "gmi"
965
+ ), Rn = (e) => e.filter(
966
+ (t) => !Et.test(t.toString()) && !t.toString().includes("undefined")
967
+ ), Rt = ({
983
968
  liquidityUnits: e,
984
969
  poolUnits: t,
985
970
  runeDepth: n
986
971
  }) => {
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 = ({
972
+ const a = w(e), s = w(t), r = w(n), o = a.mul(r), p = s.mul(s).mul(2), d = s.mul(a).mul(2), y = a.mul(a), u = s.mul(s).mul(s);
973
+ return o.mul(p.sub(d).add(y)).div(u);
974
+ }, gt = ({
990
975
  liquidityUnits: e,
991
976
  poolUnits: t,
992
977
  assetDepth: n
993
978
  }) => {
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);
996
- }, Qt = ({
979
+ const a = w(e), s = w(t), r = w(n), o = a.mul(r), p = s.mul(s).mul(2), d = s.mul(a).mul(2), y = a.mul(a), u = o.mul(p.sub(d).add(y)), c = s.mul(s).mul(s);
980
+ return u.div(c);
981
+ }, gn = ({
997
982
  percent: e,
998
983
  runeDepth: t,
999
984
  liquidityUnits: n,
1000
985
  poolUnits: a
1001
- }) => ut({ runeDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), zt = ({
986
+ }) => Rt({ runeDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), On = ({
1002
987
  percent: e,
1003
988
  assetDepth: t,
1004
989
  liquidityUnits: n,
1005
990
  poolUnits: a
1006
- }) => yt({ assetDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), w = (e) => new le({ value: e, decimal: E.THOR }), lt = ({
991
+ }) => gt({ assetDepth: t, liquidityUnits: n, poolUnits: a }).mul(e), w = (e) => new j({ value: e, decimal: b.THOR }), Ot = ({
1007
992
  liquidityUnits: e,
1008
993
  poolUnits: t,
1009
994
  runeDepth: n,
@@ -1011,111 +996,479 @@ const Yt = (e) => {
1011
996
  }) => ({
1012
997
  assetAmount: w(a).mul(e).div(t),
1013
998
  runeAmount: w(n).mul(e).div(t)
1014
- }), Jt = ({
999
+ }), In = ({
1015
1000
  liquidityUnits: e,
1016
1001
  poolUnits: t,
1017
1002
  runeDepth: n,
1018
1003
  assetDepth: a,
1019
- percent: i
1004
+ percent: s
1020
1005
  }) => Object.fromEntries(
1021
- Object.entries(lt({ liquidityUnits: e, poolUnits: t, runeDepth: n, assetDepth: a })).map(
1022
- ([r, p]) => [r, p.mul(i)]
1006
+ Object.entries(Ot({ liquidityUnits: e, poolUnits: t, runeDepth: n, assetDepth: a })).map(
1007
+ ([r, o]) => [r, o.mul(s)]
1023
1008
  )
1024
- ), Zt = ({
1009
+ ), Sn = ({
1025
1010
  runeDepth: e,
1026
1011
  poolUnits: t,
1027
1012
  assetDepth: n,
1028
1013
  liquidityUnits: a,
1029
- runeAmount: i,
1014
+ runeAmount: s,
1030
1015
  assetAmount: r
1031
1016
  }) => {
1032
- 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);
1033
- if (S.baseValueNumber === 0)
1034
- return b.div(l).baseValueNumber;
1035
- const M = l.add(b);
1036
- return b.div(M).baseValueNumber;
1037
- }, en = ({
1017
+ const o = w(e), p = w(n), d = w(t), y = w(s), u = w(r), c = y.mul(p), _ = u.mul(o), A = y.mul(u), R = o.mul(p), g = d.mul(c.add(_.add(A.mul(2)))), E = c.add(_.add(R.mul(2))), I = g.div(E), v = w(a).add(I);
1018
+ if (I.baseValueNumber === 0)
1019
+ return v.div(d).baseValueNumber;
1020
+ const D = d.add(v);
1021
+ return v.div(D).baseValueNumber;
1022
+ }, vn = ({
1038
1023
  runeAmount: e,
1039
1024
  assetAmount: t,
1040
1025
  runeDepth: n,
1041
1026
  assetDepth: a
1042
1027
  }) => {
1043
- 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));
1044
- return Math.abs(l.div(m).baseValueNumber);
1045
- }, mt = ({
1028
+ const s = w(n), r = w(a), o = w(t), p = w(e), d = o.mul(s).sub(r.mul(p)), y = r.mul(p).add(s.mul(r));
1029
+ return Math.abs(d.div(y).baseValueNumber);
1030
+ }, It = ({
1046
1031
  symbol: e,
1047
1032
  ticker: t,
1048
1033
  chain: n
1049
1034
  }) => n === "ETH" && t !== "ETH" ? `${t}-${e.slice(-3)}` : e, x = (e, t) => {
1050
1035
  switch (e) {
1051
- case f.LEAVE:
1052
- case f.BOND: {
1036
+ case h.LEAVE:
1037
+ case h.BOND: {
1053
1038
  const { address: n } = t;
1054
1039
  return `${e}:${n}`;
1055
1040
  }
1056
- case f.UNBOND: {
1041
+ case h.UNBOND: {
1057
1042
  const { address: n, unbondAmount: a } = t;
1058
1043
  return `${e}:${n}:${a * 10 ** 8}`;
1059
1044
  }
1060
- case f.THORNAME_REGISTER: {
1061
- const { name: n, chain: a, address: i, owner: r } = t;
1062
- return `${e}:${n}:${a}:${i}${r ? `:${r}` : ""}`;
1045
+ case h.THORNAME_REGISTER: {
1046
+ const { name: n, chain: a, address: s, owner: r } = t;
1047
+ return `${e}:${n}:${a}:${s}${r ? `:${r}` : ""}`;
1063
1048
  }
1064
- case f.DEPOSIT: {
1065
- const { chain: n, symbol: a, address: i, singleSide: r } = t;
1066
- return r ? `${e}:${n}/${a}::t:0` : `${e}:${n}.${a}:${i || ""}:t:0`;
1049
+ case h.DEPOSIT: {
1050
+ const { chain: n, symbol: a, address: s, singleSide: r } = t;
1051
+ return r ? `${e}:${n}/${a}::t:0` : `${e}:${n}.${a}:${s || ""}:t:0`;
1067
1052
  }
1068
- case f.WITHDRAW: {
1069
- const { chain: n, ticker: a, symbol: i, basisPoints: r, targetAssetString: p, singleSide: d } = t, l = !d && p ? `:${p}` : "", m = mt({ chain: n, symbol: i, ticker: a });
1070
- return `${e}:${n}${d ? "/" : "."}${m}:${r}${l}`;
1053
+ case h.WITHDRAW: {
1054
+ const { chain: n, ticker: a, symbol: s, basisPoints: r, targetAssetString: o, singleSide: p } = t, d = !p && o ? `:${o}` : "", y = It({ chain: n, symbol: s, ticker: a });
1055
+ return `${e}:${n}${p ? "/" : "."}${y}:${r}${d}`;
1071
1056
  }
1072
- case f.OPEN_LOAN:
1073
- case f.CLOSE_LOAN: {
1057
+ case h.OPEN_LOAN:
1058
+ case h.CLOSE_LOAN: {
1074
1059
  const { asset: n, address: a } = t;
1075
1060
  return `${e}:${n}:${a}`;
1076
1061
  }
1077
1062
  default:
1078
1063
  return "";
1079
1064
  }
1080
- }, Y = 8, ge = ({
1081
- value: e,
1082
- bigIntDecimal: t = Y,
1083
- decimal: n = Y
1084
- }) => {
1085
- const a = e < 0n;
1086
- let i = e.toString().substring(a ? 1 : 0);
1087
- const r = n - (i.length - 1);
1088
- r > 0 && (i = "0".repeat(r) + i);
1089
- const p = i.length - n;
1090
- let d = i.slice(-n);
1091
- 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(
1092
- /\.?0*$/,
1093
- ""
1094
- );
1095
- }, Te = Object.values(s), ct = (e = "") => {
1065
+ }, Cn = (e) => {
1066
+ if (e < 0)
1067
+ throw new Error("Invalid number of year");
1068
+ return 10 + e;
1069
+ }, Mn = (e) => {
1070
+ if (e.length > 30)
1071
+ return !1;
1072
+ const t = /^[a-zA-Z0-9+_-]+$/g;
1073
+ return !!e.match(t);
1074
+ }, Nn = ([e, t, n, a, s]) => `${e}'/${t}'/${n}'/${a}${typeof s != "number" ? "" : `/${s}`}`;
1075
+ class Ee extends Error {
1076
+ constructor(t, n, a) {
1077
+ const s = t.status || t.status === 0 ? t.status : "", r = t.statusText || "", o = `${s} ${r}`.trim(), p = o ? `status code ${o}` : "an unknown error";
1078
+ super(`Request failed with ${p}`), Object.defineProperty(this, "response", {
1079
+ enumerable: !0,
1080
+ configurable: !0,
1081
+ writable: !0,
1082
+ value: void 0
1083
+ }), Object.defineProperty(this, "request", {
1084
+ enumerable: !0,
1085
+ configurable: !0,
1086
+ writable: !0,
1087
+ value: void 0
1088
+ }), Object.defineProperty(this, "options", {
1089
+ enumerable: !0,
1090
+ configurable: !0,
1091
+ writable: !0,
1092
+ value: void 0
1093
+ }), this.name = "HTTPError", this.response = t, this.request = n, this.options = a;
1094
+ }
1095
+ }
1096
+ class Ve extends Error {
1097
+ constructor(t) {
1098
+ super("Request timed out"), Object.defineProperty(this, "request", {
1099
+ enumerable: !0,
1100
+ configurable: !0,
1101
+ writable: !0,
1102
+ value: void 0
1103
+ }), this.name = "TimeoutError", this.request = t;
1104
+ }
1105
+ }
1106
+ const Q = (e) => e !== null && typeof e == "object", J = (...e) => {
1107
+ for (const t of e)
1108
+ if ((!Q(t) || Array.isArray(t)) && t !== void 0)
1109
+ throw new TypeError("The `options` argument must be an object");
1110
+ return we({}, ...e);
1111
+ }, Le = (e = {}, t = {}) => {
1112
+ const n = new globalThis.Headers(e), a = t instanceof globalThis.Headers, s = new globalThis.Headers(t);
1113
+ for (const [r, o] of s.entries())
1114
+ a && o === "undefined" || o === void 0 ? n.delete(r) : n.set(r, o);
1115
+ return n;
1116
+ }, we = (...e) => {
1117
+ let t = {}, n = {};
1118
+ for (const a of e)
1119
+ if (Array.isArray(a))
1120
+ Array.isArray(t) || (t = []), t = [...t, ...a];
1121
+ else if (Q(a)) {
1122
+ for (let [s, r] of Object.entries(a))
1123
+ Q(r) && s in t && (r = we(t[s], r)), t = { ...t, [s]: r };
1124
+ Q(a.headers) && (n = Le(n, a.headers), t.headers = n);
1125
+ }
1126
+ return t;
1127
+ }, St = (() => {
1128
+ let e = !1, t = !1;
1129
+ const n = typeof globalThis.ReadableStream == "function", a = typeof globalThis.Request == "function";
1130
+ return n && a && (t = new globalThis.Request("https://empty.invalid", {
1131
+ body: new globalThis.ReadableStream(),
1132
+ method: "POST",
1133
+ // @ts-expect-error - Types are outdated.
1134
+ get duplex() {
1135
+ return e = !0, "half";
1136
+ }
1137
+ }).headers.has("Content-Type")), e && !t;
1138
+ })(), vt = typeof globalThis.AbortController == "function", Ct = typeof globalThis.ReadableStream == "function", Mt = typeof globalThis.FormData == "function", Ue = ["get", "post", "put", "patch", "head", "delete"], Nt = {
1139
+ json: "application/json",
1140
+ text: "text/*",
1141
+ formData: "multipart/form-data",
1142
+ arrayBuffer: "*/*",
1143
+ blob: "*/*"
1144
+ }, oe = 2147483647, He = Symbol("stop"), xt = {
1145
+ json: !0,
1146
+ parseJson: !0,
1147
+ searchParams: !0,
1148
+ prefixUrl: !0,
1149
+ retry: !0,
1150
+ timeout: !0,
1151
+ hooks: !0,
1152
+ throwHttpErrors: !0,
1153
+ onDownloadProgress: !0,
1154
+ fetch: !0
1155
+ }, Dt = {
1156
+ method: !0,
1157
+ headers: !0,
1158
+ body: !0,
1159
+ mode: !0,
1160
+ credentials: !0,
1161
+ cache: !0,
1162
+ redirect: !0,
1163
+ referrer: !0,
1164
+ referrerPolicy: !0,
1165
+ integrity: !0,
1166
+ keepalive: !0,
1167
+ signal: !0,
1168
+ window: !0,
1169
+ dispatcher: !0,
1170
+ duplex: !0
1171
+ }, Pt = (e) => Ue.includes(e) ? e.toUpperCase() : e, Bt = ["get", "put", "head", "delete", "options", "trace"], Vt = [408, 413, 429, 500, 502, 503, 504], $e = [413, 429, 503], Re = {
1172
+ limit: 2,
1173
+ methods: Bt,
1174
+ statusCodes: Vt,
1175
+ afterStatusCodes: $e,
1176
+ maxRetryAfter: Number.POSITIVE_INFINITY,
1177
+ backoffLimit: Number.POSITIVE_INFINITY,
1178
+ delay: (e) => 0.3 * 2 ** (e - 1) * 1e3
1179
+ }, Lt = (e = {}) => {
1180
+ if (typeof e == "number")
1181
+ return {
1182
+ ...Re,
1183
+ limit: e
1184
+ };
1185
+ if (e.methods && !Array.isArray(e.methods))
1186
+ throw new Error("retry.methods must be an array");
1187
+ if (e.statusCodes && !Array.isArray(e.statusCodes))
1188
+ throw new Error("retry.statusCodes must be an array");
1189
+ return {
1190
+ ...Re,
1191
+ ...e,
1192
+ afterStatusCodes: $e
1193
+ };
1194
+ };
1195
+ async function Ut(e, t, n, a) {
1196
+ return new Promise((s, r) => {
1197
+ const o = setTimeout(() => {
1198
+ n && n.abort(), r(new Ve(e));
1199
+ }, a.timeout);
1200
+ a.fetch(e, t).then(s).catch(r).then(() => {
1201
+ clearTimeout(o);
1202
+ });
1203
+ });
1204
+ }
1205
+ async function Ht(e, { signal: t }) {
1206
+ return new Promise((n, a) => {
1207
+ t && (t.throwIfAborted(), t.addEventListener("abort", s, { once: !0 }));
1208
+ function s() {
1209
+ clearTimeout(r), a(t.reason);
1210
+ }
1211
+ const r = setTimeout(() => {
1212
+ t == null || t.removeEventListener("abort", s), n();
1213
+ }, e);
1214
+ });
1215
+ }
1216
+ const $t = (e, t) => {
1217
+ const n = {};
1218
+ for (const a in t)
1219
+ !(a in Dt) && !(a in xt) && !(a in e) && (n[a] = t[a]);
1220
+ return n;
1221
+ };
1222
+ class ee {
1223
+ static create(t, n) {
1224
+ const a = new ee(t, n), s = async () => {
1225
+ if (typeof a._options.timeout == "number" && a._options.timeout > oe)
1226
+ throw new RangeError(`The \`timeout\` option cannot be greater than ${oe}`);
1227
+ await Promise.resolve();
1228
+ let o = await a._fetch();
1229
+ for (const p of a._options.hooks.afterResponse) {
1230
+ const d = await p(a.request, a._options, a._decorateResponse(o.clone()));
1231
+ d instanceof globalThis.Response && (o = d);
1232
+ }
1233
+ if (a._decorateResponse(o), !o.ok && a._options.throwHttpErrors) {
1234
+ let p = new Ee(o, a.request, a._options);
1235
+ for (const d of a._options.hooks.beforeError)
1236
+ p = await d(p);
1237
+ throw p;
1238
+ }
1239
+ if (a._options.onDownloadProgress) {
1240
+ if (typeof a._options.onDownloadProgress != "function")
1241
+ throw new TypeError("The `onDownloadProgress` option must be a function");
1242
+ if (!Ct)
1243
+ throw new Error("Streams are not supported in your environment. `ReadableStream` is missing.");
1244
+ return a._stream(o.clone(), a._options.onDownloadProgress);
1245
+ }
1246
+ return o;
1247
+ }, r = a._options.retry.methods.includes(a.request.method.toLowerCase()) ? a._retry(s) : s();
1248
+ for (const [o, p] of Object.entries(Nt))
1249
+ r[o] = async () => {
1250
+ a.request.headers.set("accept", a.request.headers.get("accept") || p);
1251
+ const d = (await r).clone();
1252
+ if (o === "json") {
1253
+ if (d.status === 204 || (await d.clone().arrayBuffer()).byteLength === 0)
1254
+ return "";
1255
+ if (n.parseJson)
1256
+ return n.parseJson(await d.text());
1257
+ }
1258
+ return d[o]();
1259
+ };
1260
+ return r;
1261
+ }
1262
+ // eslint-disable-next-line complexity
1263
+ constructor(t, n = {}) {
1264
+ if (Object.defineProperty(this, "request", {
1265
+ enumerable: !0,
1266
+ configurable: !0,
1267
+ writable: !0,
1268
+ value: void 0
1269
+ }), Object.defineProperty(this, "abortController", {
1270
+ enumerable: !0,
1271
+ configurable: !0,
1272
+ writable: !0,
1273
+ value: void 0
1274
+ }), Object.defineProperty(this, "_retryCount", {
1275
+ enumerable: !0,
1276
+ configurable: !0,
1277
+ writable: !0,
1278
+ value: 0
1279
+ }), Object.defineProperty(this, "_input", {
1280
+ enumerable: !0,
1281
+ configurable: !0,
1282
+ writable: !0,
1283
+ value: void 0
1284
+ }), Object.defineProperty(this, "_options", {
1285
+ enumerable: !0,
1286
+ configurable: !0,
1287
+ writable: !0,
1288
+ value: void 0
1289
+ }), this._input = t, this._options = {
1290
+ // TODO: credentials can be removed when the spec change is implemented in all browsers. Context: https://www.chromestatus.com/feature/4539473312350208
1291
+ credentials: this._input.credentials || "same-origin",
1292
+ ...n,
1293
+ headers: Le(this._input.headers, n.headers),
1294
+ hooks: we({
1295
+ beforeRequest: [],
1296
+ beforeRetry: [],
1297
+ beforeError: [],
1298
+ afterResponse: []
1299
+ }, n.hooks),
1300
+ method: Pt(n.method ?? this._input.method),
1301
+ // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
1302
+ prefixUrl: String(n.prefixUrl || ""),
1303
+ retry: Lt(n.retry),
1304
+ throwHttpErrors: n.throwHttpErrors !== !1,
1305
+ timeout: n.timeout ?? 1e4,
1306
+ fetch: n.fetch ?? globalThis.fetch.bind(globalThis)
1307
+ }, typeof this._input != "string" && !(this._input instanceof URL || this._input instanceof globalThis.Request))
1308
+ throw new TypeError("`input` must be a string, URL, or Request");
1309
+ if (this._options.prefixUrl && typeof this._input == "string") {
1310
+ if (this._input.startsWith("/"))
1311
+ throw new Error("`input` must not begin with a slash when using `prefixUrl`");
1312
+ this._options.prefixUrl.endsWith("/") || (this._options.prefixUrl += "/"), this._input = this._options.prefixUrl + this._input;
1313
+ }
1314
+ if (vt) {
1315
+ if (this.abortController = new globalThis.AbortController(), this._options.signal) {
1316
+ const a = this._options.signal;
1317
+ this._options.signal.addEventListener("abort", () => {
1318
+ this.abortController.abort(a.reason);
1319
+ });
1320
+ }
1321
+ this._options.signal = this.abortController.signal;
1322
+ }
1323
+ if (St && (this._options.duplex = "half"), this.request = new globalThis.Request(this._input, this._options), this._options.searchParams) {
1324
+ const a = "?" + (typeof this._options.searchParams == "string" ? this._options.searchParams.replace(/^\?/, "") : new URLSearchParams(this._options.searchParams).toString()), s = this.request.url.replace(/(?:\?.*?)?(?=#|$)/, a);
1325
+ (Mt && this._options.body instanceof globalThis.FormData || this._options.body instanceof URLSearchParams) && !(this._options.headers && this._options.headers["content-type"]) && this.request.headers.delete("content-type"), this.request = new globalThis.Request(new globalThis.Request(s, { ...this.request }), this._options);
1326
+ }
1327
+ this._options.json !== void 0 && (this._options.body = JSON.stringify(this._options.json), this.request.headers.set("content-type", this._options.headers.get("content-type") ?? "application/json"), this.request = new globalThis.Request(this.request, { body: this._options.body }));
1328
+ }
1329
+ _calculateRetryDelay(t) {
1330
+ if (this._retryCount++, this._retryCount < this._options.retry.limit && !(t instanceof Ve)) {
1331
+ if (t instanceof Ee) {
1332
+ if (!this._options.retry.statusCodes.includes(t.response.status))
1333
+ return 0;
1334
+ const a = t.response.headers.get("Retry-After");
1335
+ if (a && this._options.retry.afterStatusCodes.includes(t.response.status)) {
1336
+ let s = Number(a);
1337
+ return Number.isNaN(s) ? s = Date.parse(a) - Date.now() : s *= 1e3, this._options.retry.maxRetryAfter !== void 0 && s > this._options.retry.maxRetryAfter ? 0 : s;
1338
+ }
1339
+ if (t.response.status === 413)
1340
+ return 0;
1341
+ }
1342
+ const n = this._options.retry.delay(this._retryCount);
1343
+ return Math.min(this._options.retry.backoffLimit, n);
1344
+ }
1345
+ return 0;
1346
+ }
1347
+ _decorateResponse(t) {
1348
+ return this._options.parseJson && (t.json = async () => this._options.parseJson(await t.text())), t;
1349
+ }
1350
+ async _retry(t) {
1351
+ try {
1352
+ return await t();
1353
+ } catch (n) {
1354
+ const a = Math.min(this._calculateRetryDelay(n), oe);
1355
+ if (a !== 0 && this._retryCount > 0) {
1356
+ await Ht(a, { signal: this._options.signal });
1357
+ for (const s of this._options.hooks.beforeRetry)
1358
+ if (await s({
1359
+ request: this.request,
1360
+ options: this._options,
1361
+ error: n,
1362
+ retryCount: this._retryCount
1363
+ }) === He)
1364
+ return;
1365
+ return this._retry(t);
1366
+ }
1367
+ throw n;
1368
+ }
1369
+ }
1370
+ async _fetch() {
1371
+ for (const n of this._options.hooks.beforeRequest) {
1372
+ const a = await n(this.request, this._options);
1373
+ if (a instanceof Request) {
1374
+ this.request = a;
1375
+ break;
1376
+ }
1377
+ if (a instanceof Response)
1378
+ return a;
1379
+ }
1380
+ const t = $t(this.request, this._options);
1381
+ return this._options.timeout === !1 ? this._options.fetch(this.request.clone(), t) : Ut(this.request.clone(), t, this.abortController, this._options);
1382
+ }
1383
+ /* istanbul ignore next */
1384
+ _stream(t, n) {
1385
+ const a = Number(t.headers.get("content-length")) || 0;
1386
+ let s = 0;
1387
+ return t.status === 204 ? (n && n({ percent: 1, totalBytes: a, transferredBytes: s }, new Uint8Array()), new globalThis.Response(null, {
1388
+ status: t.status,
1389
+ statusText: t.statusText,
1390
+ headers: t.headers
1391
+ })) : new globalThis.Response(new globalThis.ReadableStream({
1392
+ async start(r) {
1393
+ const o = t.body.getReader();
1394
+ n && n({ percent: 0, transferredBytes: 0, totalBytes: a }, new Uint8Array());
1395
+ async function p() {
1396
+ const { done: d, value: y } = await o.read();
1397
+ if (d) {
1398
+ r.close();
1399
+ return;
1400
+ }
1401
+ if (n) {
1402
+ s += y.byteLength;
1403
+ const u = a === 0 ? 0 : s / a;
1404
+ n({ percent: u, transferredBytes: s, totalBytes: a }, y);
1405
+ }
1406
+ r.enqueue(y), await p();
1407
+ }
1408
+ await p();
1409
+ }
1410
+ }), {
1411
+ status: t.status,
1412
+ statusText: t.statusText,
1413
+ headers: t.headers
1414
+ });
1415
+ }
1416
+ }
1417
+ /*! MIT License © Sindre Sorhus */
1418
+ const de = (e) => {
1419
+ const t = (n, a) => ee.create(n, J(e, a));
1420
+ for (const n of Ue)
1421
+ t[n] = (a, s) => ee.create(a, J(e, s, { method: n }));
1422
+ return t.create = (n) => de(J(n)), t.extend = (n) => de(J(e, n)), t.stop = He, t;
1423
+ }, kt = de(), Ft = kt, ge = Ft.create({
1424
+ headers: {
1425
+ referrer: "https://sk.thorswap.net",
1426
+ referer: "https://sk.thorswap.net",
1427
+ "Content-Type": "application/json"
1428
+ }
1429
+ }), Ae = {
1430
+ get: (e, t) => ge.get(e, t).json(),
1431
+ post: (e, t) => ge.post(e, t).json()
1432
+ }, Oe = Object.values(i), Gt = (e = "") => {
1096
1433
  const t = e.toUpperCase(), [n] = t.split(".");
1097
- if (Te.includes(n))
1434
+ if (Oe.includes(n))
1098
1435
  return !0;
1099
1436
  const [a] = t.split("/");
1100
- if (Te.includes(a))
1437
+ if (Oe.includes(a))
1101
1438
  return !0;
1102
1439
  throw new Error(
1103
1440
  `Invalid identifier: ${e}. Expected format: <Chain>.<Ticker> or <Chain>.<Ticker>-<ContractAddress>`
1104
1441
  );
1105
- }, U = (e) => 10n ** BigInt(e), G = (e) => Math.log10(parseFloat(e.toString()));
1106
- var L, $, ie, ve, re, _e, J, pe, H, W, Z, oe, k, Q;
1107
- const Tt = class z {
1442
+ }, q = 8, U = (e) => 10n ** BigInt(e), F = (e) => Math.log10(parseFloat(e.toString()));
1443
+ function ie({
1444
+ value: e,
1445
+ bigIntDecimal: t = q,
1446
+ decimal: n = q
1447
+ }) {
1448
+ const a = e < 0n;
1449
+ let s = e.toString().substring(a ? 1 : 0);
1450
+ const r = n - (s.length - 1);
1451
+ r > 0 && (s = "0".repeat(r) + s);
1452
+ const o = s.length - n;
1453
+ let p = s.slice(-n);
1454
+ return parseInt(p[t]) >= 5 ? p = `${p.substring(0, t - 1)}${(parseInt(p[t - 1]) + 1).toString()}` : p = p.substring(0, t), `${a ? "-" : ""}${s.slice(0, o)}.${p}`.replace(
1455
+ /\.?0*$/,
1456
+ ""
1457
+ );
1458
+ }
1459
+ var L, $, ue, ke, le, Ie, te, ye, H, G, ne, ce;
1460
+ const Wt = class me {
1108
1461
  constructor(t) {
1109
- 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");
1110
- const n = typeof t == "object", a = n ? t.value : t;
1111
- this.decimal = n ? t.decimal : void 0, this.decimalMultiplier = U(
1112
- Math.max(R(this, Z, oe).call(this, R(this, H, W).call(this, a)), this.decimal || 0)
1113
- ), R(this, ie, ve).call(this, a);
1462
+ V(this, L), V(this, ue), V(this, le), V(this, te), V(this, H), V(this, ne), M(this, "decimalMultiplier", 10n ** 8n), M(this, "bigIntValue", 0n), M(this, "decimal");
1463
+ const n = he(t);
1464
+ this.decimal = typeof t == "object" ? t.decimal : void 0, this.decimalMultiplier = U(
1465
+ Math.max(O(this, ne, ce).call(this, O(this, H, G).call(this, n)), this.decimal || 0)
1466
+ ), O(this, ue, ke).call(this, n);
1114
1467
  }
1115
1468
  static fromBigInt(t, n) {
1116
- return new z({
1469
+ return new me({
1117
1470
  decimal: n,
1118
- value: ge({ value: t, bigIntDecimal: n, decimal: n })
1471
+ value: ie({ value: t, bigIntDecimal: n, decimal: n })
1119
1472
  });
1120
1473
  }
1121
1474
  static shiftDecimals({
@@ -1123,40 +1476,43 @@ const Tt = class z {
1123
1476
  from: n,
1124
1477
  to: a
1125
1478
  }) {
1126
- return z.fromBigInt(
1127
- new z(t).bigIntValue * U(a) / U(n),
1479
+ return this.fromBigInt(
1480
+ new me(t).bigIntValue * U(a) / U(n),
1128
1481
  a
1129
1482
  );
1130
1483
  }
1131
- get unsafeNumber() {
1132
- return parseFloat((this.bigIntValue / this.decimalMultiplier).toString());
1133
- }
1484
+ /**
1485
+ * @deprecated Use `getBaseValue('string')` instead
1486
+ */
1134
1487
  get baseValue() {
1135
- return R(this, k, Q).call(this, "string");
1488
+ return this.getBaseValue("string");
1136
1489
  }
1490
+ /**
1491
+ * @deprecated Use `getBaseValue('number')` instead
1492
+ */
1137
1493
  get baseValueNumber() {
1138
- return R(this, k, Q).call(this, "number");
1494
+ return this.getBaseValue("number");
1139
1495
  }
1496
+ /**
1497
+ * @deprecated Use `getBaseValue('bigint')` instead
1498
+ */
1140
1499
  get baseValueBigInt() {
1141
- return R(this, k, Q).call(this, "number");
1500
+ return this.getBaseValue("bigint");
1142
1501
  }
1143
- get value() {
1144
- return this.formatBigIntToSafeValue(
1145
- this.bigIntValue,
1146
- this.decimal || G(this.decimalMultiplier)
1147
- );
1502
+ set(t) {
1503
+ return new this.constructor({ decimal: this.decimal, value: t, identifier: this.toString() });
1148
1504
  }
1149
1505
  add(...t) {
1150
- return R(this, L, $).call(this, "add", ...t);
1506
+ return O(this, L, $).call(this, "add", ...t);
1151
1507
  }
1152
1508
  sub(...t) {
1153
- return R(this, L, $).call(this, "sub", ...t);
1509
+ return O(this, L, $).call(this, "sub", ...t);
1154
1510
  }
1155
1511
  mul(...t) {
1156
- return R(this, L, $).call(this, "mul", ...t);
1512
+ return O(this, L, $).call(this, "mul", ...t);
1157
1513
  }
1158
1514
  div(...t) {
1159
- return R(this, L, $).call(this, "div", ...t);
1515
+ return O(this, L, $).call(this, "div", ...t);
1160
1516
  }
1161
1517
  gt(t) {
1162
1518
  return this.bigIntValue > this.getBigIntValue(t);
@@ -1173,129 +1529,200 @@ const Tt = class z {
1173
1529
  eqValue(t) {
1174
1530
  return this.bigIntValue === this.getBigIntValue(t);
1175
1531
  }
1532
+ getValue(t) {
1533
+ const n = this.formatBigIntToSafeValue(
1534
+ this.bigIntValue,
1535
+ this.decimal || F(this.decimalMultiplier)
1536
+ );
1537
+ switch (t) {
1538
+ case "number":
1539
+ return Number(n);
1540
+ case "string":
1541
+ return n;
1542
+ default:
1543
+ return this.bigIntValue * BigInt(this.decimal || 8n) / this.decimalMultiplier;
1544
+ }
1545
+ }
1546
+ getBaseValue(t) {
1547
+ const n = this.decimalMultiplier / U(this.decimal || b.THOR), a = this.bigIntValue / n;
1548
+ switch (t) {
1549
+ case "number":
1550
+ return Number(a);
1551
+ case "string":
1552
+ return a.toString();
1553
+ default:
1554
+ return a;
1555
+ }
1556
+ }
1176
1557
  getBigIntValue(t, n) {
1177
- 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));
1558
+ if (!n && typeof t == "object")
1559
+ return t.bigIntValue;
1560
+ const a = he(t), s = O(this, H, G).call(this, a);
1561
+ return s === "0" || s === "undefined" ? 0n : O(this, te, ye).call(this, s, n);
1178
1562
  }
1179
1563
  formatBigIntToSafeValue(t, n) {
1180
- const a = n || this.decimal || Y, i = Math.max(
1564
+ const a = n || this.decimal || q, s = Math.max(
1181
1565
  a,
1182
- G(this.decimalMultiplier)
1183
- ), r = t < 0n;
1184
- let p = t.toString().substring(r ? 1 : 0);
1185
- const d = i - (p.length - 1);
1186
- d > 0 && (p = "0".repeat(d) + p);
1187
- const l = p.length - i;
1188
- let m = p.slice(-i);
1189
- 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(
1190
- /\.?0*$/,
1191
- ""
1192
- );
1566
+ F(this.decimalMultiplier)
1567
+ ), r = t < 0n, o = t.toString().substring(r ? 1 : 0), p = s - (o.length - 1), d = p > 0 ? "0".repeat(p) + o : o, y = d.length - s;
1568
+ let u = d.slice(-s);
1569
+ return parseInt(u[a]) >= 5 ? u = `${u.substring(0, a - 1)}${(parseInt(u[a - 1]) + 1).toString()}` : u = u.substring(0, a), `${r ? "-" : ""}${d.slice(
1570
+ 0,
1571
+ y
1572
+ )}.${u}`.replace(/\.?0*$/, "");
1573
+ }
1574
+ toSignificant(t = 6) {
1575
+ const [n, a] = this.getValue("string").split("."), s = n || "", r = a || "", o = parseInt(s) ? s.length + r.length : r.length;
1576
+ if (o <= t)
1577
+ return this.getValue("string");
1578
+ if (s.length >= t)
1579
+ return s.slice(0, t).padEnd(s.length, "0");
1580
+ if (parseInt(s))
1581
+ return `${s}.${r.slice(0, t - s.length)}`.padEnd(
1582
+ o - t,
1583
+ "0"
1584
+ );
1585
+ const p = parseInt(r), d = `${p}`.slice(0, t);
1586
+ return `0.${d.padStart(
1587
+ r.length - `${p}`.length + d.length,
1588
+ "0"
1589
+ )}`;
1193
1590
  }
1194
- toSignificant(t) {
1195
- const n = this.value.split("."), a = n[0], i = n[1];
1196
- return i ? `${a}.${i.slice(0, t || this.decimal)}`.replace(
1197
- /\.?0*$/,
1198
- ""
1199
- ) : a;
1591
+ toFixed(t = 6) {
1592
+ const [n, a] = this.getValue("string").split("."), s = n || "", r = a || "";
1593
+ if (parseInt(s))
1594
+ return `${s}.${r.slice(0, t)}`.padEnd(t, "0");
1595
+ const o = parseInt(r), p = `${o}`.slice(0, t);
1596
+ return `0.${p.padStart(
1597
+ r.length - `${o}`.length + p.length,
1598
+ "0"
1599
+ )}`;
1600
+ }
1601
+ toAbbreviation(t = 2) {
1602
+ const n = this.getValue("number"), a = ["", "K", "M", "B", "T", "Q", "Qi", "S"], s = Math.floor(Math.log10(Math.abs(n)) / 3), r = a[s];
1603
+ if (!r)
1604
+ return this.getValue("string");
1605
+ const o = 10 ** (s * 3);
1606
+ return `${(n / o).toFixed(t)}${r}`;
1200
1607
  }
1201
1608
  };
1202
1609
  L = /* @__PURE__ */ new WeakSet(), $ = function(e, ...t) {
1203
- const n = R(this, re, _e).call(this, this, ...t), a = U(n), i = t.reduce(
1204
- (p, d) => {
1205
- const l = this.getBigIntValue(d, n);
1206
- if (e === "div" && l === 0n)
1207
- throw new RangeError("Division by zero");
1208
- return e === "add" ? p + l : e === "sub" ? p - l : e === "mul" ? p * l / a : p * a / l;
1610
+ const n = O(this, le, Ie).call(this, this, ...t), a = U(n), s = t.reduce(
1611
+ (o, p) => {
1612
+ const d = this.getBigIntValue(p, n);
1613
+ switch (e) {
1614
+ case "add":
1615
+ return o + d;
1616
+ case "sub":
1617
+ return o - d;
1618
+ case "mul":
1619
+ return o * d / a;
1620
+ case "div": {
1621
+ if (d === 0n)
1622
+ throw new RangeError("Division by zero");
1623
+ return o * a / d;
1624
+ }
1625
+ default:
1626
+ return o;
1627
+ }
1209
1628
  },
1210
1629
  //normalize is to precision multiplier base
1211
1630
  this.bigIntValue * a / this.decimalMultiplier
1212
- ), r = ge({
1631
+ ), r = ie({
1213
1632
  bigIntDecimal: n,
1214
- decimal: Math.max(n, G(this.decimalMultiplier)),
1215
- value: i
1633
+ decimal: Math.max(n, F(this.decimalMultiplier)),
1634
+ value: s
1216
1635
  });
1217
1636
  return new this.constructor({ decimal: this.decimal, value: r, identifier: this.toString() });
1218
- }, ie = /* @__PURE__ */ new WeakSet(), ve = function(e, t) {
1219
- const n = R(this, H, W).call(this, e) || "0";
1220
- this.bigIntValue = t || R(this, J, pe).call(this, n);
1221
- }, re = /* @__PURE__ */ new WeakSet(), _e = function(...e) {
1637
+ }, ue = /* @__PURE__ */ new WeakSet(), ke = function(e) {
1638
+ const t = O(this, H, G).call(this, e) || "0";
1639
+ this.bigIntValue = O(this, te, ye).call(this, t);
1640
+ }, le = /* @__PURE__ */ new WeakSet(), Ie = function(...e) {
1222
1641
  const t = e.map(
1223
- (n) => typeof n == "object" ? n.decimal || G(n.decimalMultiplier) : R(this, Z, oe).call(this, R(this, H, W).call(this, n))
1642
+ (n) => typeof n == "object" ? n.decimal || F(n.decimalMultiplier) : O(this, ne, ce).call(this, O(this, H, G).call(this, n))
1224
1643
  ).filter(Boolean);
1225
- return Math.max(...t, Y);
1226
- }, J = /* @__PURE__ */ new WeakSet(), pe = function(e, t) {
1227
- const n = t ? U(t) : this.decimalMultiplier, a = G(n), [i, r = ""] = e.split(".");
1228
- return BigInt(`${i}${r.padEnd(a, "0")}`);
1229
- }, H = /* @__PURE__ */ new WeakSet(), W = function(e) {
1644
+ return Math.max(...t, q);
1645
+ }, te = /* @__PURE__ */ new WeakSet(), ye = function(e, t) {
1646
+ const n = t ? U(t) : this.decimalMultiplier, a = F(n), [s = "", r = ""] = e.split(".");
1647
+ return BigInt(`${s}${r.padEnd(a, "0")}`);
1648
+ }, H = /* @__PURE__ */ new WeakSet(), G = function(e) {
1230
1649
  const t = `${typeof e == "number" ? Number(e).toLocaleString("fullwide", {
1231
1650
  useGrouping: !1,
1232
1651
  maximumFractionDigits: 20
1233
- }) : e}`.replaceAll(",", ".").split(".");
1652
+ }) : he(e)}`.replaceAll(",", ".").split(".");
1234
1653
  return t.length > 1 ? `${t.slice(0, -1).join("")}.${t.at(-1)}` : t[0];
1235
- }, Z = /* @__PURE__ */ new WeakSet(), oe = function(e) {
1654
+ }, ne = /* @__PURE__ */ new WeakSet(), ce = function(e) {
1236
1655
  var t;
1237
1656
  const n = ((t = e.split(".")[1]) == null ? void 0 : t.length) || 0;
1238
- return Math.max(n, Y);
1239
- }, k = /* @__PURE__ */ new WeakSet(), Q = function(e) {
1240
- const t = this.decimalMultiplier / U(this.decimal || 0), n = this.bigIntValue / t;
1241
- switch (e) {
1242
- case "number":
1243
- return Number(n);
1244
- case "string":
1245
- return n.toString();
1246
- default:
1247
- return n;
1248
- }
1657
+ return Math.max(n, q);
1249
1658
  };
1250
- let de = Tt, ue;
1251
- const se = (e) => {
1252
- if (!ue)
1659
+ let Te = Wt;
1660
+ function he(e) {
1661
+ return typeof e == "object" ? "getValue" in e ? e.getValue("string") : e.value : e;
1662
+ }
1663
+ const z = (e, t) => typeof e == "bigint" ? ie({ value: e, bigIntDecimal: t, decimal: t }) : e;
1664
+ let _e;
1665
+ const pe = (e) => {
1666
+ if (!_e)
1253
1667
  throw new Error("Static assets not loaded, call await AssetValue.loadStaticAssets() first");
1254
- return ue.get(e.toUpperCase()) || { decimal: E.THOR, identifier: "" };
1255
- }, he = async (e, t = 0) => {
1256
- ct(e);
1257
- const n = await Se(ye(e));
1258
- return new v({ decimal: n, value: t, identifier: e });
1668
+ return _e.get(e.toUpperCase()) || { decimal: b.THOR, identifier: "" };
1669
+ }, Se = async (e, t = 0) => {
1670
+ Gt(e);
1671
+ const n = await Be(Z(e)), a = z(t, n);
1672
+ return new S({ decimal: n, value: a, identifier: e });
1259
1673
  };
1260
- class v extends de {
1674
+ class S extends Te {
1261
1675
  constructor(t) {
1262
1676
  super(
1263
- t.value instanceof de ? t.value : { decimal: t.decimal, value: t.value }
1264
- ), N(this, "address"), N(this, "chain"), N(this, "isSynthetic", !1), N(this, "isGasAsset", !1), N(this, "symbol"), N(this, "ticker"), N(this, "type");
1265
- const n = "identifier" in t ? t.identifier : `${t.chain}.${t.symbol}`, a = ye(n);
1266
- 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;
1677
+ t.value instanceof Te ? t.value : { decimal: t.decimal, value: t.value }
1678
+ ), M(this, "address"), M(this, "chain"), M(this, "isSynthetic", !1), M(this, "isGasAsset", !1), M(this, "symbol"), M(this, "ticker"), M(this, "type");
1679
+ const n = "identifier" in t ? t.identifier : `${t.chain}.${t.symbol}`, a = Z(n);
1680
+ this.type = At(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;
1681
+ }
1682
+ get assetValue() {
1683
+ return `${this.getValue("string")} ${this.ticker}`;
1684
+ }
1685
+ toString(t = !1) {
1686
+ const n = this.isSynthetic ? this.symbol.split("-")[0] : `${this.chain}.${this.ticker}`;
1687
+ return t ? n : (
1688
+ // THOR.ETH/ETH | ETH.USDT-0x1234567890
1689
+ `${this.chain}.${this.symbol}`
1690
+ );
1691
+ }
1692
+ eq({ chain: t, symbol: n }) {
1693
+ return this.chain === t && this.symbol === n;
1267
1694
  }
1268
1695
  static async fromString(t, n = 0) {
1269
- return he(t, n);
1696
+ return Se(t, n);
1270
1697
  }
1271
1698
  static fromStringSync(t, n = 0) {
1272
- const { decimal: a, identifier: i } = se(
1699
+ const { isSynthetic: a } = Z(t), { decimal: s, identifier: r } = pe(
1273
1700
  t
1274
- );
1275
- return i ? new v({ decimal: a, identifier: i, value: n }) : void 0;
1701
+ ), o = z(n, s);
1702
+ return r ? new S({ decimal: s, identifier: r, value: o }) : a ? new S({ decimal: 8, identifier: t, value: o }) : void 0;
1276
1703
  }
1277
1704
  static async fromIdentifier(t, n = 0) {
1278
- return he(t, n);
1705
+ return Se(t, n);
1279
1706
  }
1280
1707
  static fromIdentifierSync(t, n = 0) {
1281
- const { decimal: a, identifier: i } = se(t);
1282
- return new v({ decimal: a, identifier: i, value: n });
1708
+ const { decimal: a, identifier: s } = pe(t), r = z(n, a);
1709
+ return new S({ decimal: a, identifier: s, value: r });
1283
1710
  }
1284
1711
  static fromChainOrSignature(t, n = 0) {
1285
- const { decimal: a, identifier: i } = ot(t);
1286
- return new v({ value: n, decimal: a, identifier: i });
1712
+ const { decimal: a, identifier: s } = wt(t), r = z(n, a);
1713
+ return new S({ value: r, decimal: a, identifier: s });
1287
1714
  }
1288
1715
  static async fromTCQuote(t, n = 0) {
1289
- const a = await Se(ye(t)), i = this.shiftDecimals({ value: n, from: E.THOR, to: a });
1290
- return new v({ value: i, identifier: t, decimal: a });
1716
+ const a = await Be(Z(t)), s = this.shiftDecimals({ value: n, from: b.THOR, to: a });
1717
+ return new S({ value: s, identifier: t, decimal: a });
1291
1718
  }
1292
1719
  static fromTCQuoteStatic(t, n = 0) {
1293
- const a = se(t), i = this.shiftDecimals({
1720
+ const a = pe(t), s = this.shiftDecimals({
1294
1721
  value: n,
1295
- from: E.THOR,
1722
+ from: b.THOR,
1296
1723
  to: a.decimal
1297
1724
  });
1298
- return new v({ ...a, value: i });
1725
+ return new S({ ...a, value: s });
1299
1726
  }
1300
1727
  static async loadStaticAssets() {
1301
1728
  return new Promise(
@@ -1305,14 +1732,14 @@ class v extends de {
1305
1732
  // Omit ThorchainList from import to avoid decimals conflict (TC uses 8 for all)
1306
1733
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
1307
1734
  ThorchainList: a,
1308
- NativeList: i,
1735
+ NativeList: s,
1309
1736
  ...r
1310
1737
  } = await import("@swapkit/tokens");
1311
- ue = [i, ...Object.values(r)].reduce(
1312
- (p, { tokens: d }) => (d.forEach(({ identifier: l, chain: m, ...y }) => {
1313
- const u = "decimals" in y ? y.decimals : E[m];
1314
- p.set(l, { identifier: l, decimal: u });
1315
- }), p),
1738
+ _e = [s, ...Object.values(r)].reduce(
1739
+ (o, { tokens: p }) => (p.forEach(({ identifier: d, chain: y, ...u }) => {
1740
+ const c = "decimals" in u ? u.decimals : b[y];
1741
+ o.set(d, { identifier: d, decimal: c });
1742
+ }), o),
1316
1743
  /* @__PURE__ */ new Map()
1317
1744
  ), t({ ok: !0 });
1318
1745
  } catch (a) {
@@ -1325,45 +1752,36 @@ class v extends de {
1325
1752
  }
1326
1753
  );
1327
1754
  }
1328
- get assetValue() {
1329
- return `${this.value} ${this.ticker}`;
1330
- }
1331
- toString() {
1332
- return `${this.chain}.${this.symbol}`;
1333
- }
1334
- eq({ chain: t, symbol: n }) {
1335
- return this.chain === t && this.symbol === n;
1336
- }
1337
1755
  }
1338
- const fe = (e) => {
1339
- const t = v.fromChainOrSignature(e);
1756
+ const ve = (e) => {
1757
+ const t = S.fromChainOrSignature(e);
1340
1758
  switch (e) {
1341
- case s.Bitcoin:
1342
- case s.Litecoin:
1343
- case s.BitcoinCash:
1759
+ case i.Bitcoin:
1760
+ case i.Litecoin:
1761
+ case i.BitcoinCash:
1344
1762
  return t.add(10001);
1345
- case s.Dogecoin:
1763
+ case i.Dogecoin:
1346
1764
  return t.add(100000001);
1347
- case s.Avalanche:
1348
- case s.Ethereum:
1765
+ case i.Avalanche:
1766
+ case i.Ethereum:
1349
1767
  return t.add(10 * 10 ** 9);
1350
- case s.THORChain:
1351
- case s.Maya:
1768
+ case i.THORChain:
1769
+ case i.Maya:
1352
1770
  return t.add(0);
1353
1771
  default:
1354
1772
  return t.add(1);
1355
1773
  }
1356
- }, ye = (e) => {
1357
- const t = e.slice(0, 14).includes("/"), n = e.includes(".") ? e : `${s.THORChain}.${e}`, [a, i] = n.split("."), [r, p] = i.split("-");
1774
+ }, Z = (e) => {
1775
+ const t = e.slice(0, 14).includes("/"), [n, a] = e.split(".").pop().split("/"), s = e.includes(".") && !t ? e : `${i.THORChain}.${a}`, [r, o] = s.split("."), [p, d] = (t ? a : o).split("-");
1358
1776
  return {
1359
- address: p == null ? void 0 : p.toLowerCase(),
1360
- chain: a,
1361
- isGasAsset: pt({ chain: a, symbol: i }),
1777
+ address: d == null ? void 0 : d.toLowerCase(),
1778
+ chain: r,
1779
+ isGasAsset: bt({ chain: r, symbol: o }),
1362
1780
  isSynthetic: t,
1363
- symbol: p ? `${r}-${(p == null ? void 0 : p.toLowerCase()) ?? ""}` : i,
1364
- ticker: t ? i : r
1781
+ symbol: (t ? `${n}/` : "") + (d ? `${p}-${(d == null ? void 0 : d.toLowerCase()) ?? ""}` : o),
1782
+ ticker: p
1365
1783
  };
1366
- }, _t = {
1784
+ }, qt = {
1367
1785
  /**
1368
1786
  * Core
1369
1787
  */
@@ -1420,20 +1838,23 @@ const fe = (e) => {
1420
1838
  */
1421
1839
  helpers_number_different_decimals: 99101
1422
1840
  };
1423
- class c extends Error {
1841
+ class m extends Error {
1424
1842
  constructor(t, n) {
1425
- console.error(n), super(t, { cause: { code: _t[t], message: t } }), Object.setPrototypeOf(this, c.prototype);
1843
+ console.error(n), super(t, { cause: { code: qt[t], message: t } }), Object.setPrototypeOf(this, m.prototype);
1426
1844
  }
1427
1845
  }
1428
- class le extends de {
1846
+ class j extends Te {
1429
1847
  eq(t) {
1430
1848
  return this.eqValue(t);
1431
1849
  }
1432
- toString() {
1433
- return this.value;
1850
+ static fromBigInt(t, n) {
1851
+ return new j({
1852
+ decimal: n,
1853
+ value: ie({ value: t, bigIntDecimal: n, decimal: n })
1854
+ });
1434
1855
  }
1435
1856
  }
1436
- const ht = [
1857
+ const jt = [
1437
1858
  {
1438
1859
  inputs: [{ internalType: "address", name: "_ttp", type: "address" }],
1439
1860
  stateMutability: "nonpayable",
@@ -1524,7 +1945,7 @@ const ht = [
1524
1945
  type: "function"
1525
1946
  },
1526
1947
  { stateMutability: "payable", type: "receive" }
1527
- ], ft = [
1948
+ ], Kt = [
1528
1949
  {
1529
1950
  inputs: [
1530
1951
  { internalType: "address", name: "_ttp", type: "address" },
@@ -1668,7 +2089,7 @@ const ht = [
1668
2089
  type: "function"
1669
2090
  },
1670
2091
  { stateMutability: "payable", type: "receive" }
1671
- ], bt = [
2092
+ ], Yt = [
1672
2093
  {
1673
2094
  inputs: [{ internalType: "address", name: "_ttp", type: "address" }],
1674
2095
  stateMutability: "nonpayable",
@@ -1773,7 +2194,7 @@ const ht = [
1773
2194
  type: "function"
1774
2195
  },
1775
2196
  { stateMutability: "payable", type: "receive" }
1776
- ], At = [
2197
+ ], Xt = [
1777
2198
  {
1778
2199
  inputs: [{ internalType: "address", name: "_ttp", type: "address" }],
1779
2200
  stateMutability: "nonpayable",
@@ -1864,7 +2285,7 @@ const ht = [
1864
2285
  type: "function"
1865
2286
  },
1866
2287
  { stateMutability: "payable", type: "receive" }
1867
- ], wt = [
2288
+ ], Jt = [
1868
2289
  {
1869
2290
  inputs: [
1870
2291
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2008,7 +2429,7 @@ const ht = [
2008
2429
  type: "function"
2009
2430
  },
2010
2431
  { stateMutability: "payable", type: "receive" }
2011
- ], Et = [
2432
+ ], Qt = [
2012
2433
  {
2013
2434
  inputs: [
2014
2435
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2127,7 +2548,7 @@ const ht = [
2127
2548
  type: "function"
2128
2549
  },
2129
2550
  { stateMutability: "payable", type: "receive" }
2130
- ], Rt = [
2551
+ ], zt = [
2131
2552
  {
2132
2553
  inputs: [
2133
2554
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2246,7 +2667,7 @@ const ht = [
2246
2667
  type: "function"
2247
2668
  },
2248
2669
  { stateMutability: "payable", type: "receive" }
2249
- ], Ot = [
2670
+ ], Zt = [
2250
2671
  {
2251
2672
  inputs: [
2252
2673
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2365,7 +2786,7 @@ const ht = [
2365
2786
  type: "function"
2366
2787
  },
2367
2788
  { stateMutability: "payable", type: "receive" }
2368
- ], It = [
2789
+ ], en = [
2369
2790
  {
2370
2791
  inputs: [
2371
2792
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2484,7 +2905,7 @@ const ht = [
2484
2905
  type: "function"
2485
2906
  },
2486
2907
  { stateMutability: "payable", type: "receive" }
2487
- ], St = [
2908
+ ], tn = [
2488
2909
  {
2489
2910
  inputs: [
2490
2911
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2611,7 +3032,7 @@ const ht = [
2611
3032
  type: "function"
2612
3033
  },
2613
3034
  { stateMutability: "payable", type: "receive" }
2614
- ], gt = [
3035
+ ], nn = [
2615
3036
  {
2616
3037
  inputs: [
2617
3038
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2738,7 +3159,7 @@ const ht = [
2738
3159
  type: "function"
2739
3160
  },
2740
3161
  { stateMutability: "payable", type: "receive" }
2741
- ], vt = [
3162
+ ], an = [
2742
3163
  {
2743
3164
  inputs: [
2744
3165
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2865,7 +3286,7 @@ const ht = [
2865
3286
  type: "function"
2866
3287
  },
2867
3288
  { stateMutability: "payable", type: "receive" }
2868
- ], Mt = [
3289
+ ], sn = [
2869
3290
  {
2870
3291
  inputs: [
2871
3292
  { internalType: "address", name: "_ttp", type: "address" },
@@ -2992,7 +3413,7 @@ const ht = [
2992
3413
  type: "function"
2993
3414
  },
2994
3415
  { stateMutability: "payable", type: "receive" }
2995
- ], Ct = [
3416
+ ], rn = [
2996
3417
  {
2997
3418
  inputs: [
2998
3419
  { internalType: "address", name: "_ttp", type: "address" },
@@ -3119,279 +3540,287 @@ const ht = [
3119
3540
  type: "function"
3120
3541
  },
3121
3542
  { stateMutability: "payable", type: "receive" }
3122
- ], Me = {
3123
- ["0x7C38b8B2efF28511ECc14a621e263857Fb5771d3".toLowerCase()]: ht,
3124
- ["0xB6fA6f1DcD686F4A573Fd243a6FABb4ba36Ba98c".toLowerCase()]: bt,
3125
- ["0xd31f7e39afECEc4855fecc51b693F9A0Cec49fd2".toLowerCase()]: At
3126
- }, Nt = {
3127
- ...Me,
3543
+ ], Fe = {
3544
+ ["0x7C38b8B2efF28511ECc14a621e263857Fb5771d3".toLowerCase()]: jt,
3545
+ ["0xB6fA6f1DcD686F4A573Fd243a6FABb4ba36Ba98c".toLowerCase()]: Yt,
3546
+ ["0xd31f7e39afECEc4855fecc51b693F9A0Cec49fd2".toLowerCase()]: Xt
3547
+ }, on = {
3548
+ ...Fe,
3128
3549
  // AVAX
3129
- ["0x942c6dA485FD6cEf255853ef83a149d43A73F18a".toLowerCase()]: Et,
3130
- ["0x5505BE604dFA8A1ad402A71f8A357fba47F9bf5a".toLowerCase()]: ft,
3131
- ["0x3b7DbdD635B99cEa39D3d95Dbd0217F05e55B212".toLowerCase()]: Ot,
3550
+ ["0x942c6dA485FD6cEf255853ef83a149d43A73F18a".toLowerCase()]: Qt,
3551
+ ["0x5505BE604dFA8A1ad402A71f8A357fba47F9bf5a".toLowerCase()]: Kt,
3552
+ ["0x3b7DbdD635B99cEa39D3d95Dbd0217F05e55B212".toLowerCase()]: Zt,
3132
3553
  // BSC
3133
- ["0x30912B38618D3D37De3191A4FFE982C65a9aEC2E".toLowerCase()]: wt,
3554
+ ["0x30912B38618D3D37De3191A4FFE982C65a9aEC2E".toLowerCase()]: Jt,
3134
3555
  // ETH
3135
- ["0xbf365e79aA44A2164DA135100C57FDB6635ae870".toLowerCase()]: Rt,
3136
- ["0x86904Eb2b3c743400D03f929F2246EfA80B91215".toLowerCase()]: It,
3137
- ["0x3660dE6C56cFD31998397652941ECe42118375DA".toLowerCase()]: St,
3138
- ["0xBd68cBe6c247e2c3a0e36B8F0e24964914f26Ee8".toLowerCase()]: gt,
3139
- ["0xe4ddca21881bac219af7f217703db0475d2a9f02".toLowerCase()]: vt,
3140
- ["0x11733abf0cdb43298f7e949c930188451a9a9ef2".toLowerCase()]: Mt,
3141
- ["0xb33874810e5395eb49d8bd7e912631db115d5a03".toLowerCase()]: Ct
3142
- }, Dt = ({
3556
+ ["0xbf365e79aA44A2164DA135100C57FDB6635ae870".toLowerCase()]: zt,
3557
+ ["0x86904Eb2b3c743400D03f929F2246EfA80B91215".toLowerCase()]: en,
3558
+ ["0x3660dE6C56cFD31998397652941ECe42118375DA".toLowerCase()]: tn,
3559
+ ["0xBd68cBe6c247e2c3a0e36B8F0e24964914f26Ee8".toLowerCase()]: nn,
3560
+ ["0xe4ddca21881bac219af7f217703db0475d2a9f02".toLowerCase()]: an,
3561
+ ["0x11733abf0cdb43298f7e949c930188451a9a9ef2".toLowerCase()]: sn,
3562
+ ["0xb33874810e5395eb49d8bd7e912631db115d5a03".toLowerCase()]: rn
3563
+ }, pn = ({
3143
3564
  streamSwap: e,
3144
3565
  contractAddress: t,
3145
3566
  recipient: n,
3146
3567
  toChecksumAddress: a,
3147
3568
  calldata: {
3148
- amount: i,
3569
+ amount: s,
3149
3570
  amountOutMin: r = "",
3150
- data: p = "",
3151
- deadline: d,
3152
- memo: l,
3153
- router: m,
3154
- memoStreamingSwap: y,
3155
- tcMemo: u,
3156
- tcRouter: h,
3157
- tcVault: _,
3158
- vault: O,
3159
- token: I
3571
+ data: o = "",
3572
+ deadline: p,
3573
+ memo: d,
3574
+ router: y,
3575
+ memoStreamingSwap: u,
3576
+ tcMemo: c,
3577
+ tcRouter: _,
3578
+ tcVault: A,
3579
+ vault: R,
3580
+ token: g
3160
3581
  }
3161
3582
  }) => {
3162
- const g = !!Me[t.toLowerCase()];
3163
- if (g && !m)
3583
+ const E = !!Fe[t.toLowerCase()];
3584
+ if (E && !y)
3164
3585
  throw new Error("Router is required on calldata for swapIn with GenericContract");
3165
- const S = u || l, b = e && y || S;
3166
- if (!_ && !O)
3586
+ const I = c || d, v = e && u || I;
3587
+ if (!A && !R)
3167
3588
  throw new Error("TC Vault is required on calldata");
3168
- if (!h && !m)
3589
+ if (!_ && !y)
3169
3590
  throw new Error("TC Router is required on calldata");
3170
- if (!b)
3591
+ if (!v)
3171
3592
  throw new Error("TC Memo is required on calldata");
3172
- if (!I)
3593
+ if (!g)
3173
3594
  throw new Error("Token is required on calldata");
3174
- const M = [
3595
+ const D = [
3175
3596
  // v2 contracts don't have tcVault, tcRouter, tcMemo but vault, router, memo
3176
- a(h || m),
3177
- a(_ || O),
3178
- b.replace("{recipientAddress}", n),
3179
- a(I),
3180
- i
3181
- ], ne = g ? [a(m), p, d] : [r, d];
3182
- return [...M, ...ne];
3183
- }, xt = ({ chain: e, txHash: t }) => {
3184
- const n = Re[e];
3597
+ a(_ || y),
3598
+ a(A || R),
3599
+ v.replace("{recipientAddress}", n),
3600
+ a(g),
3601
+ s
3602
+ ], Ge = E ? [a(y), o, p] : [r, p];
3603
+ return [...D, ...Ge];
3604
+ }, dn = ({ chain: e, txHash: t }) => {
3605
+ const n = De[e];
3185
3606
  switch (e) {
3186
- case s.Binance:
3187
- case s.Bitcoin:
3188
- case s.BitcoinCash:
3189
- case s.Maya:
3190
- case s.THORChain:
3607
+ case i.Binance:
3608
+ case i.Bitcoin:
3609
+ case i.BitcoinCash:
3610
+ case i.Maya:
3611
+ case i.Kujira:
3612
+ case i.THORChain:
3191
3613
  return `${n}/tx/${t}`;
3192
- case s.Arbitrum:
3193
- case s.Avalanche:
3194
- case s.BinanceSmartChain:
3195
- case s.Ethereum:
3196
- case s.Optimism:
3197
- case s.Polygon:
3614
+ case i.Arbitrum:
3615
+ case i.Avalanche:
3616
+ case i.BinanceSmartChain:
3617
+ case i.Ethereum:
3618
+ case i.Optimism:
3619
+ case i.Polygon:
3198
3620
  return `${n}/tx/${t.startsWith("0x") ? t : `0x${t}`}`;
3199
- case s.Cosmos:
3621
+ case i.Cosmos:
3200
3622
  return `${n}/transactions/${t}`;
3201
- case s.Dogecoin:
3623
+ case i.Dogecoin:
3202
3624
  return `${n}/transaction/${t.toLowerCase()}`;
3203
- case s.Litecoin:
3625
+ case i.Litecoin:
3204
3626
  return `${n}/${t}`;
3205
3627
  default:
3206
3628
  throw new Error(`Unsupported chain: ${e}`);
3207
3629
  }
3208
- }, Pt = ({ chain: e, address: t }) => {
3209
- const n = Re[e];
3630
+ }, un = ({ chain: e, address: t }) => {
3631
+ const n = De[e];
3210
3632
  switch (e) {
3211
- case s.Arbitrum:
3212
- case s.Avalanche:
3213
- case s.Binance:
3214
- case s.BinanceSmartChain:
3215
- case s.Bitcoin:
3216
- case s.BitcoinCash:
3217
- case s.Dogecoin:
3218
- case s.Ethereum:
3219
- case s.Maya:
3220
- case s.Optimism:
3221
- case s.Polygon:
3222
- case s.THORChain:
3633
+ case i.Arbitrum:
3634
+ case i.Avalanche:
3635
+ case i.Binance:
3636
+ case i.BinanceSmartChain:
3637
+ case i.Bitcoin:
3638
+ case i.BitcoinCash:
3639
+ case i.Dogecoin:
3640
+ case i.Ethereum:
3641
+ case i.Maya:
3642
+ case i.Optimism:
3643
+ case i.Polygon:
3644
+ case i.Kujira:
3645
+ case i.THORChain:
3223
3646
  return `${n}/address/${t}`;
3224
- case s.Cosmos:
3647
+ case i.Cosmos:
3225
3648
  return `${n}/account/${t}`;
3226
- case s.Litecoin:
3649
+ case i.Litecoin:
3227
3650
  return `${n}/${t}`;
3228
3651
  default:
3229
3652
  throw new Error(`Unsupported chain: ${e}`);
3230
3653
  }
3231
- }, Bt = (e) => {
3232
- const t = e ? q.ThornodeStagenet : q.ThornodeMainnet;
3233
- return Oe(`${t}/thorchain/inbound_addresses`);
3234
- }, Vt = (e) => {
3235
- const t = e ? q.ThornodeStagenet : q.ThornodeMainnet;
3236
- return Oe(`${t}/thorchain/mimir`);
3237
- }, be = () => Object.values(s).reduce(
3654
+ }, ln = (e) => {
3655
+ const t = e ? W.ThornodeStagenet : W.ThornodeMainnet;
3656
+ return Ae.get(`${t}/thorchain/inbound_addresses`);
3657
+ }, yn = (e) => {
3658
+ const t = e ? W.ThornodeStagenet : W.ThornodeMainnet;
3659
+ return Ae.get(`${t}/thorchain/mimir`);
3660
+ }, Ce = () => Object.values(i).reduce(
3238
3661
  (e, t) => (e[t] = null, e),
3239
3662
  {}
3240
3663
  );
3241
- var V, ee, X, D, K, j;
3242
- class tn {
3664
+ var B, ae, K, N, Y, X;
3665
+ class xn {
3243
3666
  constructor({ stagenet: t } = {}) {
3244
- T(this, "connectedChains", be());
3245
- T(this, "connectedWallets", be());
3667
+ T(this, "connectedChains", Ce());
3668
+ T(this, "connectedWallets", Ce());
3246
3669
  T(this, "stagenet", !1);
3247
3670
  T(this, "getAddress", (t) => {
3248
3671
  var n;
3249
3672
  return ((n = this.connectedChains[t]) == null ? void 0 : n.address) || "";
3250
3673
  });
3251
- T(this, "getExplorerTxUrl", (t, n) => xt({ chain: t, txHash: n }));
3674
+ T(this, "getExplorerTxUrl", (t, n) => dn({ chain: t, txHash: n }));
3252
3675
  T(this, "getWallet", (t) => this.connectedWallets[t]);
3253
- T(this, "getExplorerAddressUrl", (t, n) => Pt({ chain: t, address: n }));
3676
+ T(this, "getExplorerAddressUrl", (t, n) => un({ chain: t, address: n }));
3254
3677
  T(this, "getBalance", async (t, n) => {
3255
- var i;
3256
- if (!n)
3257
- return ((i = this.connectedChains[t]) == null ? void 0 : i.balance) || [];
3258
- const a = await this.getWalletByChain(t);
3678
+ const a = await this.getWalletByChain(t, n);
3259
3679
  return (a == null ? void 0 : a.balance) || [];
3260
3680
  });
3261
- T(this, "swap", async ({ streamSwap: t, recipient: n, route: a, feeOptionKey: i }) => {
3262
- var d, l, m, y;
3263
- const { quoteMode: r } = a.meta, p = r.startsWith("ERC20-") ? s.Ethereum : r.startsWith("ARC20-") ? s.Avalanche : s.BinanceSmartChain;
3681
+ T(this, "swap", async ({ streamSwap: t, recipient: n, route: a, feeOptionKey: s }) => {
3682
+ var p, d;
3683
+ const { quoteMode: r } = a.meta, o = r.startsWith("ERC20-") ? i.Ethereum : r.startsWith("ARC20-") ? i.Avalanche : i.BinanceSmartChain;
3264
3684
  if (!a.complete)
3265
- throw new c("core_swap_route_not_complete");
3685
+ throw new m("core_swap_route_not_complete");
3266
3686
  try {
3267
- if (He.includes(r)) {
3268
- const u = this.connectedWallets[p];
3269
- if (!(u != null && u.sendTransaction))
3270
- throw new c("core_wallet_connection_not_found");
3271
- if (!(t ? (d = a == null ? void 0 : a.streamingSwap) == null ? void 0 : d.transaction : a == null ? void 0 : a.transaction))
3272
- throw new c("core_swap_route_transaction_not_found");
3273
- const { isHexString: _, parseUnits: O } = await import("./index-cf1865cd.js"), { data: I, from: g, to: S, value: b } = a.transaction, M = {
3274
- data: I,
3275
- from: g,
3276
- to: S.toLowerCase(),
3277
- chainId: BigInt(Ke[p]),
3278
- value: b ? new le({
3279
- value: _(b) ? b : O(b, "wei").toString(16)
3687
+ if (Ze.includes(r)) {
3688
+ const y = this.connectedWallets[o];
3689
+ if (!(y != null && y.sendTransaction))
3690
+ throw new m("core_wallet_connection_not_found");
3691
+ if (!(t ? (p = a == null ? void 0 : a.streamingSwap) == null ? void 0 : p.transaction : a == null ? void 0 : a.transaction))
3692
+ throw new m("core_swap_route_transaction_not_found");
3693
+ const { isHexString: c, parseUnits: _ } = await import("./index-cf1865cd.js"), { data: A, from: R, to: g, value: E } = a.transaction, I = {
3694
+ data: A,
3695
+ from: R,
3696
+ to: g.toLowerCase(),
3697
+ chainId: BigInt(ot[o]),
3698
+ value: E ? new j({
3699
+ value: c(E) ? E : _(E, "wei").toString(16)
3280
3700
  }).baseValueBigInt : 0n
3281
3701
  };
3282
- return u.sendTransaction(M, i);
3702
+ return y.sendTransaction(I, s);
3283
3703
  }
3284
- if (ke.includes(r)) {
3704
+ if (tt.includes(r)) {
3285
3705
  if (!a.calldata.fromAsset)
3286
- throw new c("core_swap_asset_not_recognized");
3287
- const u = await v.fromString(a.calldata.fromAsset);
3288
- if (!u)
3289
- throw new c("core_swap_asset_not_recognized");
3290
- const { address: h } = await A(this, V).call(this, u.chain), {
3291
- contract: _,
3292
- calldata: { amountIn: O, memo: I, memoStreamingSwap: g }
3293
- } = a, S = u.add(le.fromBigInt(BigInt(O), u.decimal)), b = t && g || I;
3294
- return this.deposit({ assetValue: S, memo: b, feeOptionKey: i, router: _, recipient: h });
3706
+ throw new m("core_swap_asset_not_recognized");
3707
+ const y = await S.fromString(a.calldata.fromAsset);
3708
+ if (!y)
3709
+ throw new m("core_swap_asset_not_recognized");
3710
+ const { address: u } = await f(this, B).call(this, y.chain), {
3711
+ contract: c,
3712
+ calldata: { expiration: _, amountIn: A, memo: R, memoStreamingSwap: g }
3713
+ } = a, E = y.add(j.fromBigInt(BigInt(A), y.decimal)), I = t && g || R;
3714
+ return this.deposit({
3715
+ expiration: _,
3716
+ assetValue: E,
3717
+ memo: I,
3718
+ feeOptionKey: s,
3719
+ router: c,
3720
+ recipient: u
3721
+ });
3295
3722
  }
3296
- if ($e.includes(r)) {
3297
- const { calldata: u, contract: h } = a;
3298
- if (!h)
3299
- throw new c("core_swap_contract_not_found");
3300
- const _ = this.connectedWallets[p], O = this.getAddress(p);
3301
- if (!(_ != null && _.sendTransaction) || !O)
3302
- throw new c("core_wallet_connection_not_found");
3303
- const { getProvider: I, toChecksumAddress: g } = await import("@swapkit/toolbox-evm"), S = I(p), b = Nt[h.toLowerCase()];
3304
- if (!b)
3305
- throw new c("core_swap_contract_not_supported", { contractAddress: h });
3306
- const ne = await ((y = (m = (await ((l = _.createContract) == null ? void 0 : l.call(_, h, b, S))).populateTransaction).swapIn) == null ? void 0 : y.call(
3307
- m,
3308
- ...Dt({
3723
+ if (et.includes(r)) {
3724
+ const { calldata: y, contract: u } = a;
3725
+ if (!u)
3726
+ throw new m("core_swap_contract_not_found");
3727
+ const c = this.connectedWallets[o], _ = this.getAddress(o);
3728
+ if (!(c != null && c.sendTransaction) || !_)
3729
+ throw new m("core_wallet_connection_not_found");
3730
+ const { getProvider: A, toChecksumAddress: R } = await import("@swapkit/toolbox-evm"), g = A(o), E = on[u.toLowerCase()];
3731
+ if (!E)
3732
+ throw new m("core_swap_contract_not_supported", { contractAddress: u });
3733
+ const v = await (await ((d = c.createContract) == null ? void 0 : d.call(c, u, E, g))).getFunction("swapIn").populateTransaction(
3734
+ ...pn({
3309
3735
  streamSwap: t,
3310
- toChecksumAddress: g,
3311
- contractAddress: h,
3736
+ toChecksumAddress: R,
3737
+ contractAddress: u,
3312
3738
  recipient: n,
3313
- calldata: u
3739
+ calldata: y
3314
3740
  }),
3315
- { from: O }
3316
- ));
3317
- return _.sendTransaction(ne, i);
3741
+ { from: _ }
3742
+ );
3743
+ return c.sendTransaction(v, s);
3318
3744
  }
3319
- throw new c("core_swap_quote_mode_not_supported", { quoteMode: r });
3320
- } catch (u) {
3321
- throw new c("core_swap_transaction_error", u);
3745
+ throw new m("core_swap_quote_mode_not_supported", { quoteMode: r });
3746
+ } catch (y) {
3747
+ throw new m("core_swap_transaction_error", y);
3322
3748
  }
3323
3749
  });
3324
- T(this, "getWalletByChain", async (t) => {
3325
- var i, r;
3326
- const n = this.getAddress(t);
3327
- if (!n)
3750
+ T(this, "getWalletByChain", async (t, n) => {
3751
+ var r, o;
3752
+ const a = this.getAddress(t);
3753
+ if (!a)
3328
3754
  return null;
3329
- const a = await ((i = this.getWallet(t)) == null ? void 0 : i.getBalance(n)) ?? [
3330
- v.fromChainOrSignature(t)
3755
+ const s = await ((r = this.getWallet(t)) == null ? void 0 : r.getBalance(a, n)) ?? [
3756
+ S.fromChainOrSignature(t)
3331
3757
  ];
3332
3758
  return this.connectedChains[t] = {
3333
- address: n,
3334
- balance: a,
3335
- walletType: (r = this.connectedChains[t]) == null ? void 0 : r.walletType
3759
+ address: a,
3760
+ balance: s,
3761
+ walletType: (o = this.connectedChains[t]) == null ? void 0 : o.walletType
3336
3762
  }, { ...this.connectedChains[t] };
3337
3763
  });
3338
- T(this, "approveAssetValue", (t, n) => A(this, X).call(this, { assetValue: t, type: "approve", contractAddress: n }));
3339
- T(this, "isAssetValueApproved", (t, n) => A(this, X).call(this, { assetValue: t, contractAddress: n, type: "checkOnly" }));
3764
+ T(this, "approveAssetValue", (t, n) => f(this, K).call(this, { assetValue: t, type: "approve", contractAddress: n }));
3765
+ T(this, "isAssetValueApproved", (t, n) => f(this, K).call(this, { assetValue: t, contractAddress: n, type: "checkOnly" }));
3340
3766
  T(this, "validateAddress", ({ address: t, chain: n }) => {
3341
- var a, i;
3342
- return (i = (a = this.getWallet(n)) == null ? void 0 : a.validateAddress) == null ? void 0 : i.call(a, t);
3767
+ var a, s;
3768
+ return (s = (a = this.getWallet(n)) == null ? void 0 : a.validateAddress) == null ? void 0 : s.call(a, t);
3343
3769
  });
3344
3770
  T(this, "transfer", async (t) => {
3345
3771
  const n = this.connectedWallets[t.assetValue.chain];
3346
3772
  if (!n)
3347
- throw new c("core_wallet_connection_not_found");
3773
+ throw new m("core_wallet_connection_not_found");
3348
3774
  try {
3349
- return await n.transfer(A(this, j).call(this, t));
3775
+ return await n.transfer(f(this, X).call(this, t));
3350
3776
  } catch (a) {
3351
- throw new c("core_swap_transaction_error", a);
3777
+ throw new m("core_swap_transaction_error", a);
3352
3778
  }
3353
3779
  });
3354
3780
  T(this, "deposit", async ({
3355
3781
  assetValue: t,
3356
3782
  recipient: n,
3357
3783
  router: a,
3358
- ...i
3784
+ ...s
3359
3785
  }) => {
3360
- const { chain: r, symbol: p, ticker: d } = t, l = this.connectedWallets[r];
3361
- if (!l)
3362
- throw new c("core_wallet_connection_not_found");
3363
- const m = A(this, j).call(this, { assetValue: t, recipient: n, router: a, ...i });
3786
+ const { chain: r, symbol: o, ticker: p } = t, d = this.connectedWallets[r];
3787
+ if (!d)
3788
+ throw new m("core_wallet_connection_not_found");
3789
+ const y = f(this, X).call(this, { assetValue: t, recipient: n, router: a, ...s });
3364
3790
  try {
3365
3791
  switch (r) {
3366
- case s.THORChain: {
3367
- const y = l;
3368
- return await (n === "" ? y.deposit(m) : y.transfer(m));
3792
+ case i.THORChain: {
3793
+ const u = d;
3794
+ return await (n === "" ? u.deposit(y) : u.transfer(y));
3369
3795
  }
3370
- case s.Ethereum:
3371
- case s.BinanceSmartChain:
3372
- case s.Avalanche: {
3373
- const { getChecksumAddressFromAsset: y } = await import("@swapkit/toolbox-evm"), u = r === s.Avalanche ? Ve : r === s.BinanceSmartChain ? Le : Be;
3374
- return await l.call({
3375
- abi: u,
3376
- contractAddress: a || (await A(this, V).call(this, r)).router,
3796
+ case i.Ethereum:
3797
+ case i.BinanceSmartChain:
3798
+ case i.Avalanche: {
3799
+ const { getChecksumAddressFromAsset: u } = await import("@swapkit/toolbox-evm"), c = r === i.Avalanche ? Je : r === i.BinanceSmartChain ? Qe : Xe;
3800
+ return await d.call({
3801
+ abi: c,
3802
+ contractAddress: a || (await f(this, B).call(this, r)).router,
3377
3803
  funcName: "depositWithExpiry",
3378
3804
  funcParams: [
3379
3805
  n,
3380
- y({ chain: r, symbol: p, ticker: d }, r),
3806
+ u({ chain: r, symbol: o, ticker: p }, r),
3381
3807
  // TODO: (@Towan) Re-Check on that conversion 🙏
3382
- t.baseValueBigInt.toString(),
3383
- m.memo,
3384
- i.expiration
3808
+ t.getBaseValue("bigint").toString(),
3809
+ y.memo,
3810
+ s.expiration
3385
3811
  ],
3386
- txOverrides: { from: m.from, value: t.baseValueBigInt }
3812
+ txOverrides: {
3813
+ from: y.from,
3814
+ value: t.isGasAsset ? t.getBaseValue("bigint") : void 0
3815
+ }
3387
3816
  });
3388
3817
  }
3389
3818
  default:
3390
- return await l.transfer(m);
3819
+ return await d.transfer(y);
3391
3820
  }
3392
- } catch (y) {
3393
- 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";
3394
- throw new c(I, y);
3821
+ } catch (u) {
3822
+ const c = ((u == null ? void 0 : u.message) || (u == null ? void 0 : u.toString())).toLowerCase(), _ = c == null ? void 0 : c.includes("insufficient funds"), A = c == null ? void 0 : c.includes("gas"), R = c == null ? void 0 : c.includes("server"), g = _ ? "core_transaction_deposit_insufficient_funds_error" : A ? "core_transaction_deposit_gas_error" : R ? "core_transaction_deposit_server_error" : "core_transaction_deposit_error";
3823
+ throw new m(g, u);
3395
3824
  }
3396
3825
  });
3397
3826
  /**
@@ -3402,115 +3831,115 @@ class tn {
3402
3831
  assetValue: n
3403
3832
  }) => {
3404
3833
  if (t.lte(0) || n.lte(0))
3405
- throw new c("core_transaction_create_liquidity_invalid_params");
3406
- let a = "", i = "";
3834
+ throw new m("core_transaction_create_liquidity_invalid_params");
3835
+ let a = "", s = "";
3407
3836
  try {
3408
- a = await A(this, D).call(this, {
3837
+ a = await f(this, N).call(this, {
3409
3838
  assetValue: t,
3410
- memo: x(f.DEPOSIT, {
3839
+ memo: x(h.DEPOSIT, {
3411
3840
  ...n,
3412
3841
  address: this.getAddress(n.chain)
3413
3842
  })
3414
3843
  });
3415
3844
  } catch (r) {
3416
- throw new c("core_transaction_create_liquidity_rune_error", r);
3845
+ throw new m("core_transaction_create_liquidity_rune_error", r);
3417
3846
  }
3418
3847
  try {
3419
- i = await A(this, D).call(this, {
3848
+ s = await f(this, N).call(this, {
3420
3849
  assetValue: n,
3421
- memo: x(f.DEPOSIT, {
3850
+ memo: x(h.DEPOSIT, {
3422
3851
  ...n,
3423
- address: this.getAddress(s.THORChain)
3852
+ address: this.getAddress(i.THORChain)
3424
3853
  })
3425
3854
  });
3426
3855
  } catch (r) {
3427
- throw new c("core_transaction_create_liquidity_asset_error", r);
3856
+ throw new m("core_transaction_create_liquidity_asset_error", r);
3428
3857
  }
3429
- return { runeTx: a, assetTx: i };
3858
+ return { runeTx: a, assetTx: s };
3430
3859
  });
3431
3860
  T(this, "addLiquidity", async ({
3432
3861
  poolIdentifier: t,
3433
3862
  runeAssetValue: n,
3434
3863
  assetValue: a,
3435
- runeAddr: i,
3864
+ runeAddr: s,
3436
3865
  assetAddr: r,
3437
- isPendingSymmAsset: p,
3438
- mode: d = "sym"
3866
+ isPendingSymmAsset: o,
3867
+ mode: p = "sym"
3439
3868
  }) => {
3440
- 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) : "";
3441
- if (!u && !h)
3442
- throw new c("core_transaction_add_liquidity_invalid_params");
3443
- if (_ && !O)
3444
- throw new c("core_transaction_add_liquidity_no_rune_address");
3445
- let g, S;
3446
- const b = { chain: l, symbol: m.join(".") };
3447
- if (u && n)
3869
+ const [d, ...y] = t.split("."), u = p === "sym", c = (n == null ? void 0 : n.gt(0)) && (u || p === "rune"), _ = (a == null ? void 0 : a.gt(0)) && (u || p === "asset"), A = o || c, R = A ? s || this.getAddress(i.THORChain) : "", g = u || p === "asset" ? r || this.getAddress(d) : "";
3870
+ if (!c && !_)
3871
+ throw new m("core_transaction_add_liquidity_invalid_params");
3872
+ if (A && !R)
3873
+ throw new m("core_transaction_add_liquidity_no_rune_address");
3874
+ let E, I;
3875
+ const v = { chain: d, symbol: y.join(".") };
3876
+ if (c && n)
3448
3877
  try {
3449
- g = await A(this, D).call(this, {
3878
+ E = await f(this, N).call(this, {
3450
3879
  assetValue: n,
3451
- memo: x(f.DEPOSIT, { ...b, address: I })
3880
+ memo: x(h.DEPOSIT, { ...v, address: g })
3452
3881
  });
3453
- } catch (M) {
3454
- throw new c("core_transaction_add_liquidity_rune_error", M);
3882
+ } catch (D) {
3883
+ throw new m("core_transaction_add_liquidity_rune_error", D);
3455
3884
  }
3456
- if (h && a)
3885
+ if (_ && a)
3457
3886
  try {
3458
- S = await A(this, D).call(this, {
3887
+ I = await f(this, N).call(this, {
3459
3888
  assetValue: a,
3460
- memo: x(f.DEPOSIT, { ...b, address: O })
3889
+ memo: x(h.DEPOSIT, { ...v, address: R })
3461
3890
  });
3462
- } catch (M) {
3463
- throw new c("core_transaction_add_liquidity_asset_error", M);
3891
+ } catch (D) {
3892
+ throw new m("core_transaction_add_liquidity_asset_error", D);
3464
3893
  }
3465
- return { runeTx: g, assetTx: S };
3894
+ return { runeTx: E, assetTx: I };
3466
3895
  });
3467
3896
  T(this, "withdraw", async ({
3468
3897
  memo: t,
3469
3898
  assetValue: n,
3470
3899
  percent: a,
3471
- from: i,
3900
+ from: s,
3472
3901
  to: r
3473
3902
  }) => {
3474
- const p = r === "rune" ? v.fromChainOrSignature(s.THORChain) : i === "sym" && r === "sym" || i === "rune" || i === "asset" ? void 0 : n;
3903
+ const o = r === "rune" ? S.fromChainOrSignature(i.THORChain) : s === "sym" && r === "sym" || s === "rune" || s === "asset" ? void 0 : n;
3475
3904
  try {
3476
- return await A(this, D).call(this, {
3477
- assetValue: fe(i === "asset" ? n.chain : s.THORChain),
3478
- memo: t || x(f.WITHDRAW, {
3905
+ return await f(this, N).call(this, {
3906
+ assetValue: ve(s === "asset" ? n.chain : i.THORChain),
3907
+ memo: t || x(h.WITHDRAW, {
3479
3908
  symbol: n.symbol,
3480
3909
  chain: n.chain,
3481
3910
  ticker: n.ticker,
3482
3911
  basisPoints: Math.max(1e4, Math.round(a * 100)),
3483
- targetAssetString: p == null ? void 0 : p.toString(),
3912
+ targetAssetString: o == null ? void 0 : o.toString(),
3484
3913
  singleSide: !1
3485
3914
  })
3486
3915
  });
3487
- } catch (d) {
3488
- throw new c("core_transaction_withdraw_error", d);
3916
+ } catch (p) {
3917
+ throw new m("core_transaction_withdraw_error", p);
3489
3918
  }
3490
3919
  });
3491
3920
  T(this, "savings", async ({
3492
3921
  assetValue: t,
3493
3922
  memo: n,
3494
3923
  percent: a,
3495
- type: i
3924
+ type: s
3496
3925
  }) => {
3497
- const r = i === "add" ? f.DEPOSIT : f.WITHDRAW, p = n || x(r, {
3926
+ const r = s === "add" ? h.DEPOSIT : h.WITHDRAW, o = n || x(r, {
3498
3927
  ticker: t.ticker,
3499
3928
  symbol: t.symbol,
3500
3929
  chain: t.chain,
3501
3930
  singleSide: !0,
3502
3931
  basisPoints: a ? Math.max(1e4, Math.round(a * 100)) : void 0
3503
3932
  });
3504
- return A(this, D).call(this, { assetValue: t, memo: p });
3933
+ return f(this, N).call(this, { assetValue: t, memo: o });
3505
3934
  });
3506
3935
  T(this, "loan", ({
3507
3936
  assetValue: t,
3508
3937
  memo: n,
3509
3938
  minAmount: a,
3510
- type: i
3511
- }) => A(this, D).call(this, {
3939
+ type: s
3940
+ }) => f(this, N).call(this, {
3512
3941
  assetValue: t,
3513
- memo: n || x(i === "open" ? f.OPEN_LOAN : f.CLOSE_LOAN, {
3942
+ memo: n || x(s === "open" ? h.OPEN_LOAN : h.CLOSE_LOAN, {
3514
3943
  asset: t.toString(),
3515
3944
  minAmount: a.toString(),
3516
3945
  address: this.getAddress(t.chain)
@@ -3521,31 +3950,31 @@ class tn {
3521
3950
  assetValue: n,
3522
3951
  address: a
3523
3952
  }) => {
3524
- const i = t === "bond" ? f.BOND : t === "unbond" ? f.UNBOND : f.LEAVE, r = x(i, {
3953
+ const s = t === "bond" ? h.BOND : t === "unbond" ? h.UNBOND : h.LEAVE, r = x(s, {
3525
3954
  address: a,
3526
3955
  unbondAmount: t === "unbond" ? n.baseValueNumber : void 0
3527
3956
  });
3528
- return A(this, K).call(this, {
3957
+ return f(this, Y).call(this, {
3529
3958
  memo: r,
3530
- assetValue: t === "bond" ? n : fe(s.THORChain)
3959
+ assetValue: t === "bond" ? n : ve(i.THORChain)
3531
3960
  });
3532
3961
  });
3533
3962
  T(this, "registerThorname", ({
3534
3963
  assetValue: t,
3535
3964
  ...n
3536
- }) => A(this, K).call(this, { assetValue: t, memo: x(f.THORNAME_REGISTER, n) }));
3537
- T(this, "extend", ({ wallets: t, config: n, apis: a = {}, rpcUrls: i = {} }) => {
3965
+ }) => f(this, Y).call(this, { assetValue: t, memo: x(h.THORNAME_REGISTER, n) }));
3966
+ T(this, "extend", ({ wallets: t, config: n, apis: a = {}, rpcUrls: s = {} }) => {
3538
3967
  try {
3539
3968
  t.forEach((r) => {
3540
3969
  this[r.connectMethodName] = r.connect({
3541
- addChain: A(this, ee),
3970
+ addChain: f(this, ae),
3542
3971
  config: n || {},
3543
3972
  apis: a,
3544
- rpcUrls: i
3973
+ rpcUrls: s
3545
3974
  });
3546
3975
  });
3547
3976
  } catch (r) {
3548
- throw new c("core_extend_error", r);
3977
+ throw new m("core_extend_error", r);
3549
3978
  }
3550
3979
  });
3551
3980
  T(this, "estimateMaxSendableAmount", async ({
@@ -3554,132 +3983,132 @@ class tn {
3554
3983
  }) => {
3555
3984
  const a = this.getWallet(t);
3556
3985
  switch (t) {
3557
- case s.Arbitrum:
3558
- case s.Avalanche:
3559
- case s.BinanceSmartChain:
3560
- case s.Ethereum:
3561
- case s.Optimism:
3562
- case s.Polygon: {
3563
- const { estimateMaxSendableAmount: i } = await import("@swapkit/toolbox-evm");
3564
- return i({
3986
+ case i.Arbitrum:
3987
+ case i.Avalanche:
3988
+ case i.BinanceSmartChain:
3989
+ case i.Ethereum:
3990
+ case i.Optimism:
3991
+ case i.Polygon: {
3992
+ const { estimateMaxSendableAmount: s } = await import("@swapkit/toolbox-evm");
3993
+ return s({
3565
3994
  ...n,
3566
3995
  toolbox: a
3567
3996
  });
3568
3997
  }
3569
- case s.Bitcoin:
3570
- case s.BitcoinCash:
3571
- case s.Dogecoin:
3572
- case s.Litecoin:
3998
+ case i.Bitcoin:
3999
+ case i.BitcoinCash:
4000
+ case i.Dogecoin:
4001
+ case i.Litecoin:
3573
4002
  return a.estimateMaxSendableAmount(n);
3574
- case s.Binance:
3575
- case s.THORChain:
3576
- case s.Cosmos: {
3577
- const { estimateMaxSendableAmount: i } = await import("@swapkit/toolbox-cosmos");
3578
- return i({
4003
+ case i.Binance:
4004
+ case i.THORChain:
4005
+ case i.Cosmos: {
4006
+ const { estimateMaxSendableAmount: s } = await import("@swapkit/toolbox-cosmos");
4007
+ return s({
3579
4008
  ...n,
3580
4009
  toolbox: a
3581
4010
  });
3582
4011
  }
3583
4012
  default:
3584
- throw new c("core_estimated_max_spendable_chain_not_supported");
4013
+ throw new m("core_estimated_max_spendable_chain_not_supported");
3585
4014
  }
3586
4015
  });
3587
4016
  /**
3588
4017
  * Wallet connection methods
3589
4018
  */
3590
4019
  T(this, "connectXDEFI", async (t) => {
3591
- throw new c("core_wallet_xdefi_not_installed");
4020
+ throw new m("core_wallet_xdefi_not_installed");
3592
4021
  });
3593
4022
  T(this, "connectEVMWallet", async (t, n) => {
3594
- throw new c("core_wallet_evmwallet_not_installed");
4023
+ throw new m("core_wallet_evmwallet_not_installed");
3595
4024
  });
3596
4025
  T(this, "connectWalletconnect", async (t, n) => {
3597
- throw new c("core_wallet_walletconnect_not_installed");
4026
+ throw new m("core_wallet_walletconnect_not_installed");
3598
4027
  });
3599
4028
  T(this, "connectKeystore", async (t, n) => {
3600
- throw new c("core_wallet_keystore_not_installed");
4029
+ throw new m("core_wallet_keystore_not_installed");
3601
4030
  });
3602
4031
  T(this, "connectLedger", async (t, n) => {
3603
- throw new c("core_wallet_ledger_not_installed");
4032
+ throw new m("core_wallet_ledger_not_installed");
3604
4033
  });
3605
4034
  T(this, "connectTrezor", async (t, n) => {
3606
- throw new c("core_wallet_trezor_not_installed");
4035
+ throw new m("core_wallet_trezor_not_installed");
3607
4036
  });
3608
- T(this, "connectKeplr", async () => {
3609
- throw new c("core_wallet_keplr_not_installed");
4037
+ T(this, "connectKeplr", async (t) => {
4038
+ throw new m("core_wallet_keplr_not_installed");
3610
4039
  });
3611
4040
  T(this, "connectOkx", async (t) => {
3612
- throw new c("core_wallet_okx_not_installed");
4041
+ throw new m("core_wallet_okx_not_installed");
3613
4042
  });
3614
4043
  T(this, "disconnectChain", (t) => {
3615
4044
  this.connectedChains[t] = null, this.connectedWallets[t] = null;
3616
4045
  });
3617
- P(this, V, async (t) => {
3618
- if (t === s.THORChain)
4046
+ P(this, B, async (t) => {
4047
+ if (t === i.THORChain)
3619
4048
  return {
3620
4049
  gas_rate: "0",
3621
4050
  router: "0",
3622
4051
  address: "",
3623
4052
  halted: !1,
3624
- chain: s.THORChain
4053
+ chain: i.THORChain
3625
4054
  };
3626
- const a = (await Bt(this.stagenet)).find((i) => i.chain === t);
4055
+ const a = (await ln(this.stagenet)).find((s) => s.chain === t);
3627
4056
  if (!a)
3628
- throw new c("core_inbound_data_not_found");
4057
+ throw new m("core_inbound_data_not_found");
3629
4058
  if (a != null && a.halted)
3630
- throw new c("core_chain_halted");
4059
+ throw new m("core_chain_halted");
3631
4060
  return a;
3632
4061
  });
3633
- P(this, ee, ({ chain: t, wallet: n, walletMethods: a }) => {
4062
+ P(this, ae, ({ chain: t, wallet: n, walletMethods: a }) => {
3634
4063
  this.connectedChains[t] = n, this.connectedWallets[t] = a;
3635
4064
  });
3636
- P(this, X, async ({
3637
- assetValue: { baseValueBigInt: t, address: n, chain: a, isGasAsset: i, isSynthetic: r },
3638
- type: p = "checkOnly",
3639
- contractAddress: d
4065
+ P(this, K, async ({
4066
+ assetValue: { baseValueBigInt: t, address: n, chain: a, isGasAsset: s, isSynthetic: r },
4067
+ type: o = "checkOnly",
4068
+ contractAddress: p
3640
4069
  }) => {
3641
- const l = [s.Ethereum, s.Avalanche, s.BinanceSmartChain].includes(a);
3642
- if (l && i || !l || r)
4070
+ const d = [i.Ethereum, i.Avalanche, i.BinanceSmartChain].includes(a);
4071
+ if (d && s || !d || r)
3643
4072
  return !0;
3644
- const y = this.connectedWallets[a], u = p === "checkOnly" ? y == null ? void 0 : y.isApproved : y == null ? void 0 : y.approve;
3645
- if (!u)
3646
- throw new c("core_wallet_connection_not_found");
3647
- const h = this.getAddress(a);
3648
- if (!n || !h)
3649
- throw new c("core_approve_asset_address_or_from_not_found");
3650
- const _ = d || (await A(this, V).call(this, a)).router;
3651
- return u({
4073
+ const u = this.connectedWallets[a], c = o === "checkOnly" ? u == null ? void 0 : u.isApproved : u == null ? void 0 : u.approve;
4074
+ if (!c)
4075
+ throw new m("core_wallet_connection_not_found");
4076
+ const _ = this.getAddress(a);
4077
+ if (!n || !_)
4078
+ throw new m("core_approve_asset_address_or_from_not_found");
4079
+ const A = p || (await f(this, B).call(this, a)).router;
4080
+ return c({
3652
4081
  amount: t,
3653
4082
  assetAddress: n,
3654
- from: h,
3655
- spenderAddress: _
4083
+ from: _,
4084
+ spenderAddress: A
3656
4085
  });
3657
4086
  });
3658
- P(this, D, async ({
4087
+ P(this, N, async ({
3659
4088
  assetValue: t,
3660
4089
  memo: n,
3661
- feeOptionKey: a = F.Fast
4090
+ feeOptionKey: a = k.Fast
3662
4091
  }) => {
3663
4092
  const {
3664
- gas_rate: i,
4093
+ gas_rate: s,
3665
4094
  router: r,
3666
- address: p
3667
- } = await A(this, V).call(this, t.chain), d = (parseInt(i) || 0) * rt[a];
4095
+ address: o
4096
+ } = await f(this, B).call(this, t.chain), p = (parseInt(s) || 0) * ft[a];
3668
4097
  return this.deposit({
3669
4098
  assetValue: t,
3670
- recipient: p,
4099
+ recipient: o,
3671
4100
  memo: n,
3672
4101
  router: r,
3673
- feeRate: d
4102
+ feeRate: p
3674
4103
  });
3675
4104
  });
3676
- P(this, K, async ({ memo: t, assetValue: n }) => {
3677
- const a = await Vt(this.stagenet);
4105
+ P(this, Y, async ({ memo: t, assetValue: n }) => {
4106
+ const a = await yn(this.stagenet);
3678
4107
  if (a.HALTCHAINGLOBAL >= 1 || a.HALTTHORCHAIN >= 1)
3679
- throw new c("core_chain_halted");
4108
+ throw new m("core_chain_halted");
3680
4109
  return this.deposit({ assetValue: n, recipient: "", memo: t });
3681
4110
  });
3682
- P(this, j, ({ assetValue: t, ...n }) => ({
4111
+ P(this, X, ({ assetValue: t, ...n }) => ({
3683
4112
  ...n,
3684
4113
  memo: n.memo || "",
3685
4114
  from: this.getAddress(t.chain),
@@ -3688,66 +4117,65 @@ class tn {
3688
4117
  this.stagenet = !!t;
3689
4118
  }
3690
4119
  }
3691
- V = new WeakMap(), ee = new WeakMap(), X = new WeakMap(), D = new WeakMap(), K = new WeakMap(), j = new WeakMap();
4120
+ B = new WeakMap(), ae = new WeakMap(), K = new WeakMap(), N = new WeakMap(), Y = new WeakMap(), X = new WeakMap();
3692
4121
  export {
3693
- He as AGG_SWAP,
3694
- Ht as ApiError,
3695
- q as ApiUrl,
3696
- v as AssetValue,
3697
- E as BaseDecimal,
3698
- s as Chain,
3699
- me as ChainId,
3700
- qt as ChainIdToChain,
3701
- Ke as ChainToChainId,
3702
- Re as ChainToExplorerUrl,
3703
- Wt as ChainToHexChainId,
3704
- je as ChainToRPC,
3705
- We as ContractAddress,
3706
- Gt as CosmosChainList,
3707
- Y as DEFAULT_DECIMAL,
3708
- Ye as DerivationPath,
3709
- o as ERROR_CODE,
3710
- Fe as ERROR_MODULE,
3711
- Ae as ERROR_TYPE,
3712
- kt as EVMChainList,
3713
- Qe as ErrorCode,
3714
- F as FeeOption,
3715
- f as MemoType,
3716
- $t as NetworkDerivationPath,
3717
- qe as NetworkId,
3718
- Ue as QuoteMode,
3719
- Ee as RPCUrl,
3720
- $e as SWAP_IN,
3721
- ke as SWAP_OUT,
3722
- tn as SwapKitCore,
3723
- c as SwapKitError,
3724
- le as SwapKitNumber,
3725
- Ve as TCAvalancheDepositABI,
3726
- Le as TCBscDepositABI,
3727
- Be as TCEthereumVaultAbi,
3728
- Ft as UTXOChainList,
3729
- ze as WalletOption,
3730
- jt as assetFromString,
3731
- Kt as derivationPathToString,
3732
- Ut as erc20ABI,
3733
- ge as formatBigIntToSafeValue,
3734
- rt as gasFeeMultiplier,
3735
- dt as getAssetType,
3736
- yt as getAsymmetricAssetShare,
3737
- zt as getAsymmetricAssetWithdrawAmount,
3738
- ut as getAsymmetricRuneShare,
3739
- Qt as getAsymmetricRuneWithdrawAmount,
3740
- ot as getCommonAssetInfo,
3741
- Se as getDecimal,
3742
- Zt as getEstimatedPoolShare,
3743
- en as getLiquiditySlippage,
4122
+ Ze as AGG_SWAP,
4123
+ Tn as ApiError,
4124
+ W as ApiUrl,
4125
+ S as AssetValue,
4126
+ b as BaseDecimal,
4127
+ Te as BigIntArithmetics,
4128
+ i as Chain,
4129
+ fe as ChainId,
4130
+ An as ChainIdToChain,
4131
+ ot as ChainToChainId,
4132
+ De as ChainToExplorerUrl,
4133
+ wn as ChainToHexChainId,
4134
+ pt as ChainToRPC,
4135
+ st as ContractAddress,
4136
+ bn as CosmosChainList,
4137
+ it as DerivationPath,
4138
+ l as ERROR_CODE,
4139
+ nt as ERROR_MODULE,
4140
+ Me as ERROR_TYPE,
4141
+ _n as EVMChainList,
4142
+ dt as ErrorCode,
4143
+ k as FeeOption,
4144
+ h as MemoType,
4145
+ hn as NetworkDerivationPath,
4146
+ ze as QuoteMode,
4147
+ xe as RPCUrl,
4148
+ Ae as RequestClient,
4149
+ et as SWAP_IN,
4150
+ tt as SWAP_OUT,
4151
+ xn as SwapKitCore,
4152
+ m as SwapKitError,
4153
+ j as SwapKitNumber,
4154
+ Je as TCAvalancheDepositABI,
4155
+ Qe as TCBscDepositABI,
4156
+ Xe as TCEthereumVaultAbi,
4157
+ fn as UTXOChainList,
4158
+ ut as WalletOption,
4159
+ En as assetFromString,
4160
+ Nn as derivationPathToString,
4161
+ mn as erc20ABI,
4162
+ Rn as filterAssets,
4163
+ ie as formatBigIntToSafeValue,
4164
+ ft as gasFeeMultiplier,
4165
+ At as getAssetType,
4166
+ gt as getAsymmetricAssetShare,
4167
+ On as getAsymmetricAssetWithdrawAmount,
4168
+ Rt as getAsymmetricRuneShare,
4169
+ gn as getAsymmetricRuneWithdrawAmount,
4170
+ wt as getCommonAssetInfo,
4171
+ Be as getDecimal,
4172
+ Sn as getEstimatedPoolShare,
4173
+ vn as getLiquiditySlippage,
3744
4174
  x as getMemoFor,
3745
- fe as getMinAmountByChain,
3746
- Oe as getRequest,
3747
- lt as getSymmetricPoolShare,
3748
- Jt as getSymmetricWithdraw,
3749
- Yt as getTHORNameCost,
3750
- pt as isGasAsset,
3751
- tt as postRequest,
3752
- Xt as validateTHORName
4175
+ ve as getMinAmountByChain,
4176
+ Ot as getSymmetricPoolShare,
4177
+ In as getSymmetricWithdraw,
4178
+ Cn as getTHORNameCost,
4179
+ bt as isGasAsset,
4180
+ Mn as validateTHORName
3753
4181
  };