@eth-optimism/tokenlist 10.0.220 → 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 +40 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +40 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-5414cc9d.d.ts → optimism.tokenlist-099bdad8.d.ts} +40 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +40 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +40 -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",
|
|
@@ -12667,7 +12705,7 @@ var tokens = [
|
|
|
12667
12705
|
var version = {
|
|
12668
12706
|
major: 10,
|
|
12669
12707
|
minor: 0,
|
|
12670
|
-
patch:
|
|
12708
|
+
patch: 222
|
|
12671
12709
|
};
|
|
12672
12710
|
var optimism_tokenlist_default = {
|
|
12673
12711
|
name,
|