@eth-optimism/tokenlist 10.0.117 → 10.0.119
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-12e82389.d.ts → optimism.tokenlist-2280a4e3.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -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-
|
|
9
|
+
var timestamp = "2024-09-04T14:04:13.653Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4713,6 +4713,46 @@ var tokens = [
|
|
|
4713
4713
|
opTokenId: "MTA"
|
|
4714
4714
|
}
|
|
4715
4715
|
},
|
|
4716
|
+
{
|
|
4717
|
+
chainId: 1,
|
|
4718
|
+
address: "0x8e3c68a9c10d3bf2aaf14f2e569a8223f21bf2b6",
|
|
4719
|
+
name: "Mugloo",
|
|
4720
|
+
symbol: "MUGLOO",
|
|
4721
|
+
decimals: 4,
|
|
4722
|
+
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4723
|
+
extensions: {
|
|
4724
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4725
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4726
|
+
opListId: "extended",
|
|
4727
|
+
opTokenId: "MUGLOO"
|
|
4728
|
+
}
|
|
4729
|
+
},
|
|
4730
|
+
{
|
|
4731
|
+
chainId: 10,
|
|
4732
|
+
address: "0x1164b451624E0D53bD8Be84d3fF7f9591bA8922e",
|
|
4733
|
+
name: "Mugloo",
|
|
4734
|
+
symbol: "MUGLOO",
|
|
4735
|
+
decimals: 4,
|
|
4736
|
+
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4737
|
+
extensions: {
|
|
4738
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4739
|
+
opListId: "extended",
|
|
4740
|
+
opTokenId: "MUGLOO"
|
|
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
|
+
},
|
|
4716
4756
|
{
|
|
4717
4757
|
chainId: 1,
|
|
4718
4758
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -9243,7 +9283,7 @@ var tokens = [
|
|
|
9243
9283
|
var version = {
|
|
9244
9284
|
major: 10,
|
|
9245
9285
|
minor: 0,
|
|
9246
|
-
patch:
|
|
9286
|
+
patch: 119
|
|
9247
9287
|
};
|
|
9248
9288
|
var optimism_tokenlist_default = {
|
|
9249
9289
|
name,
|