@eth-optimism/tokenlist 10.0.147 → 10.0.148
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-2cd14a91.d.ts → optimism.tokenlist-6f22d6c6.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 = "2024-10-24T15:
|
|
44
|
+
var timestamp = "2024-10-24T15:57:39.339Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -7038,7 +7038,7 @@ var tokens = [
|
|
|
7038
7038
|
},
|
|
7039
7039
|
{
|
|
7040
7040
|
chainId: 1,
|
|
7041
|
-
address: "
|
|
7041
|
+
address: "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E",
|
|
7042
7042
|
name: "Status Network Token",
|
|
7043
7043
|
symbol: "SNT",
|
|
7044
7044
|
decimals: 18,
|
|
@@ -9858,7 +9858,7 @@ var tokens = [
|
|
|
9858
9858
|
var version = {
|
|
9859
9859
|
major: 10,
|
|
9860
9860
|
minor: 0,
|
|
9861
|
-
patch:
|
|
9861
|
+
patch: 148
|
|
9862
9862
|
};
|
|
9863
9863
|
var optimism_tokenlist_default = {
|
|
9864
9864
|
name,
|