@eth-optimism/tokenlist 8.3.157 → 8.3.158
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-f5cfa1d7.d.ts → optimism.tokenlist-12c37fca.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 = "2023-09-07T19:
|
|
9
|
+
var timestamp = "2023-09-07T19:37:13.317Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2844,6 +2844,58 @@ var tokens = [
|
|
|
2844
2844
|
opTokenId: "MOM"
|
|
2845
2845
|
}
|
|
2846
2846
|
},
|
|
2847
|
+
{
|
|
2848
|
+
chainId: 1,
|
|
2849
|
+
address: "0x6731827Cb6879a2091ce3ab3423f7bf20539b579",
|
|
2850
|
+
name: "Empower Token",
|
|
2851
|
+
symbol: "MPWR",
|
|
2852
|
+
decimals: 18,
|
|
2853
|
+
logoURI: "https://ethereum-optimism.github.io/data/MPWR/logo.svg",
|
|
2854
|
+
extensions: {
|
|
2855
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2856
|
+
opListId: "extended",
|
|
2857
|
+
opTokenId: "MPWR"
|
|
2858
|
+
}
|
|
2859
|
+
},
|
|
2860
|
+
{
|
|
2861
|
+
chainId: 5,
|
|
2862
|
+
address: "0x1E1dfcf72dceF548e6AE581863a564FFe429dAA8",
|
|
2863
|
+
name: "Goerli MPWR",
|
|
2864
|
+
symbol: "MPWR",
|
|
2865
|
+
decimals: 18,
|
|
2866
|
+
logoURI: "https://ethereum-optimism.github.io/data/MPWR/logo.svg",
|
|
2867
|
+
extensions: {
|
|
2868
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
2869
|
+
opListId: "extended",
|
|
2870
|
+
opTokenId: "MPWR"
|
|
2871
|
+
}
|
|
2872
|
+
},
|
|
2873
|
+
{
|
|
2874
|
+
chainId: 84531,
|
|
2875
|
+
address: "0x1901Bf2952F438Fa6251ac100375769f9Afd907d",
|
|
2876
|
+
name: "Base Goerli MPWR",
|
|
2877
|
+
symbol: "MPWR",
|
|
2878
|
+
decimals: 18,
|
|
2879
|
+
logoURI: "https://ethereum-optimism.github.io/data/MPWR/logo.svg",
|
|
2880
|
+
extensions: {
|
|
2881
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2882
|
+
opListId: "extended",
|
|
2883
|
+
opTokenId: "MPWR"
|
|
2884
|
+
}
|
|
2885
|
+
},
|
|
2886
|
+
{
|
|
2887
|
+
chainId: 8453,
|
|
2888
|
+
address: "0x85267fBC6e1e1563bB9247336F05D9220eA99f52",
|
|
2889
|
+
name: "Empower Token",
|
|
2890
|
+
symbol: "MPWR",
|
|
2891
|
+
decimals: 18,
|
|
2892
|
+
logoURI: "https://ethereum-optimism.github.io/data/MPWR/logo.svg",
|
|
2893
|
+
extensions: {
|
|
2894
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2895
|
+
opListId: "extended",
|
|
2896
|
+
opTokenId: "MPWR"
|
|
2897
|
+
}
|
|
2898
|
+
},
|
|
2847
2899
|
{
|
|
2848
2900
|
chainId: 1,
|
|
2849
2901
|
address: "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2",
|
|
@@ -5466,7 +5518,7 @@ var tokens = [
|
|
|
5466
5518
|
var version = {
|
|
5467
5519
|
major: 8,
|
|
5468
5520
|
minor: 3,
|
|
5469
|
-
patch:
|
|
5521
|
+
patch: 158
|
|
5470
5522
|
};
|
|
5471
5523
|
var optimism_tokenlist_default = {
|
|
5472
5524
|
name,
|