@yodlpay/tokenlists 1.1.7 → 1.1.8

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/tokens.cjs CHANGED
@@ -259,7 +259,7 @@ var tokens$1 = [
259
259
  {
260
260
  chainId: 42161,
261
261
  address: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
262
- name: " Bridged USDC",
262
+ name: "Bridged USDC",
263
263
  decimals: 6,
264
264
  symbol: "USDC.e",
265
265
  logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.webp",
@@ -640,126 +640,6 @@ var tokens$1 = [
640
640
  marketCapRank: 34
641
641
  }
642
642
  },
643
- {
644
- chainId: 1,
645
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
646
- name: "Mountain Protocol USD",
647
- decimals: 18,
648
- symbol: "USDM",
649
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
650
- extensions: {
651
- coinGeckoId: "usdm",
652
- peggedTo: "USD"
653
- }
654
- },
655
- {
656
- chainId: 1,
657
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
658
- name: "Wrapped Mountain Protocol USD",
659
- decimals: 18,
660
- symbol: "wUSDM",
661
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
662
- extensions: {
663
- coinGeckoId: "wusdm",
664
- peggedTo: "USD"
665
- }
666
- },
667
- {
668
- chainId: 10,
669
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
670
- name: "Mountain Protocol USD",
671
- decimals: 18,
672
- symbol: "USDM",
673
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
674
- extensions: {
675
- coinGeckoId: "usdm",
676
- peggedTo: "USD"
677
- }
678
- },
679
- {
680
- chainId: 10,
681
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
682
- name: "Wrapped Mountain Protocol USD",
683
- decimals: 18,
684
- symbol: "wUSDM",
685
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
686
- extensions: {
687
- coinGeckoId: "wusdm",
688
- peggedTo: "USD"
689
- }
690
- },
691
- {
692
- chainId: 137,
693
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
694
- name: "Mountain Protocol USD",
695
- decimals: 18,
696
- symbol: "USDM",
697
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
698
- extensions: {
699
- coinGeckoId: "usdm",
700
- peggedTo: "USD"
701
- }
702
- },
703
- {
704
- chainId: 137,
705
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
706
- name: "Wrapped Mountain Protocol USD",
707
- decimals: 18,
708
- symbol: "wUSDM",
709
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
710
- extensions: {
711
- coinGeckoId: "wusdm",
712
- peggedTo: "USD"
713
- }
714
- },
715
- {
716
- chainId: 8453,
717
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
718
- name: "Mountain Protocol USD",
719
- decimals: 18,
720
- symbol: "USDM",
721
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
722
- extensions: {
723
- coinGeckoId: "usdm",
724
- peggedTo: "USD"
725
- }
726
- },
727
- {
728
- chainId: 8453,
729
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
730
- name: "Wrapped Mountain Protocol USD",
731
- decimals: 18,
732
- symbol: "wUSDM",
733
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
734
- extensions: {
735
- coinGeckoId: "wusdm",
736
- peggedTo: "USD"
737
- }
738
- },
739
- {
740
- chainId: 42161,
741
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
742
- name: "Mountain Protocol USD",
743
- decimals: 18,
744
- symbol: "USDM",
745
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
746
- extensions: {
747
- coinGeckoId: "usdm",
748
- peggedTo: "USD"
749
- }
750
- },
751
- {
752
- chainId: 42161,
753
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
754
- name: "Wrapped Mountain Protocol USD",
755
- decimals: 18,
756
- symbol: "wUSDM",
757
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
758
- extensions: {
759
- coinGeckoId: "wusdm",
760
- peggedTo: "USD"
761
- }
762
- },
763
643
  {
764
644
  chainId: 137,
765
645
  address: "0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC",
package/dist/tokens.js CHANGED
@@ -257,7 +257,7 @@ var tokens$1 = [
257
257
  {
258
258
  chainId: 42161,
259
259
  address: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
260
- name: " Bridged USDC",
260
+ name: "Bridged USDC",
261
261
  decimals: 6,
262
262
  symbol: "USDC.e",
263
263
  logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.webp",
@@ -638,126 +638,6 @@ var tokens$1 = [
638
638
  marketCapRank: 34
639
639
  }
640
640
  },
641
- {
642
- chainId: 1,
643
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
644
- name: "Mountain Protocol USD",
645
- decimals: 18,
646
- symbol: "USDM",
647
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
648
- extensions: {
649
- coinGeckoId: "usdm",
650
- peggedTo: "USD"
651
- }
652
- },
653
- {
654
- chainId: 1,
655
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
656
- name: "Wrapped Mountain Protocol USD",
657
- decimals: 18,
658
- symbol: "wUSDM",
659
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
660
- extensions: {
661
- coinGeckoId: "wusdm",
662
- peggedTo: "USD"
663
- }
664
- },
665
- {
666
- chainId: 10,
667
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
668
- name: "Mountain Protocol USD",
669
- decimals: 18,
670
- symbol: "USDM",
671
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
672
- extensions: {
673
- coinGeckoId: "usdm",
674
- peggedTo: "USD"
675
- }
676
- },
677
- {
678
- chainId: 10,
679
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
680
- name: "Wrapped Mountain Protocol USD",
681
- decimals: 18,
682
- symbol: "wUSDM",
683
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
684
- extensions: {
685
- coinGeckoId: "wusdm",
686
- peggedTo: "USD"
687
- }
688
- },
689
- {
690
- chainId: 137,
691
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
692
- name: "Mountain Protocol USD",
693
- decimals: 18,
694
- symbol: "USDM",
695
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
696
- extensions: {
697
- coinGeckoId: "usdm",
698
- peggedTo: "USD"
699
- }
700
- },
701
- {
702
- chainId: 137,
703
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
704
- name: "Wrapped Mountain Protocol USD",
705
- decimals: 18,
706
- symbol: "wUSDM",
707
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
708
- extensions: {
709
- coinGeckoId: "wusdm",
710
- peggedTo: "USD"
711
- }
712
- },
713
- {
714
- chainId: 8453,
715
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
716
- name: "Mountain Protocol USD",
717
- decimals: 18,
718
- symbol: "USDM",
719
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
720
- extensions: {
721
- coinGeckoId: "usdm",
722
- peggedTo: "USD"
723
- }
724
- },
725
- {
726
- chainId: 8453,
727
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
728
- name: "Wrapped Mountain Protocol USD",
729
- decimals: 18,
730
- symbol: "wUSDM",
731
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
732
- extensions: {
733
- coinGeckoId: "wusdm",
734
- peggedTo: "USD"
735
- }
736
- },
737
- {
738
- chainId: 42161,
739
- address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
740
- name: "Mountain Protocol USD",
741
- decimals: 18,
742
- symbol: "USDM",
743
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
744
- extensions: {
745
- coinGeckoId: "usdm",
746
- peggedTo: "USD"
747
- }
748
- },
749
- {
750
- chainId: 42161,
751
- address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812",
752
- name: "Wrapped Mountain Protocol USD",
753
- decimals: 18,
754
- symbol: "wUSDM",
755
- logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDM.webp",
756
- extensions: {
757
- coinGeckoId: "wusdm",
758
- peggedTo: "USD"
759
- }
760
- },
761
641
  {
762
642
  chainId: 137,
763
643
  address: "0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",