@eth-optimism/tokenlist 10.0.212 → 10.0.214
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-2fabf954.d.ts → optimism.tokenlist-4fba9227.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 = "2025-01-25T14:
|
|
9
|
+
var timestamp = "2025-01-25T14:14:22.526Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -5407,6 +5407,32 @@ var tokens = [
|
|
|
5407
5407
|
opTokenId: "MAVIA"
|
|
5408
5408
|
}
|
|
5409
5409
|
},
|
|
5410
|
+
{
|
|
5411
|
+
chainId: 1,
|
|
5412
|
+
address: "0xb7109df1a93f8fe2B8162c6207C9B846C1C68090",
|
|
5413
|
+
name: "Matr1x",
|
|
5414
|
+
symbol: "MAX",
|
|
5415
|
+
decimals: 18,
|
|
5416
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAX/logo.png",
|
|
5417
|
+
extensions: {
|
|
5418
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5419
|
+
opListId: "extended",
|
|
5420
|
+
opTokenId: "MAX"
|
|
5421
|
+
}
|
|
5422
|
+
},
|
|
5423
|
+
{
|
|
5424
|
+
chainId: 8453,
|
|
5425
|
+
address: "0xA866d0ffa4e9e52eAde4770Af11496E8d237086C",
|
|
5426
|
+
name: "Matr1x",
|
|
5427
|
+
symbol: "MAX",
|
|
5428
|
+
decimals: 18,
|
|
5429
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAX/logo.png",
|
|
5430
|
+
extensions: {
|
|
5431
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5432
|
+
opListId: "extended",
|
|
5433
|
+
opTokenId: "MAX"
|
|
5434
|
+
}
|
|
5435
|
+
},
|
|
5410
5436
|
{
|
|
5411
5437
|
chainId: 1,
|
|
5412
5438
|
address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
|
|
@@ -8995,6 +9021,32 @@ var tokens = [
|
|
|
8995
9021
|
opTokenId: "tBTC"
|
|
8996
9022
|
}
|
|
8997
9023
|
},
|
|
9024
|
+
{
|
|
9025
|
+
chainId: 1,
|
|
9026
|
+
address: "0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
|
|
9027
|
+
name: "Telcoin",
|
|
9028
|
+
symbol: "TEL",
|
|
9029
|
+
decimals: 2,
|
|
9030
|
+
logoURI: "https://ethereum-optimism.github.io/data/TEL/logo.svg",
|
|
9031
|
+
extensions: {
|
|
9032
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9033
|
+
opListId: "extended",
|
|
9034
|
+
opTokenId: "TEL"
|
|
9035
|
+
}
|
|
9036
|
+
},
|
|
9037
|
+
{
|
|
9038
|
+
chainId: 8453,
|
|
9039
|
+
address: "0x09bE1692ca16e06f536F0038fF11D1dA8524aDB1",
|
|
9040
|
+
name: "Telcoin",
|
|
9041
|
+
symbol: "TEL",
|
|
9042
|
+
decimals: 2,
|
|
9043
|
+
logoURI: "https://ethereum-optimism.github.io/data/TEL/logo.svg",
|
|
9044
|
+
extensions: {
|
|
9045
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9046
|
+
opListId: "extended",
|
|
9047
|
+
opTokenId: "TEL"
|
|
9048
|
+
}
|
|
9049
|
+
},
|
|
8998
9050
|
{
|
|
8999
9051
|
chainId: 1,
|
|
9000
9052
|
address: "0xdd16ec0f66e54d453e6756713e533355989040e4",
|
|
@@ -11483,7 +11535,7 @@ var tokens = [
|
|
|
11483
11535
|
var version = {
|
|
11484
11536
|
major: 10,
|
|
11485
11537
|
minor: 0,
|
|
11486
|
-
patch:
|
|
11538
|
+
patch: 214
|
|
11487
11539
|
};
|
|
11488
11540
|
var optimism_tokenlist_default = {
|
|
11489
11541
|
name,
|