@swapkit/core 1.0.0-rc.84 → 1.0.0-rc.85

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
@@ -917,9 +917,9 @@ const ht = "0x313ce567", Ne = async ({ chain: e, to: t }) => {
917
917
  }
918
918
  }, gt = (e) => {
919
919
  switch (e) {
920
- case "ETH.THOR":
920
+ case `${s.Ethereum}.THOR`:
921
921
  return { identifier: "ETH.THOR-0xa5f2211b9b8170f694421f2046281775e8468044", decimal: 18 };
922
- case "ETH.vTHOR":
922
+ case `${s.Ethereum}.vTHOR`:
923
923
  return { identifier: "ETH.vTHOR-0x815c23eca83261b6ec689b60cc4a58b54bc24d8d", decimal: 18 };
924
924
  case s.Cosmos:
925
925
  return { identifier: "GAIA.ATOM", decimal: A[e] };
@@ -929,8 +929,10 @@ const ht = "0x313ce567", Ne = async ({ chain: e, to: t }) => {
929
929
  return { identifier: "BSC.BNB", decimal: A[e] };
930
930
  case s.Maya:
931
931
  return { identifier: "MAYA.CACAO", decimal: A.MAYA };
932
- case "MAYA.MAYA":
932
+ case `${s.Maya}.MAYA`:
933
933
  return { identifier: "MAYA.MAYA", decimal: 4 };
934
+ case `${s.Kujira}.USK`:
935
+ return { identifier: `${s.Kujira}.USK`, decimal: 6 };
934
936
  case s.Kujira:
935
937
  case s.Arbitrum:
936
938
  case s.Optimism: