@eth-optimism/tokenlist 10.0.211 → 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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-b260f83c.d.ts → optimism.tokenlist-fd85c4d3.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -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:11:51.788Z";
|
|
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",
|
|
@@ -6796,6 +6822,7 @@ var tokens = [
|
|
|
6796
6822
|
logoURI: "https://ethereum-optimism.github.io/data/PERP/logo.png",
|
|
6797
6823
|
extensions: {
|
|
6798
6824
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6825
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6799
6826
|
opListId: "default",
|
|
6800
6827
|
opTokenId: "PERP"
|
|
6801
6828
|
}
|
|
@@ -6813,6 +6840,19 @@ var tokens = [
|
|
|
6813
6840
|
opTokenId: "PERP"
|
|
6814
6841
|
}
|
|
6815
6842
|
},
|
|
6843
|
+
{
|
|
6844
|
+
chainId: 8453,
|
|
6845
|
+
address: "0xCD6dDDa305955AcD6b94b934f057E8b0daaD58dE",
|
|
6846
|
+
name: "Perpetual",
|
|
6847
|
+
symbol: "PERP",
|
|
6848
|
+
decimals: 18,
|
|
6849
|
+
logoURI: "https://ethereum-optimism.github.io/data/PERP/logo.png",
|
|
6850
|
+
extensions: {
|
|
6851
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6852
|
+
opListId: "default",
|
|
6853
|
+
opTokenId: "PERP"
|
|
6854
|
+
}
|
|
6855
|
+
},
|
|
6816
6856
|
{
|
|
6817
6857
|
chainId: 1,
|
|
6818
6858
|
address: "0x1FEE5588cb1De19c70B6aD5399152D8C643FAe7b",
|
|
@@ -11469,7 +11509,7 @@ var tokens = [
|
|
|
11469
11509
|
var version = {
|
|
11470
11510
|
major: 10,
|
|
11471
11511
|
minor: 0,
|
|
11472
|
-
patch:
|
|
11512
|
+
patch: 213
|
|
11473
11513
|
};
|
|
11474
11514
|
var optimism_tokenlist_default = {
|
|
11475
11515
|
name,
|