@yodlpay/tokenlists 0.9.0-alpha.6 → 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.
- package/dist/tokenlist-featured.json +98 -548
- package/dist/tokenlists.cjs.development.js +5 -5
- package/dist/tokenlists.cjs.development.js.map +1 -1
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +5 -5
- package/dist/tokenlists.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/tokenlists.esm.js
CHANGED
|
@@ -23049,9 +23049,9 @@ var routerlist = {
|
|
|
23049
23049
|
},
|
|
23050
23050
|
routers: [{
|
|
23051
23051
|
chainId: 1,
|
|
23052
|
-
address: '
|
|
23053
|
-
timestamp: '2025-
|
|
23054
|
-
version: '0.
|
|
23052
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23053
|
+
timestamp: '2025-08-01T00:00:00+00:00',
|
|
23054
|
+
version: '0.9',
|
|
23055
23055
|
fee: '0.002'
|
|
23056
23056
|
}, {
|
|
23057
23057
|
chainId: 10,
|
|
@@ -24010,7 +24010,7 @@ var tokens = [
|
|
|
24010
24010
|
},
|
|
24011
24011
|
{
|
|
24012
24012
|
chainId: 56,
|
|
24013
|
-
coinGeckoId: "
|
|
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: "
|
|
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",
|