@eth-optimism/tokenlist 8.3.135 → 8.3.136
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-006bdd88.d.ts → optimism.tokenlist-0b7555d8.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-08-
|
|
44
|
+
var timestamp = "2023-08-17T20:57:53.938Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -584,7 +584,7 @@ var tokens = [
|
|
|
584
584
|
},
|
|
585
585
|
{
|
|
586
586
|
chainId: 84531,
|
|
587
|
-
address: "
|
|
587
|
+
address: "0x0c79e0E0284a631b72946b27d8F61EA6d9bF45c6",
|
|
588
588
|
name: "Chain Games",
|
|
589
589
|
symbol: "CHAIN",
|
|
590
590
|
decimals: 18,
|
|
@@ -4871,7 +4871,7 @@ var tokens = [
|
|
|
4871
4871
|
var version = {
|
|
4872
4872
|
major: 8,
|
|
4873
4873
|
minor: 3,
|
|
4874
|
-
patch:
|
|
4874
|
+
patch: 136
|
|
4875
4875
|
};
|
|
4876
4876
|
var optimism_tokenlist_default = {
|
|
4877
4877
|
name,
|