@eth-optimism/tokenlist 8.3.175 → 8.3.176
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-ab806f9b.d.ts → optimism.tokenlist-1b0e1c7b.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-10-
|
|
9
|
+
var timestamp = "2023-10-19T11:15:25.614Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1156,7 +1156,7 @@ var tokens = [
|
|
|
1156
1156
|
},
|
|
1157
1157
|
{
|
|
1158
1158
|
chainId: 424,
|
|
1159
|
-
address: "
|
|
1159
|
+
address: "0x6C121674ba6736644A7e73A8741407fE8a5eE5BA",
|
|
1160
1160
|
name: "Dai Stablecoin",
|
|
1161
1161
|
symbol: "DAI",
|
|
1162
1162
|
decimals: 18,
|
|
@@ -5969,7 +5969,7 @@ var tokens = [
|
|
|
5969
5969
|
var version = {
|
|
5970
5970
|
major: 8,
|
|
5971
5971
|
minor: 3,
|
|
5972
|
-
patch:
|
|
5972
|
+
patch: 176
|
|
5973
5973
|
};
|
|
5974
5974
|
var optimism_tokenlist_default = {
|
|
5975
5975
|
name,
|