@yodlpay/tokenlists 0.8.36 → 0.8.37

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.
@@ -23969,7 +23969,7 @@ var tokens = [
23969
23969
  },
23970
23970
  {
23971
23971
  chainId: 56,
23972
- coinGeckoId: "bnb",
23972
+ coinGeckoId: "binancecoin",
23973
23973
  name: "BNB",
23974
23974
  symbol: "BNB",
23975
23975
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
@@ -23983,7 +23983,7 @@ var tokens = [
23983
23983
  },
23984
23984
  {
23985
23985
  chainId: 56,
23986
- coinGeckoId: "bnb",
23986
+ coinGeckoId: "wbnb",
23987
23987
  name: "WBNB",
23988
23988
  symbol: "WBNB",
23989
23989
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.8.36",
3
+ "version": "0.8.37",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",