@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
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",
|
|
@@ -6812,6 +6838,7 @@ var tokens = [
|
|
|
6812
6838
|
logoURI: "https://ethereum-optimism.github.io/data/PERP/logo.png",
|
|
6813
6839
|
extensions: {
|
|
6814
6840
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6841
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6815
6842
|
opListId: "default",
|
|
6816
6843
|
opTokenId: "PERP"
|
|
6817
6844
|
}
|
|
@@ -6829,6 +6856,19 @@ var tokens = [
|
|
|
6829
6856
|
opTokenId: "PERP"
|
|
6830
6857
|
}
|
|
6831
6858
|
},
|
|
6859
|
+
{
|
|
6860
|
+
chainId: 8453,
|
|
6861
|
+
address: "0xCD6dDDa305955AcD6b94b934f057E8b0daaD58dE",
|
|
6862
|
+
name: "Perpetual",
|
|
6863
|
+
symbol: "PERP",
|
|
6864
|
+
decimals: 18,
|
|
6865
|
+
logoURI: "https://ethereum-optimism.github.io/data/PERP/logo.png",
|
|
6866
|
+
extensions: {
|
|
6867
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6868
|
+
opListId: "default",
|
|
6869
|
+
opTokenId: "PERP"
|
|
6870
|
+
}
|
|
6871
|
+
},
|
|
6832
6872
|
{
|
|
6833
6873
|
chainId: 1,
|
|
6834
6874
|
address: "0x1FEE5588cb1De19c70B6aD5399152D8C643FAe7b",
|
|
@@ -11485,7 +11525,7 @@ var tokens = [
|
|
|
11485
11525
|
var version = {
|
|
11486
11526
|
major: 10,
|
|
11487
11527
|
minor: 0,
|
|
11488
|
-
patch:
|
|
11528
|
+
patch: 213
|
|
11489
11529
|
};
|
|
11490
11530
|
var optimism_tokenlist_default = {
|
|
11491
11531
|
name,
|