@eth-optimism/tokenlist 10.0.125 → 10.0.126
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-b357b25c.d.ts → optimism.tokenlist-2da4b6f5.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-09-
|
|
9
|
+
var timestamp = "2024-09-18T02:40:49.427Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4323,6 +4323,58 @@ var tokens = [
|
|
|
4323
4323
|
opTokenId: "MASK"
|
|
4324
4324
|
}
|
|
4325
4325
|
},
|
|
4326
|
+
{
|
|
4327
|
+
chainId: 1,
|
|
4328
|
+
address: "0x06F3C323f0238c72BF35011071f2b5B7F43A054c",
|
|
4329
|
+
name: "MASQ",
|
|
4330
|
+
symbol: "MASQ",
|
|
4331
|
+
decimals: 18,
|
|
4332
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASQ/logo.png",
|
|
4333
|
+
extensions: {
|
|
4334
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4335
|
+
opListId: "extended",
|
|
4336
|
+
opTokenId: "MASQ"
|
|
4337
|
+
}
|
|
4338
|
+
},
|
|
4339
|
+
{
|
|
4340
|
+
chainId: 11155111,
|
|
4341
|
+
address: "0x574338FFb9471C7a260e338478409Ed0F8900ea5",
|
|
4342
|
+
name: "tMASQ",
|
|
4343
|
+
symbol: "tMASQ",
|
|
4344
|
+
decimals: 18,
|
|
4345
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASQ/logo.png",
|
|
4346
|
+
extensions: {
|
|
4347
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4348
|
+
opListId: "extended",
|
|
4349
|
+
opTokenId: "MASQ"
|
|
4350
|
+
}
|
|
4351
|
+
},
|
|
4352
|
+
{
|
|
4353
|
+
chainId: 8453,
|
|
4354
|
+
address: "0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3",
|
|
4355
|
+
name: "MASQ",
|
|
4356
|
+
symbol: "MASQ",
|
|
4357
|
+
decimals: 18,
|
|
4358
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASQ/logo.png",
|
|
4359
|
+
extensions: {
|
|
4360
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4361
|
+
opListId: "extended",
|
|
4362
|
+
opTokenId: "MASQ"
|
|
4363
|
+
}
|
|
4364
|
+
},
|
|
4365
|
+
{
|
|
4366
|
+
chainId: 84532,
|
|
4367
|
+
address: "0x898E1cE720084A902Bc37dD822eD6D6a5F027E10",
|
|
4368
|
+
name: "tMASQ",
|
|
4369
|
+
symbol: "tMASQ",
|
|
4370
|
+
decimals: 18,
|
|
4371
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASQ/logo.png",
|
|
4372
|
+
extensions: {
|
|
4373
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4374
|
+
opListId: "extended",
|
|
4375
|
+
opTokenId: "MASQ"
|
|
4376
|
+
}
|
|
4377
|
+
},
|
|
4326
4378
|
{
|
|
4327
4379
|
chainId: 1,
|
|
4328
4380
|
address: "0x24fcFC492C1393274B6bcd568ac9e225BEc93584",
|
|
@@ -9349,7 +9401,7 @@ var tokens = [
|
|
|
9349
9401
|
var version = {
|
|
9350
9402
|
major: 10,
|
|
9351
9403
|
minor: 0,
|
|
9352
|
-
patch:
|
|
9404
|
+
patch: 126
|
|
9353
9405
|
};
|
|
9354
9406
|
var optimism_tokenlist_default = {
|
|
9355
9407
|
name,
|