@eth-optimism/tokenlist 10.0.208 → 10.0.210
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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-cd5846b2.d.ts → optimism.tokenlist-0ee0c87b.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -2
- 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 = "2025-01-
|
|
44
|
+
var timestamp = "2025-01-25T13:56:37.328Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4750,6 +4750,32 @@ var tokens = [
|
|
|
4750
4750
|
opTokenId: "LDO"
|
|
4751
4751
|
}
|
|
4752
4752
|
},
|
|
4753
|
+
{
|
|
4754
|
+
chainId: 1,
|
|
4755
|
+
address: "0x1B1FF83AE0751ffb7ce0224e9C330e859E95dD16",
|
|
4756
|
+
name: "Legend",
|
|
4757
|
+
symbol: "LEGEND",
|
|
4758
|
+
decimals: 18,
|
|
4759
|
+
logoURI: "https://ethereum-optimism.github.io/data/LEGEND/logo.svg",
|
|
4760
|
+
extensions: {
|
|
4761
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4762
|
+
opListId: "extended",
|
|
4763
|
+
opTokenId: "LEGEND"
|
|
4764
|
+
}
|
|
4765
|
+
},
|
|
4766
|
+
{
|
|
4767
|
+
chainId: 8453,
|
|
4768
|
+
address: "0xc7837BE3d71E00fcbE76D77602BCf353Df859664",
|
|
4769
|
+
name: "Legend",
|
|
4770
|
+
symbol: "LEGEND",
|
|
4771
|
+
decimals: 18,
|
|
4772
|
+
logoURI: "https://ethereum-optimism.github.io/data/LEGEND/logo.svg",
|
|
4773
|
+
extensions: {
|
|
4774
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4775
|
+
opListId: "extended",
|
|
4776
|
+
opTokenId: "LEGEND"
|
|
4777
|
+
}
|
|
4778
|
+
},
|
|
4753
4779
|
{
|
|
4754
4780
|
chainId: 1,
|
|
4755
4781
|
address: "0x7138Eb0d563f3F6722500936A11DcAe99D738A2c",
|
|
@@ -9736,6 +9762,32 @@ var tokens = [
|
|
|
9736
9762
|
opTokenId: "UNI"
|
|
9737
9763
|
}
|
|
9738
9764
|
},
|
|
9765
|
+
{
|
|
9766
|
+
chainId: 1,
|
|
9767
|
+
address: "0x6b4BCfeCcf80AB79EAE40475af34Cd986e583090",
|
|
9768
|
+
name: "UOMI",
|
|
9769
|
+
symbol: "UOMI",
|
|
9770
|
+
decimals: 18,
|
|
9771
|
+
logoURI: "https://ethereum-optimism.github.io/data/UOMI/logo.svg",
|
|
9772
|
+
extensions: {
|
|
9773
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9774
|
+
opListId: "extended",
|
|
9775
|
+
opTokenId: "UOMI"
|
|
9776
|
+
}
|
|
9777
|
+
},
|
|
9778
|
+
{
|
|
9779
|
+
chainId: 8453,
|
|
9780
|
+
address: "0x3628d69aa2d66E9efE95Ab1267d440dEc24389B6",
|
|
9781
|
+
name: "UOMI",
|
|
9782
|
+
symbol: "UOMI",
|
|
9783
|
+
decimals: 18,
|
|
9784
|
+
logoURI: "https://ethereum-optimism.github.io/data/UOMI/logo.svg",
|
|
9785
|
+
extensions: {
|
|
9786
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9787
|
+
opListId: "extended",
|
|
9788
|
+
opTokenId: "UOMI"
|
|
9789
|
+
}
|
|
9790
|
+
},
|
|
9739
9791
|
{
|
|
9740
9792
|
chainId: 8453,
|
|
9741
9793
|
address: "0xac27fa800955849d6d17cc8952ba9dd6eaa66187",
|
|
@@ -11426,7 +11478,7 @@ var tokens = [
|
|
|
11426
11478
|
var version = {
|
|
11427
11479
|
major: 10,
|
|
11428
11480
|
minor: 0,
|
|
11429
|
-
patch:
|
|
11481
|
+
patch: 210
|
|
11430
11482
|
};
|
|
11431
11483
|
var optimism_tokenlist_default = {
|
|
11432
11484
|
name,
|