@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-08-
|
|
9
|
+
var timestamp = "2023-08-17T20:57:53.938Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -549,7 +549,7 @@ var tokens = [
|
|
|
549
549
|
},
|
|
550
550
|
{
|
|
551
551
|
chainId: 84531,
|
|
552
|
-
address: "
|
|
552
|
+
address: "0x0c79e0E0284a631b72946b27d8F61EA6d9bF45c6",
|
|
553
553
|
name: "Chain Games",
|
|
554
554
|
symbol: "CHAIN",
|
|
555
555
|
decimals: 18,
|
|
@@ -4836,7 +4836,7 @@ var tokens = [
|
|
|
4836
4836
|
var version = {
|
|
4837
4837
|
major: 8,
|
|
4838
4838
|
minor: 3,
|
|
4839
|
-
patch:
|
|
4839
|
+
patch: 136
|
|
4840
4840
|
};
|
|
4841
4841
|
var optimism_tokenlist_default = {
|
|
4842
4842
|
name,
|