@eth-optimism/tokenlist 10.0.219 → 10.0.222
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 +52 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +52 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-cf5ed4b4.d.ts → optimism.tokenlist-099bdad8.d.ts} +52 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +52 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +52 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2025-02-
|
|
9
|
+
var timestamp = "2025-02-13T21:25:17.458Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -366,6 +366,18 @@ var tokens = [
|
|
|
366
366
|
opTokenId: "AIKEK"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
+
{
|
|
370
|
+
chainId: 8453,
|
|
371
|
+
address: "0x02D4f76656C2B4f58430e91f8ac74896c9281Cb9",
|
|
372
|
+
name: "Pett AI",
|
|
373
|
+
symbol: "AIP",
|
|
374
|
+
decimals: 18,
|
|
375
|
+
logoURI: "https://ethereum-optimism.github.io/data/AIP/logo.svg",
|
|
376
|
+
extensions: {
|
|
377
|
+
opListId: "extended",
|
|
378
|
+
opTokenId: "AIP"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
369
381
|
{
|
|
370
382
|
chainId: 1,
|
|
371
383
|
address: "0x9a96ec9B57Fb64FbC60B423d1f4da7691Bd35079",
|
|
@@ -3411,6 +3423,32 @@ var tokens = [
|
|
|
3411
3423
|
opTokenId: "FARM"
|
|
3412
3424
|
}
|
|
3413
3425
|
},
|
|
3426
|
+
{
|
|
3427
|
+
chainId: 1,
|
|
3428
|
+
address: "0x88A9A52F944315D5B4e917b9689e65445C401E83",
|
|
3429
|
+
name: "FEAR",
|
|
3430
|
+
symbol: "FEAR",
|
|
3431
|
+
decimals: 18,
|
|
3432
|
+
logoURI: "https://ethereum-optimism.github.io/data/FEAR/logo.svg",
|
|
3433
|
+
extensions: {
|
|
3434
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3435
|
+
opListId: "extended",
|
|
3436
|
+
opTokenId: "FEAR"
|
|
3437
|
+
}
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
chainId: 8453,
|
|
3441
|
+
address: "0x2CcC99A0a27D52F529A541B8A13E2440376ea3B9",
|
|
3442
|
+
name: "FEAR",
|
|
3443
|
+
symbol: "FEAR",
|
|
3444
|
+
decimals: 18,
|
|
3445
|
+
logoURI: "https://ethereum-optimism.github.io/data/FEAR/logo.svg",
|
|
3446
|
+
extensions: {
|
|
3447
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3448
|
+
opListId: "extended",
|
|
3449
|
+
opTokenId: "FEAR"
|
|
3450
|
+
}
|
|
3451
|
+
},
|
|
3414
3452
|
{
|
|
3415
3453
|
chainId: 1,
|
|
3416
3454
|
address: "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d",
|
|
@@ -9757,6 +9795,18 @@ var tokens = [
|
|
|
9757
9795
|
opTokenId: "SUKU"
|
|
9758
9796
|
}
|
|
9759
9797
|
},
|
|
9798
|
+
{
|
|
9799
|
+
chainId: 8453,
|
|
9800
|
+
address: "0xdbfefd2e8460a6ee4955a68582f85708baea60a3",
|
|
9801
|
+
name: "Super OETH",
|
|
9802
|
+
symbol: "superOETHb",
|
|
9803
|
+
decimals: 18,
|
|
9804
|
+
logoURI: "https://ethereum-optimism.github.io/data/superOETH/logo.svg",
|
|
9805
|
+
extensions: {
|
|
9806
|
+
opListId: "extended",
|
|
9807
|
+
opTokenId: "superOETH"
|
|
9808
|
+
}
|
|
9809
|
+
},
|
|
9760
9810
|
{
|
|
9761
9811
|
chainId: 8453,
|
|
9762
9812
|
address: "0xA9C9Dcb054421DEDc9d9006CFfe843D0a5Cd6339",
|
|
@@ -12655,7 +12705,7 @@ var tokens = [
|
|
|
12655
12705
|
var version = {
|
|
12656
12706
|
major: 10,
|
|
12657
12707
|
minor: 0,
|
|
12658
|
-
patch:
|
|
12708
|
+
patch: 222
|
|
12659
12709
|
};
|
|
12660
12710
|
var optimism_tokenlist_default = {
|
|
12661
12711
|
name,
|