@eth-optimism/tokenlist 8.3.149 → 8.3.151
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 +68 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +68 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-2a62353a.d.ts → optimism.tokenlist-63624bfd.d.ts} +68 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +68 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +68 -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 = "2023-09-03T09:
|
|
9
|
+
var timestamp = "2023-09-03T09:28:05.850Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -442,6 +442,58 @@ var tokens = [
|
|
|
442
442
|
opTokenId: "BOND"
|
|
443
443
|
}
|
|
444
444
|
},
|
|
445
|
+
{
|
|
446
|
+
chainId: 1,
|
|
447
|
+
address: "0x936Ab482d6bd111910a42849D3A51Ff80BB0A711",
|
|
448
|
+
name: "Burn Wrapped AJNA",
|
|
449
|
+
symbol: "bwAJNA",
|
|
450
|
+
decimals: 18,
|
|
451
|
+
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
452
|
+
extensions: {
|
|
453
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
454
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
455
|
+
opListId: "extended",
|
|
456
|
+
opTokenId: "bwAJNA"
|
|
457
|
+
}
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
chainId: 10,
|
|
461
|
+
address: "0x6c518f9D1a163379235816c543E62922a79863Fa",
|
|
462
|
+
name: "Burn Wrapped AJNA",
|
|
463
|
+
symbol: "bwAJNA",
|
|
464
|
+
decimals: 18,
|
|
465
|
+
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
466
|
+
extensions: {
|
|
467
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
468
|
+
opListId: "extended",
|
|
469
|
+
opTokenId: "bwAJNA"
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
chainId: 5,
|
|
474
|
+
address: "0xE38DFd7aB36806B882bD7332a8aE454f2273D015",
|
|
475
|
+
name: "Burn Wrapped AJNA",
|
|
476
|
+
symbol: "bwAJNA",
|
|
477
|
+
decimals: 18,
|
|
478
|
+
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
479
|
+
extensions: {
|
|
480
|
+
opListId: "extended",
|
|
481
|
+
opTokenId: "bwAJNA"
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
chainId: 8453,
|
|
486
|
+
address: "0xf0f326af3b1Ed943ab95C29470730CC8Cf66ae47",
|
|
487
|
+
name: "Burn Wrapped AJNA",
|
|
488
|
+
symbol: "bwAJNA",
|
|
489
|
+
decimals: 18,
|
|
490
|
+
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
491
|
+
extensions: {
|
|
492
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
493
|
+
opListId: "extended",
|
|
494
|
+
opTokenId: "bwAJNA"
|
|
495
|
+
}
|
|
496
|
+
},
|
|
445
497
|
{
|
|
446
498
|
chainId: 1,
|
|
447
499
|
address: "0xbe9895146f7af43049ca1c1ae358b0541ea49704",
|
|
@@ -4196,6 +4248,7 @@ var tokens = [
|
|
|
4196
4248
|
decimals: 18,
|
|
4197
4249
|
logoURI: "https://ethereum-optimism.github.io/data/TOWER/logo.svg",
|
|
4198
4250
|
extensions: {
|
|
4251
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4199
4252
|
opListId: "extended",
|
|
4200
4253
|
opTokenId: "TOWER"
|
|
4201
4254
|
}
|
|
@@ -4226,6 +4279,19 @@ var tokens = [
|
|
|
4226
4279
|
opTokenId: "TOWER"
|
|
4227
4280
|
}
|
|
4228
4281
|
},
|
|
4282
|
+
{
|
|
4283
|
+
chainId: 8453,
|
|
4284
|
+
address: "0xf7C1CEfCf7E1dd8161e00099facD3E1Db9e528ee",
|
|
4285
|
+
name: "TOWER",
|
|
4286
|
+
symbol: "TOWER",
|
|
4287
|
+
decimals: 18,
|
|
4288
|
+
logoURI: "https://ethereum-optimism.github.io/data/TOWER/logo.svg",
|
|
4289
|
+
extensions: {
|
|
4290
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4291
|
+
opListId: "extended",
|
|
4292
|
+
opTokenId: "TOWER"
|
|
4293
|
+
}
|
|
4294
|
+
},
|
|
4229
4295
|
{
|
|
4230
4296
|
chainId: 1,
|
|
4231
4297
|
address: "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F",
|
|
@@ -5188,7 +5254,7 @@ var tokens = [
|
|
|
5188
5254
|
var version = {
|
|
5189
5255
|
major: 8,
|
|
5190
5256
|
minor: 3,
|
|
5191
|
-
patch:
|
|
5257
|
+
patch: 151
|
|
5192
5258
|
};
|
|
5193
5259
|
var optimism_tokenlist_default = {
|
|
5194
5260
|
name,
|