@yodlpay/tokenlists 0.4.0 → 0.4.1

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.
@@ -2395,7 +2395,7 @@ var routers = [
2395
2395
  },
2396
2396
  {
2397
2397
  chainId: 137,
2398
- address: "0x42ecf39814824a684529d57e1635d30a90fb9c33",
2398
+ address: "0xbB8F4E641BBeF2Fb3E4D73DDF902beE92cEe8889",
2399
2399
  timestamp: "2024-06-20T00:00:00+00:00",
2400
2400
  version: "0.3",
2401
2401
  fee: "0.002"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",