@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2025-01-25T14:
|
|
25
|
+
var timestamp = "2025-01-25T14:14:22.526Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -5423,6 +5423,32 @@ var tokens = [
|
|
|
5423
5423
|
opTokenId: "MAVIA"
|
|
5424
5424
|
}
|
|
5425
5425
|
},
|
|
5426
|
+
{
|
|
5427
|
+
chainId: 1,
|
|
5428
|
+
address: "0xb7109df1a93f8fe2B8162c6207C9B846C1C68090",
|
|
5429
|
+
name: "Matr1x",
|
|
5430
|
+
symbol: "MAX",
|
|
5431
|
+
decimals: 18,
|
|
5432
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAX/logo.png",
|
|
5433
|
+
extensions: {
|
|
5434
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5435
|
+
opListId: "extended",
|
|
5436
|
+
opTokenId: "MAX"
|
|
5437
|
+
}
|
|
5438
|
+
},
|
|
5439
|
+
{
|
|
5440
|
+
chainId: 8453,
|
|
5441
|
+
address: "0xA866d0ffa4e9e52eAde4770Af11496E8d237086C",
|
|
5442
|
+
name: "Matr1x",
|
|
5443
|
+
symbol: "MAX",
|
|
5444
|
+
decimals: 18,
|
|
5445
|
+
logoURI: "https://ethereum-optimism.github.io/data/MAX/logo.png",
|
|
5446
|
+
extensions: {
|
|
5447
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5448
|
+
opListId: "extended",
|
|
5449
|
+
opTokenId: "MAX"
|
|
5450
|
+
}
|
|
5451
|
+
},
|
|
5426
5452
|
{
|
|
5427
5453
|
chainId: 1,
|
|
5428
5454
|
address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
|
|
@@ -9011,6 +9037,32 @@ var tokens = [
|
|
|
9011
9037
|
opTokenId: "tBTC"
|
|
9012
9038
|
}
|
|
9013
9039
|
},
|
|
9040
|
+
{
|
|
9041
|
+
chainId: 1,
|
|
9042
|
+
address: "0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
|
|
9043
|
+
name: "Telcoin",
|
|
9044
|
+
symbol: "TEL",
|
|
9045
|
+
decimals: 2,
|
|
9046
|
+
logoURI: "https://ethereum-optimism.github.io/data/TEL/logo.svg",
|
|
9047
|
+
extensions: {
|
|
9048
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9049
|
+
opListId: "extended",
|
|
9050
|
+
opTokenId: "TEL"
|
|
9051
|
+
}
|
|
9052
|
+
},
|
|
9053
|
+
{
|
|
9054
|
+
chainId: 8453,
|
|
9055
|
+
address: "0x09bE1692ca16e06f536F0038fF11D1dA8524aDB1",
|
|
9056
|
+
name: "Telcoin",
|
|
9057
|
+
symbol: "TEL",
|
|
9058
|
+
decimals: 2,
|
|
9059
|
+
logoURI: "https://ethereum-optimism.github.io/data/TEL/logo.svg",
|
|
9060
|
+
extensions: {
|
|
9061
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9062
|
+
opListId: "extended",
|
|
9063
|
+
opTokenId: "TEL"
|
|
9064
|
+
}
|
|
9065
|
+
},
|
|
9014
9066
|
{
|
|
9015
9067
|
chainId: 1,
|
|
9016
9068
|
address: "0xdd16ec0f66e54d453e6756713e533355989040e4",
|
|
@@ -11499,7 +11551,7 @@ var tokens = [
|
|
|
11499
11551
|
var version = {
|
|
11500
11552
|
major: 10,
|
|
11501
11553
|
minor: 0,
|
|
11502
|
-
patch:
|
|
11554
|
+
patch: 214
|
|
11503
11555
|
};
|
|
11504
11556
|
var optimism_tokenlist_default = {
|
|
11505
11557
|
name,
|