@eth-optimism/tokenlist 10.0.1732 → 10.0.1734
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 +40 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +40 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-df3d4a85.d.ts → optimism.tokenlist-8159ae18.d.ts} +40 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +40 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +40 -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 = "2025-10-
|
|
25
|
+
var timestamp = "2025-10-31T18:34:19.943Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3738,6 +3738,30 @@ var tokens = [
|
|
|
3738
3738
|
opTokenId: "ENS"
|
|
3739
3739
|
}
|
|
3740
3740
|
},
|
|
3741
|
+
{
|
|
3742
|
+
chainId: 1135,
|
|
3743
|
+
address: "0xF50FFf154E63E510e494929E9eab1E9C5047429E",
|
|
3744
|
+
name: "ENSC",
|
|
3745
|
+
symbol: "ENSC",
|
|
3746
|
+
decimals: 18,
|
|
3747
|
+
logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
|
|
3748
|
+
extensions: {
|
|
3749
|
+
opListId: "extended",
|
|
3750
|
+
opTokenId: "ENSC"
|
|
3751
|
+
}
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
chainId: 4202,
|
|
3755
|
+
address: "0x6cdf5aDbB9e1673811A7a36540D79429045E7891",
|
|
3756
|
+
name: "ENSC",
|
|
3757
|
+
symbol: "ENSC",
|
|
3758
|
+
decimals: 18,
|
|
3759
|
+
logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
|
|
3760
|
+
extensions: {
|
|
3761
|
+
opListId: "extended",
|
|
3762
|
+
opTokenId: "ENSC"
|
|
3763
|
+
}
|
|
3764
|
+
},
|
|
3741
3765
|
{
|
|
3742
3766
|
chainId: 1,
|
|
3743
3767
|
address: "0x22Fc5A29bd3d6CCe19a06f844019fd506fCe4455",
|
|
@@ -9816,6 +9840,7 @@ var tokens = [
|
|
|
9816
9840
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9817
9841
|
unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
|
|
9818
9842
|
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
9843
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
9819
9844
|
opListId: "default",
|
|
9820
9845
|
opTokenId: "rETH"
|
|
9821
9846
|
}
|
|
@@ -9872,6 +9897,19 @@ var tokens = [
|
|
|
9872
9897
|
opTokenId: "rETH"
|
|
9873
9898
|
}
|
|
9874
9899
|
},
|
|
9900
|
+
{
|
|
9901
|
+
chainId: 1868,
|
|
9902
|
+
address: "0x94Cac393f3444cEf63a651FfC18497E7e8bd036a",
|
|
9903
|
+
name: "Rocket Pool ETH",
|
|
9904
|
+
symbol: "rETH",
|
|
9905
|
+
decimals: 18,
|
|
9906
|
+
logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
|
|
9907
|
+
extensions: {
|
|
9908
|
+
soneiumBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9909
|
+
opListId: "default",
|
|
9910
|
+
opTokenId: "rETH"
|
|
9911
|
+
}
|
|
9912
|
+
},
|
|
9875
9913
|
{
|
|
9876
9914
|
chainId: 1,
|
|
9877
9915
|
address: "0x9559Aaa82d9649C7A7b220E7c461d2E74c9a3593",
|
|
@@ -15055,7 +15093,7 @@ var tokens = [
|
|
|
15055
15093
|
var version = {
|
|
15056
15094
|
major: 10,
|
|
15057
15095
|
minor: 0,
|
|
15058
|
-
patch:
|
|
15096
|
+
patch: 1733
|
|
15059
15097
|
};
|
|
15060
15098
|
var optimism_tokenlist_default = {
|
|
15061
15099
|
name,
|