@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.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-05-
|
|
44
|
+
var timestamp = "2024-05-16T16:40:09.028Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3416,7 +3416,7 @@ var tokens = [
|
|
|
3416
3416
|
chainId: 1,
|
|
3417
3417
|
address: "0x0469dFb82A816C5F0a566625Cec09216A721E90e",
|
|
3418
3418
|
name: "LikeButton.eth",
|
|
3419
|
-
symbol: "
|
|
3419
|
+
symbol: "\u2764\uFE0F",
|
|
3420
3420
|
decimals: 18,
|
|
3421
3421
|
logoURI: "https://ethereum-optimism.github.io/data/LIKE/logo.svg",
|
|
3422
3422
|
extensions: {
|
|
@@ -3429,7 +3429,7 @@ var tokens = [
|
|
|
3429
3429
|
chainId: 8453,
|
|
3430
3430
|
address: "0xE0742c2d2Bdbb3c138Ce81Bc5589DC07865f0a49",
|
|
3431
3431
|
name: "LikeButton.eth",
|
|
3432
|
-
symbol: "
|
|
3432
|
+
symbol: "\u2764\uFE0F",
|
|
3433
3433
|
decimals: 18,
|
|
3434
3434
|
logoURI: "https://ethereum-optimism.github.io/data/LIKE/logo.svg",
|
|
3435
3435
|
extensions: {
|
|
@@ -7984,7 +7984,7 @@ var tokens = [
|
|
|
7984
7984
|
var version = {
|
|
7985
7985
|
major: 10,
|
|
7986
7986
|
minor: 0,
|
|
7987
|
-
patch:
|
|
7987
|
+
patch: 64
|
|
7988
7988
|
};
|
|
7989
7989
|
var optimism_tokenlist_default = {
|
|
7990
7990
|
name,
|