@eth-optimism/tokenlist 10.0.29 → 10.0.30
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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-54e546cc.d.ts → optimism.tokenlist-710757e9.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -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 = "2024-04-29T18:
|
|
9
|
+
var timestamp = "2024-04-29T18:53:51.585Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -292,6 +292,32 @@ var tokens = [
|
|
|
292
292
|
opTokenId: "APT"
|
|
293
293
|
}
|
|
294
294
|
},
|
|
295
|
+
{
|
|
296
|
+
chainId: 1,
|
|
297
|
+
address: "0x594daad7d77592a2b97b725a7ad59d7e188b5bfa",
|
|
298
|
+
name: "Apu Apustaja",
|
|
299
|
+
symbol: "APU",
|
|
300
|
+
decimals: 18,
|
|
301
|
+
logoURI: "https://ethereum-optimism.github.io/data/APU/logo.svg",
|
|
302
|
+
extensions: {
|
|
303
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
304
|
+
opListId: "extended",
|
|
305
|
+
opTokenId: "APU"
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
chainId: 8453,
|
|
310
|
+
address: "0x7a2c5e7788e55ec0a7ba4aeec5b3da322718fb5e",
|
|
311
|
+
name: "Apu Apustaja",
|
|
312
|
+
symbol: "APU",
|
|
313
|
+
decimals: 18,
|
|
314
|
+
logoURI: "https://ethereum-optimism.github.io/data/APU/logo.svg",
|
|
315
|
+
extensions: {
|
|
316
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
317
|
+
opListId: "extended",
|
|
318
|
+
opTokenId: "APU"
|
|
319
|
+
}
|
|
320
|
+
},
|
|
295
321
|
{
|
|
296
322
|
chainId: 1,
|
|
297
323
|
address: "0xeDF6568618A00C6F0908Bf7758A16F76B6E04aF9",
|
|
@@ -3416,6 +3442,32 @@ var tokens = [
|
|
|
3416
3442
|
opTokenId: "MOM"
|
|
3417
3443
|
}
|
|
3418
3444
|
},
|
|
3445
|
+
{
|
|
3446
|
+
chainId: 1,
|
|
3447
|
+
address: "0xc8168d5665f4418353728ac970713e09C0B7c20e",
|
|
3448
|
+
name: "MONKE",
|
|
3449
|
+
symbol: "MONKE",
|
|
3450
|
+
decimals: 18,
|
|
3451
|
+
logoURI: "https://ethereum-optimism.github.io/data/MONKE/logo.svg",
|
|
3452
|
+
extensions: {
|
|
3453
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3454
|
+
opListId: "extended",
|
|
3455
|
+
opTokenId: "MONKE"
|
|
3456
|
+
}
|
|
3457
|
+
},
|
|
3458
|
+
{
|
|
3459
|
+
chainId: 8453,
|
|
3460
|
+
address: "0xe8740ff403060dae99c63a684e0dfe3eaa97e9bc",
|
|
3461
|
+
name: "MONKE",
|
|
3462
|
+
symbol: "MONKE",
|
|
3463
|
+
decimals: 18,
|
|
3464
|
+
logoURI: "https://ethereum-optimism.github.io/data/MONKE/logo.svg",
|
|
3465
|
+
extensions: {
|
|
3466
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3467
|
+
opListId: "extended",
|
|
3468
|
+
opTokenId: "MONKE"
|
|
3469
|
+
}
|
|
3470
|
+
},
|
|
3419
3471
|
{
|
|
3420
3472
|
chainId: 1,
|
|
3421
3473
|
address: "0x48afbbd342f64ef8a9ab1c143719b63c2ad81710",
|
|
@@ -6696,7 +6748,7 @@ var tokens = [
|
|
|
6696
6748
|
var version = {
|
|
6697
6749
|
major: 10,
|
|
6698
6750
|
minor: 0,
|
|
6699
|
-
patch:
|
|
6751
|
+
patch: 30
|
|
6700
6752
|
};
|
|
6701
6753
|
var optimism_tokenlist_default = {
|
|
6702
6754
|
name,
|