@perspectivefi/token-list 1.26.20 → 1.26.21
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.d.ts
CHANGED
|
@@ -2685,6 +2685,14 @@ var build$1 = [
|
|
|
2685
2685
|
protocol: "Upshift (Agora)"
|
|
2686
2686
|
}
|
|
2687
2687
|
},
|
|
2688
|
+
{
|
|
2689
|
+
address: "0x3bd359c1119da7da1d913d1c4d2b7c461115433a",
|
|
2690
|
+
chainId: 143,
|
|
2691
|
+
name: "Wrapped MON",
|
|
2692
|
+
symbol: "WMON",
|
|
2693
|
+
decimals: 18,
|
|
2694
|
+
logoURI: "/images/tokens/143/0x3bd359c1119da7da1d913d1c4d2b7c461115433a.png"
|
|
2695
|
+
},
|
|
2688
2696
|
{
|
|
2689
2697
|
chainId: 143,
|
|
2690
2698
|
address: "0x8498312A6B3CbD158bf0c93AbdCF29E6e4F55081",
|
package/dist/index.js
CHANGED
|
@@ -2713,6 +2713,14 @@ var build_default = [
|
|
|
2713
2713
|
protocol: "Upshift (Agora)"
|
|
2714
2714
|
}
|
|
2715
2715
|
},
|
|
2716
|
+
{
|
|
2717
|
+
address: "0x3bd359c1119da7da1d913d1c4d2b7c461115433a",
|
|
2718
|
+
chainId: 143,
|
|
2719
|
+
name: "Wrapped MON",
|
|
2720
|
+
symbol: "WMON",
|
|
2721
|
+
decimals: 18,
|
|
2722
|
+
logoURI: "/images/tokens/143/0x3bd359c1119da7da1d913d1c4d2b7c461115433a.png"
|
|
2723
|
+
},
|
|
2716
2724
|
{
|
|
2717
2725
|
chainId: 143,
|
|
2718
2726
|
address: "0x8498312A6B3CbD158bf0c93AbdCF29E6e4F55081",
|