@yodlpay/tokenlists 0.9.0-alpha.5 → 0.9.0-alpha.7
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/tokenlists.cjs.development.js +19 -31
- 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 +19 -31
- package/dist/tokenlists.esm.js.map +1 -1
- package/package.json +1 -1
|
@@ -23053,57 +23053,45 @@ var routerlist = {
|
|
|
23053
23053
|
},
|
|
23054
23054
|
routers: [{
|
|
23055
23055
|
chainId: 1,
|
|
23056
|
-
address: '
|
|
23057
|
-
timestamp: '2025-
|
|
23058
|
-
version: '0.
|
|
23056
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23057
|
+
timestamp: '2025-08-01T00:00:00+00:00',
|
|
23058
|
+
version: '0.9',
|
|
23059
23059
|
fee: '0.002'
|
|
23060
23060
|
}, {
|
|
23061
23061
|
chainId: 10,
|
|
23062
|
-
address: '
|
|
23063
|
-
timestamp: '2025-
|
|
23064
|
-
version: '0.
|
|
23065
|
-
fee: '0.002'
|
|
23066
|
-
}, {
|
|
23067
|
-
chainId: 42161,
|
|
23068
|
-
address: '0x1F7c4f45c8A398381616C74269f9fB8060E3DdC9',
|
|
23069
|
-
timestamp: '2025-01-15T00:00:00+00:00',
|
|
23070
|
-
version: '0.8',
|
|
23062
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23063
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23064
|
+
version: '0.9',
|
|
23071
23065
|
fee: '0.002'
|
|
23072
23066
|
}, {
|
|
23073
23067
|
chainId: 42161,
|
|
23074
|
-
address: '
|
|
23075
|
-
timestamp: '2025-
|
|
23068
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23069
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23076
23070
|
version: '0.9',
|
|
23077
23071
|
fee: '0.002'
|
|
23078
23072
|
}, {
|
|
23079
23073
|
chainId: 100,
|
|
23080
|
-
address: '
|
|
23081
|
-
timestamp: '2025-
|
|
23082
|
-
version: '0.
|
|
23074
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23075
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23076
|
+
version: '0.9',
|
|
23083
23077
|
fee: '0.002'
|
|
23084
23078
|
}, {
|
|
23085
23079
|
chainId: 137,
|
|
23086
|
-
address: '
|
|
23087
|
-
timestamp: '2025-
|
|
23088
|
-
version: '0.
|
|
23089
|
-
fee: '0.002'
|
|
23090
|
-
}, {
|
|
23091
|
-
chainId: 8453,
|
|
23092
|
-
address: '0x1F7c4f45c8A398381616C74269f9fB8060E3DdC9',
|
|
23093
|
-
timestamp: '2025-01-15T00:00:00+00:00',
|
|
23094
|
-
version: '0.8',
|
|
23080
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23081
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23082
|
+
version: '0.9',
|
|
23095
23083
|
fee: '0.002'
|
|
23096
23084
|
}, {
|
|
23097
23085
|
chainId: 8453,
|
|
23098
|
-
address: '
|
|
23099
|
-
timestamp: '2025-
|
|
23086
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23087
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23100
23088
|
version: '0.9',
|
|
23101
23089
|
fee: '0.002'
|
|
23102
23090
|
}, {
|
|
23103
23091
|
chainId: 56,
|
|
23104
|
-
address: '
|
|
23105
|
-
timestamp: '2025-
|
|
23106
|
-
version: '0.
|
|
23092
|
+
address: '0x37f17Bc0e317AAaF663908DDBBca296E2119EB2b',
|
|
23093
|
+
timestamp: '2025-07-31T00:00:00+00:00',
|
|
23094
|
+
version: '0.9',
|
|
23107
23095
|
fee: '0.002'
|
|
23108
23096
|
}]
|
|
23109
23097
|
};
|