@yodlpay/tokenlists 0.9.0-alpha.7 → 0.9.0-alpha.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.
@@ -24010,7 +24010,7 @@ var tokens = [
24010
24010
  },
24011
24011
  {
24012
24012
  chainId: 56,
24013
- coinGeckoId: "bnb",
24013
+ coinGeckoId: "binancecoin",
24014
24014
  name: "BNB",
24015
24015
  symbol: "BNB",
24016
24016
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
@@ -24024,7 +24024,7 @@ var tokens = [
24024
24024
  },
24025
24025
  {
24026
24026
  chainId: 56,
24027
- coinGeckoId: "bnb",
24027
+ coinGeckoId: "wbnb",
24028
24028
  name: "WBNB",
24029
24029
  symbol: "WBNB",
24030
24030
  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.9.0-alpha.7",
3
+ "version": "0.9.0-alpha.8",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",