@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
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-10-
|
|
44
|
+
var timestamp = "2023-10-19T11:15:25.614Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1191,7 +1191,7 @@ var tokens = [
|
|
|
1191
1191
|
},
|
|
1192
1192
|
{
|
|
1193
1193
|
chainId: 424,
|
|
1194
|
-
address: "
|
|
1194
|
+
address: "0x6C121674ba6736644A7e73A8741407fE8a5eE5BA",
|
|
1195
1195
|
name: "Dai Stablecoin",
|
|
1196
1196
|
symbol: "DAI",
|
|
1197
1197
|
decimals: 18,
|
|
@@ -6004,7 +6004,7 @@ var tokens = [
|
|
|
6004
6004
|
var version = {
|
|
6005
6005
|
major: 8,
|
|
6006
6006
|
minor: 3,
|
|
6007
|
-
patch:
|
|
6007
|
+
patch: 176
|
|
6008
6008
|
};
|
|
6009
6009
|
var optimism_tokenlist_default = {
|
|
6010
6010
|
name,
|