@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.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2023-09-03T09:
|
|
25
|
+
var timestamp = "2023-09-03T09:31:41.612Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -617,7 +617,7 @@ var tokens = [
|
|
|
617
617
|
},
|
|
618
618
|
{
|
|
619
619
|
chainId: 84531,
|
|
620
|
-
address: "
|
|
620
|
+
address: "0xeEFf5B1cd3DE16F347996725F5184fdAA54565A0",
|
|
621
621
|
name: "Chain Games",
|
|
622
622
|
symbol: "CHAIN",
|
|
623
623
|
decimals: 18,
|
|
@@ -5298,7 +5298,7 @@ var tokens = [
|
|
|
5298
5298
|
var version = {
|
|
5299
5299
|
major: 8,
|
|
5300
5300
|
minor: 3,
|
|
5301
|
-
patch:
|
|
5301
|
+
patch: 153
|
|
5302
5302
|
};
|
|
5303
5303
|
var optimism_tokenlist_default = {
|
|
5304
5304
|
name,
|