@eth-optimism/tokenlist 10.0.24 → 10.0.26
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-36653a49.d.ts → optimism.tokenlist-379f5b49.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 = "2024-04-29T18:42
|
|
9
|
+
var timestamp = "2024-04-29T18:43:42.816Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -3130,6 +3130,30 @@ var tokens = [
|
|
|
3130
3130
|
opTokenId: "MASK"
|
|
3131
3131
|
}
|
|
3132
3132
|
},
|
|
3133
|
+
{
|
|
3134
|
+
chainId: 1,
|
|
3135
|
+
address: "0x24fcFC492C1393274B6bcd568ac9e225BEc93584",
|
|
3136
|
+
name: "Heroes of Mavia",
|
|
3137
|
+
symbol: "MAVIA",
|
|
3138
|
+
decimals: 18,
|
|
3139
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAVIA/logo.png",
|
|
3140
|
+
extensions: {
|
|
3141
|
+
opListId: "extended",
|
|
3142
|
+
opTokenId: "MAVIA"
|
|
3143
|
+
}
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
chainId: 8453,
|
|
3147
|
+
address: "0x24fcFC492C1393274B6bcd568ac9e225BEc93584",
|
|
3148
|
+
name: "Heroes of Mavia",
|
|
3149
|
+
symbol: "MAVIA",
|
|
3150
|
+
decimals: 18,
|
|
3151
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAVIA/logo.png",
|
|
3152
|
+
extensions: {
|
|
3153
|
+
opListId: "extended",
|
|
3154
|
+
opTokenId: "MAVIA"
|
|
3155
|
+
}
|
|
3156
|
+
},
|
|
3133
3157
|
{
|
|
3134
3158
|
chainId: 1,
|
|
3135
3159
|
address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
|
|
@@ -5378,6 +5402,32 @@ var tokens = [
|
|
|
5378
5402
|
opTokenId: "TheDAO"
|
|
5379
5403
|
}
|
|
5380
5404
|
},
|
|
5405
|
+
{
|
|
5406
|
+
chainId: 1,
|
|
5407
|
+
address: "0x2c9084e65d046146d6cfc26bf45f5b80042b90eb",
|
|
5408
|
+
name: "Current Thing",
|
|
5409
|
+
symbol: "THING",
|
|
5410
|
+
decimals: 18,
|
|
5411
|
+
logoURI: "https://ethereum-optimism.github.io/data/THING/logo.svg",
|
|
5412
|
+
extensions: {
|
|
5413
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5414
|
+
opListId: "extended",
|
|
5415
|
+
opTokenId: "THING"
|
|
5416
|
+
}
|
|
5417
|
+
},
|
|
5418
|
+
{
|
|
5419
|
+
chainId: 8453,
|
|
5420
|
+
address: "0x6a38905c6eb562bae76f1af0d0f98f2801fb2490",
|
|
5421
|
+
name: "Current Thing",
|
|
5422
|
+
symbol: "THING",
|
|
5423
|
+
decimals: 18,
|
|
5424
|
+
logoURI: "https://ethereum-optimism.github.io/data/THING/logo.svg",
|
|
5425
|
+
extensions: {
|
|
5426
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5427
|
+
opListId: "extended",
|
|
5428
|
+
opTokenId: "THING"
|
|
5429
|
+
}
|
|
5430
|
+
},
|
|
5381
5431
|
{
|
|
5382
5432
|
chainId: 1,
|
|
5383
5433
|
address: "0x82D09e30d5D682D69B4A5d97C61b7BA651457625",
|
|
@@ -6476,7 +6526,7 @@ var tokens = [
|
|
|
6476
6526
|
var version = {
|
|
6477
6527
|
major: 10,
|
|
6478
6528
|
minor: 0,
|
|
6479
|
-
patch:
|
|
6529
|
+
patch: 26
|
|
6480
6530
|
};
|
|
6481
6531
|
var optimism_tokenlist_default = {
|
|
6482
6532
|
name,
|