@eth-optimism/tokenlist 10.0.122 → 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 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -15
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-b991ddc5.d.ts → optimism.tokenlist-51940311.d.ts} +16 -15
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +16 -15
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +16 -15
- 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-12T23:08:02.493Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4738,6 +4738,7 @@ var tokens = [
|
|
|
4738
4738
|
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4739
4739
|
extensions: {
|
|
4740
4740
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4741
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4741
4742
|
opListId: "extended",
|
|
4742
4743
|
opTokenId: "MUGLOO"
|
|
4743
4744
|
}
|
|
@@ -4755,6 +4756,19 @@ var tokens = [
|
|
|
4755
4756
|
opTokenId: "MUGLOO"
|
|
4756
4757
|
}
|
|
4757
4758
|
},
|
|
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
|
+
},
|
|
4758
4772
|
{
|
|
4759
4773
|
chainId: 1,
|
|
4760
4774
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -8163,19 +8177,6 @@ var tokens = [
|
|
|
8163
8177
|
opTokenId: "USDT"
|
|
8164
8178
|
}
|
|
8165
8179
|
},
|
|
8166
|
-
{
|
|
8167
|
-
chainId: 4202,
|
|
8168
|
-
address: "0xd26be7331edd458c7afa6d8b7fcb7a9e1bb68909",
|
|
8169
|
-
name: "Tether USD",
|
|
8170
|
-
symbol: "USDT",
|
|
8171
|
-
decimals: 6,
|
|
8172
|
-
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
8173
|
-
extensions: {
|
|
8174
|
-
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8175
|
-
opListId: "default",
|
|
8176
|
-
opTokenId: "USDT"
|
|
8177
|
-
}
|
|
8178
|
-
},
|
|
8179
8180
|
{
|
|
8180
8181
|
chainId: 1,
|
|
8181
8182
|
address: "0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
@@ -9338,7 +9339,7 @@ var tokens = [
|
|
|
9338
9339
|
var version = {
|
|
9339
9340
|
major: 10,
|
|
9340
9341
|
minor: 0,
|
|
9341
|
-
patch:
|
|
9342
|
+
patch: 124
|
|
9342
9343
|
};
|
|
9343
9344
|
var optimism_tokenlist_default = {
|
|
9344
9345
|
name,
|