@eth-optimism/tokenlist 10.0.123 → 10.0.125
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-a34730ed.d.ts → optimism.tokenlist-b357b25c.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
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-18T01:00:31.808Z";
|
|
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",
|
|
@@ -4895,6 +4909,32 @@ var tokens = [
|
|
|
4895
4909
|
opTokenId: "NOUNS"
|
|
4896
4910
|
}
|
|
4897
4911
|
},
|
|
4912
|
+
{
|
|
4913
|
+
chainId: 1,
|
|
4914
|
+
address: "0x82967568A57625675b260Ebab1294038C9ACcC6e",
|
|
4915
|
+
name: "Nova DAO",
|
|
4916
|
+
symbol: "NOVA",
|
|
4917
|
+
decimals: 18,
|
|
4918
|
+
logoURI: "https://ethereum-optimism.github.io/data/NOVA/logo.png",
|
|
4919
|
+
extensions: {
|
|
4920
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4921
|
+
opListId: "extended",
|
|
4922
|
+
opTokenId: "NOVA"
|
|
4923
|
+
}
|
|
4924
|
+
},
|
|
4925
|
+
{
|
|
4926
|
+
chainId: 8453,
|
|
4927
|
+
address: "0x7Cea109FC3516eD1248ae9AA67B5a352cF74075e",
|
|
4928
|
+
name: "Nova DAO",
|
|
4929
|
+
symbol: "NOVA",
|
|
4930
|
+
decimals: 18,
|
|
4931
|
+
logoURI: "https://ethereum-optimism.github.io/data/NOVA/logo.png",
|
|
4932
|
+
extensions: {
|
|
4933
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4934
|
+
opListId: "extended",
|
|
4935
|
+
opTokenId: "NOVA"
|
|
4936
|
+
}
|
|
4937
|
+
},
|
|
4898
4938
|
{
|
|
4899
4939
|
chainId: 1,
|
|
4900
4940
|
address: "0x967da4048cD07aB37855c090aAF366e4ce1b9F48",
|
|
@@ -9325,7 +9365,7 @@ var tokens = [
|
|
|
9325
9365
|
var version = {
|
|
9326
9366
|
major: 10,
|
|
9327
9367
|
minor: 0,
|
|
9328
|
-
patch:
|
|
9368
|
+
patch: 125
|
|
9329
9369
|
};
|
|
9330
9370
|
var optimism_tokenlist_default = {
|
|
9331
9371
|
name,
|