@swapkit/tokens 2.3.0 → 2.4.0

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.
@@ -67,7 +67,7 @@ export const list = {
67
67
  {
68
68
  chain: "BTC",
69
69
  chainId: "bitcoin",
70
- decimals: 18,
70
+ decimals: 8,
71
71
  identifier: "BTC.BTC",
72
72
  logoURI: "https://storage.googleapis.com/token-list-swapkit/images/btc.btc.png",
73
73
  ticker: "BTC",
@@ -385,7 +385,7 @@ export const list = {
385
385
  {
386
386
  chain: "LTC",
387
387
  chainId: "litecoin",
388
- decimals: 18,
388
+ decimals: 8,
389
389
  identifier: "LTC.LTC",
390
390
  logoURI: "https://storage.googleapis.com/token-list-swapkit/images/ltc.ltc.png",
391
391
  ticker: "LTC",
@@ -2,7 +2,7 @@ export const list = {
2
2
  provider: "MAYACHAIN",
3
3
  chainId: "mayachain-mainnet-v1",
4
4
  name: "MAYACHAIN",
5
- timestamp: "2025-02-07T19:01:41.239Z",
5
+ timestamp: "2025-03-14T08:31:00.971Z",
6
6
  version: {
7
7
  major: 1,
8
8
  minor: 0,