@eth-optimism/tokenlist 6.3.29 → 7.3.30
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/index.d.ts +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-63678339.d.ts → optimism.tokenlist-514a37da.d.ts} +3 -3
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +3 -3
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +3 -3
- 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-14T02:
|
|
9
|
+
var timestamp = "2023-04-14T02:35:56.561Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2569,9 +2569,9 @@ var tokens = [
|
|
|
2569
2569
|
}
|
|
2570
2570
|
];
|
|
2571
2571
|
var version = {
|
|
2572
|
-
major:
|
|
2572
|
+
major: 7,
|
|
2573
2573
|
minor: 3,
|
|
2574
|
-
patch:
|
|
2574
|
+
patch: 30
|
|
2575
2575
|
};
|
|
2576
2576
|
var optimism_tokenlist_default = {
|
|
2577
2577
|
name,
|