@eth-optimism/tokenlist 10.0.119 → 10.0.121
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 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-2280a4e3.d.ts → optimism.tokenlist-81694870.d.ts} +28 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -16
- 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 = "2024-09-
|
|
9
|
+
var timestamp = "2024-09-10T00:10:14.931Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4722,7 +4722,6 @@ var tokens = [
|
|
|
4722
4722
|
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4723
4723
|
extensions: {
|
|
4724
4724
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4725
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4726
4725
|
opListId: "extended",
|
|
4727
4726
|
opTokenId: "MUGLOO"
|
|
4728
4727
|
}
|
|
@@ -4740,19 +4739,6 @@ var tokens = [
|
|
|
4740
4739
|
opTokenId: "MUGLOO"
|
|
4741
4740
|
}
|
|
4742
4741
|
},
|
|
4743
|
-
{
|
|
4744
|
-
chainId: 8453,
|
|
4745
|
-
address: "0xE009e453Ac69B0E9602BA091D5331B31B03D3039",
|
|
4746
|
-
name: "Mugloo",
|
|
4747
|
-
symbol: "MUGLOO",
|
|
4748
|
-
decimals: 4,
|
|
4749
|
-
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4750
|
-
extensions: {
|
|
4751
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4752
|
-
opListId: "extended",
|
|
4753
|
-
opTokenId: "MUGLOO"
|
|
4754
|
-
}
|
|
4755
|
-
},
|
|
4756
4742
|
{
|
|
4757
4743
|
chainId: 1,
|
|
4758
4744
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -8913,6 +8899,32 @@ var tokens = [
|
|
|
8913
8899
|
opTokenId: "XYO"
|
|
8914
8900
|
}
|
|
8915
8901
|
},
|
|
8902
|
+
{
|
|
8903
|
+
chainId: 1,
|
|
8904
|
+
address: "0x1BED97CBC3c24A4fb5C069C6E311a967386131f7",
|
|
8905
|
+
name: "Yearn Ether",
|
|
8906
|
+
symbol: "yETH",
|
|
8907
|
+
decimals: 18,
|
|
8908
|
+
logoURI: "https://ethereum-optimism.github.io/data/yETH/logo.svg",
|
|
8909
|
+
extensions: {
|
|
8910
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8911
|
+
opListId: "extended",
|
|
8912
|
+
opTokenId: "yETH"
|
|
8913
|
+
}
|
|
8914
|
+
},
|
|
8915
|
+
{
|
|
8916
|
+
chainId: 8453,
|
|
8917
|
+
address: "0xCaf1c21DE4214ab2bCDb3A55deEB0114C8EeADa1",
|
|
8918
|
+
name: "Yearn Ether",
|
|
8919
|
+
symbol: "yETH",
|
|
8920
|
+
decimals: 18,
|
|
8921
|
+
logoURI: "https://ethereum-optimism.github.io/data/yETH/logo.svg",
|
|
8922
|
+
extensions: {
|
|
8923
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8924
|
+
opListId: "extended",
|
|
8925
|
+
opTokenId: "yETH"
|
|
8926
|
+
}
|
|
8927
|
+
},
|
|
8916
8928
|
{
|
|
8917
8929
|
chainId: 1,
|
|
8918
8930
|
address: "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e",
|
|
@@ -9283,7 +9295,7 @@ var tokens = [
|
|
|
9283
9295
|
var version = {
|
|
9284
9296
|
major: 10,
|
|
9285
9297
|
minor: 0,
|
|
9286
|
-
patch:
|
|
9298
|
+
patch: 121
|
|
9287
9299
|
};
|
|
9288
9300
|
var optimism_tokenlist_default = {
|
|
9289
9301
|
name,
|