@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
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2023-09-03T09:
|
|
44
|
+
var timestamp = "2023-09-03T09:31:41.612Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -636,7 +636,7 @@ var tokens = [
|
|
|
636
636
|
},
|
|
637
637
|
{
|
|
638
638
|
chainId: 84531,
|
|
639
|
-
address: "
|
|
639
|
+
address: "0xeEFf5B1cd3DE16F347996725F5184fdAA54565A0",
|
|
640
640
|
name: "Chain Games",
|
|
641
641
|
symbol: "CHAIN",
|
|
642
642
|
decimals: 18,
|
|
@@ -5317,7 +5317,7 @@ var tokens = [
|
|
|
5317
5317
|
var version = {
|
|
5318
5318
|
major: 8,
|
|
5319
5319
|
minor: 3,
|
|
5320
|
-
patch:
|
|
5320
|
+
patch: 153
|
|
5321
5321
|
};
|
|
5322
5322
|
var optimism_tokenlist_default = {
|
|
5323
5323
|
name,
|