@eth-optimism/tokenlist 10.0.123 → 10.0.124
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 +16 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-a34730ed.d.ts → optimism.tokenlist-51940311.d.ts} +16 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +16 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +16 -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 = "2024-09-
|
|
9
|
+
var timestamp = "2024-09-12T23:08:02.493Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4722,6 +4722,7 @@ var tokens = [
|
|
|
4722
4722
|
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4723
4723
|
extensions: {
|
|
4724
4724
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4725
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4725
4726
|
opListId: "extended",
|
|
4726
4727
|
opTokenId: "MUGLOO"
|
|
4727
4728
|
}
|
|
@@ -4739,6 +4740,19 @@ var tokens = [
|
|
|
4739
4740
|
opTokenId: "MUGLOO"
|
|
4740
4741
|
}
|
|
4741
4742
|
},
|
|
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
|
+
},
|
|
4742
4756
|
{
|
|
4743
4757
|
chainId: 1,
|
|
4744
4758
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -9309,7 +9323,7 @@ var tokens = [
|
|
|
9309
9323
|
var version = {
|
|
9310
9324
|
major: 10,
|
|
9311
9325
|
minor: 0,
|
|
9312
|
-
patch:
|
|
9326
|
+
patch: 124
|
|
9313
9327
|
};
|
|
9314
9328
|
var optimism_tokenlist_default = {
|
|
9315
9329
|
name,
|