@eth-optimism/tokenlist 6.3.25 → 6.3.26
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/README.md +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-59b26487.d.ts → optimism.tokenlist-b6d162dc.d.ts} +2 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-04-11T23:
|
|
9
|
+
var timestamp = "2023-04-11T23:20:42.485Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2571,7 +2571,7 @@ var tokens = [
|
|
|
2571
2571
|
var version = {
|
|
2572
2572
|
major: 6,
|
|
2573
2573
|
minor: 3,
|
|
2574
|
-
patch:
|
|
2574
|
+
patch: 26
|
|
2575
2575
|
};
|
|
2576
2576
|
var optimism_tokenlist_default = {
|
|
2577
2577
|
name,
|