@eth-optimism/tokenlist 10.0.212 → 10.0.213
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 +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-2fabf954.d.ts → optimism.tokenlist-fd85c4d3.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -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:11:51.788Z";
|
|
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",
|
|
@@ -11499,7 +11525,7 @@ var tokens = [
|
|
|
11499
11525
|
var version = {
|
|
11500
11526
|
major: 10,
|
|
11501
11527
|
minor: 0,
|
|
11502
|
-
patch:
|
|
11528
|
+
patch: 213
|
|
11503
11529
|
};
|
|
11504
11530
|
var optimism_tokenlist_default = {
|
|
11505
11531
|
name,
|