@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.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2023-10-
|
|
25
|
+
var timestamp = "2023-10-19T11:15:25.614Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1172,7 +1172,7 @@ var tokens = [
|
|
|
1172
1172
|
},
|
|
1173
1173
|
{
|
|
1174
1174
|
chainId: 424,
|
|
1175
|
-
address: "
|
|
1175
|
+
address: "0x6C121674ba6736644A7e73A8741407fE8a5eE5BA",
|
|
1176
1176
|
name: "Dai Stablecoin",
|
|
1177
1177
|
symbol: "DAI",
|
|
1178
1178
|
decimals: 18,
|
|
@@ -5985,7 +5985,7 @@ var tokens = [
|
|
|
5985
5985
|
var version = {
|
|
5986
5986
|
major: 8,
|
|
5987
5987
|
minor: 3,
|
|
5988
|
-
patch:
|
|
5988
|
+
patch: 176
|
|
5989
5989
|
};
|
|
5990
5990
|
var optimism_tokenlist_default = {
|
|
5991
5991
|
name,
|