@eth-optimism/tokenlist 10.0.119 → 10.0.120
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 +2 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-2280a4e3.d.ts → optimism.tokenlist-68998f96.d.ts} +2 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -16
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-09-
|
|
44
|
+
var timestamp = "2024-09-05T13:52:30.611Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4757,7 +4757,6 @@ var tokens = [
|
|
|
4757
4757
|
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4758
4758
|
extensions: {
|
|
4759
4759
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4760
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4761
4760
|
opListId: "extended",
|
|
4762
4761
|
opTokenId: "MUGLOO"
|
|
4763
4762
|
}
|
|
@@ -4775,19 +4774,6 @@ var tokens = [
|
|
|
4775
4774
|
opTokenId: "MUGLOO"
|
|
4776
4775
|
}
|
|
4777
4776
|
},
|
|
4778
|
-
{
|
|
4779
|
-
chainId: 8453,
|
|
4780
|
-
address: "0xE009e453Ac69B0E9602BA091D5331B31B03D3039",
|
|
4781
|
-
name: "Mugloo",
|
|
4782
|
-
symbol: "MUGLOO",
|
|
4783
|
-
decimals: 4,
|
|
4784
|
-
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4785
|
-
extensions: {
|
|
4786
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4787
|
-
opListId: "extended",
|
|
4788
|
-
opTokenId: "MUGLOO"
|
|
4789
|
-
}
|
|
4790
|
-
},
|
|
4791
4777
|
{
|
|
4792
4778
|
chainId: 1,
|
|
4793
4779
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -9318,7 +9304,7 @@ var tokens = [
|
|
|
9318
9304
|
var version = {
|
|
9319
9305
|
major: 10,
|
|
9320
9306
|
minor: 0,
|
|
9321
|
-
patch:
|
|
9307
|
+
patch: 120
|
|
9322
9308
|
};
|
|
9323
9309
|
var optimism_tokenlist_default = {
|
|
9324
9310
|
name,
|