@eth-optimism/tokenlist 10.0.63 → 10.0.64
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 +4 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-f4aed319.d.ts → optimism.tokenlist-f9b76ac3.d.ts} +4 -4
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +4 -4
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +4 -4
- 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 = "2024-05-
|
|
25
|
+
var timestamp = "2024-05-16T16:40:09.028Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3397,7 +3397,7 @@ var tokens = [
|
|
|
3397
3397
|
chainId: 1,
|
|
3398
3398
|
address: "0x0469dFb82A816C5F0a566625Cec09216A721E90e",
|
|
3399
3399
|
name: "LikeButton.eth",
|
|
3400
|
-
symbol: "
|
|
3400
|
+
symbol: "\u2764\uFE0F",
|
|
3401
3401
|
decimals: 18,
|
|
3402
3402
|
logoURI: "https://ethereum-optimism.github.io/data/LIKE/logo.svg",
|
|
3403
3403
|
extensions: {
|
|
@@ -3410,7 +3410,7 @@ var tokens = [
|
|
|
3410
3410
|
chainId: 8453,
|
|
3411
3411
|
address: "0xE0742c2d2Bdbb3c138Ce81Bc5589DC07865f0a49",
|
|
3412
3412
|
name: "LikeButton.eth",
|
|
3413
|
-
symbol: "
|
|
3413
|
+
symbol: "\u2764\uFE0F",
|
|
3414
3414
|
decimals: 18,
|
|
3415
3415
|
logoURI: "https://ethereum-optimism.github.io/data/LIKE/logo.svg",
|
|
3416
3416
|
extensions: {
|
|
@@ -7965,7 +7965,7 @@ var tokens = [
|
|
|
7965
7965
|
var version = {
|
|
7966
7966
|
major: 10,
|
|
7967
7967
|
minor: 0,
|
|
7968
|
-
patch:
|
|
7968
|
+
patch: 64
|
|
7969
7969
|
};
|
|
7970
7970
|
var optimism_tokenlist_default = {
|
|
7971
7971
|
name,
|