@eth-optimism/tokenlist 8.3.152 → 8.3.153
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-d19cd6f5.d.ts → optimism.tokenlist-2c8da26d.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-09-03T09:
|
|
9
|
+
var timestamp = "2023-09-03T09:31:41.612Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -601,7 +601,7 @@ var tokens = [
|
|
|
601
601
|
},
|
|
602
602
|
{
|
|
603
603
|
chainId: 84531,
|
|
604
|
-
address: "
|
|
604
|
+
address: "0xeEFf5B1cd3DE16F347996725F5184fdAA54565A0",
|
|
605
605
|
name: "Chain Games",
|
|
606
606
|
symbol: "CHAIN",
|
|
607
607
|
decimals: 18,
|
|
@@ -5282,7 +5282,7 @@ var tokens = [
|
|
|
5282
5282
|
var version = {
|
|
5283
5283
|
major: 8,
|
|
5284
5284
|
minor: 3,
|
|
5285
|
-
patch:
|
|
5285
|
+
patch: 153
|
|
5286
5286
|
};
|
|
5287
5287
|
var optimism_tokenlist_default = {
|
|
5288
5288
|
name,
|