@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-09-
|
|
25
|
+
var timestamp = "2024-09-10T00:10:14.931Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4738,7 +4738,6 @@ var tokens = [
|
|
|
4738
4738
|
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4739
4739
|
extensions: {
|
|
4740
4740
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4741
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4742
4741
|
opListId: "extended",
|
|
4743
4742
|
opTokenId: "MUGLOO"
|
|
4744
4743
|
}
|
|
@@ -4756,19 +4755,6 @@ var tokens = [
|
|
|
4756
4755
|
opTokenId: "MUGLOO"
|
|
4757
4756
|
}
|
|
4758
4757
|
},
|
|
4759
|
-
{
|
|
4760
|
-
chainId: 8453,
|
|
4761
|
-
address: "0xE009e453Ac69B0E9602BA091D5331B31B03D3039",
|
|
4762
|
-
name: "Mugloo",
|
|
4763
|
-
symbol: "MUGLOO",
|
|
4764
|
-
decimals: 4,
|
|
4765
|
-
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4766
|
-
extensions: {
|
|
4767
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4768
|
-
opListId: "extended",
|
|
4769
|
-
opTokenId: "MUGLOO"
|
|
4770
|
-
}
|
|
4771
|
-
},
|
|
4772
4758
|
{
|
|
4773
4759
|
chainId: 1,
|
|
4774
4760
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -8929,6 +8915,32 @@ var tokens = [
|
|
|
8929
8915
|
opTokenId: "XYO"
|
|
8930
8916
|
}
|
|
8931
8917
|
},
|
|
8918
|
+
{
|
|
8919
|
+
chainId: 1,
|
|
8920
|
+
address: "0x1BED97CBC3c24A4fb5C069C6E311a967386131f7",
|
|
8921
|
+
name: "Yearn Ether",
|
|
8922
|
+
symbol: "yETH",
|
|
8923
|
+
decimals: 18,
|
|
8924
|
+
logoURI: "https://ethereum-optimism.github.io/data/yETH/logo.svg",
|
|
8925
|
+
extensions: {
|
|
8926
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8927
|
+
opListId: "extended",
|
|
8928
|
+
opTokenId: "yETH"
|
|
8929
|
+
}
|
|
8930
|
+
},
|
|
8931
|
+
{
|
|
8932
|
+
chainId: 8453,
|
|
8933
|
+
address: "0xCaf1c21DE4214ab2bCDb3A55deEB0114C8EeADa1",
|
|
8934
|
+
name: "Yearn Ether",
|
|
8935
|
+
symbol: "yETH",
|
|
8936
|
+
decimals: 18,
|
|
8937
|
+
logoURI: "https://ethereum-optimism.github.io/data/yETH/logo.svg",
|
|
8938
|
+
extensions: {
|
|
8939
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8940
|
+
opListId: "extended",
|
|
8941
|
+
opTokenId: "yETH"
|
|
8942
|
+
}
|
|
8943
|
+
},
|
|
8932
8944
|
{
|
|
8933
8945
|
chainId: 1,
|
|
8934
8946
|
address: "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e",
|
|
@@ -9299,7 +9311,7 @@ var tokens = [
|
|
|
9299
9311
|
var version = {
|
|
9300
9312
|
major: 10,
|
|
9301
9313
|
minor: 0,
|
|
9302
|
-
patch:
|
|
9314
|
+
patch: 121
|
|
9303
9315
|
};
|
|
9304
9316
|
var optimism_tokenlist_default = {
|
|
9305
9317
|
name,
|