@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2025-10-
|
|
9
|
+
var timestamp = "2025-10-31T18:34:19.943Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -3722,6 +3722,30 @@ var tokens = [
|
|
|
3722
3722
|
opTokenId: "ENS"
|
|
3723
3723
|
}
|
|
3724
3724
|
},
|
|
3725
|
+
{
|
|
3726
|
+
chainId: 1135,
|
|
3727
|
+
address: "0xF50FFf154E63E510e494929E9eab1E9C5047429E",
|
|
3728
|
+
name: "ENSC",
|
|
3729
|
+
symbol: "ENSC",
|
|
3730
|
+
decimals: 18,
|
|
3731
|
+
logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
|
|
3732
|
+
extensions: {
|
|
3733
|
+
opListId: "extended",
|
|
3734
|
+
opTokenId: "ENSC"
|
|
3735
|
+
}
|
|
3736
|
+
},
|
|
3737
|
+
{
|
|
3738
|
+
chainId: 4202,
|
|
3739
|
+
address: "0x6cdf5aDbB9e1673811A7a36540D79429045E7891",
|
|
3740
|
+
name: "ENSC",
|
|
3741
|
+
symbol: "ENSC",
|
|
3742
|
+
decimals: 18,
|
|
3743
|
+
logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
|
|
3744
|
+
extensions: {
|
|
3745
|
+
opListId: "extended",
|
|
3746
|
+
opTokenId: "ENSC"
|
|
3747
|
+
}
|
|
3748
|
+
},
|
|
3725
3749
|
{
|
|
3726
3750
|
chainId: 1,
|
|
3727
3751
|
address: "0x22Fc5A29bd3d6CCe19a06f844019fd506fCe4455",
|
|
@@ -9800,6 +9824,7 @@ var tokens = [
|
|
|
9800
9824
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9801
9825
|
unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
|
|
9802
9826
|
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
9827
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
9803
9828
|
opListId: "default",
|
|
9804
9829
|
opTokenId: "rETH"
|
|
9805
9830
|
}
|
|
@@ -9856,6 +9881,19 @@ var tokens = [
|
|
|
9856
9881
|
opTokenId: "rETH"
|
|
9857
9882
|
}
|
|
9858
9883
|
},
|
|
9884
|
+
{
|
|
9885
|
+
chainId: 1868,
|
|
9886
|
+
address: "0x94Cac393f3444cEf63a651FfC18497E7e8bd036a",
|
|
9887
|
+
name: "Rocket Pool ETH",
|
|
9888
|
+
symbol: "rETH",
|
|
9889
|
+
decimals: 18,
|
|
9890
|
+
logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
|
|
9891
|
+
extensions: {
|
|
9892
|
+
soneiumBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9893
|
+
opListId: "default",
|
|
9894
|
+
opTokenId: "rETH"
|
|
9895
|
+
}
|
|
9896
|
+
},
|
|
9859
9897
|
{
|
|
9860
9898
|
chainId: 1,
|
|
9861
9899
|
address: "0x9559Aaa82d9649C7A7b220E7c461d2E74c9a3593",
|
|
@@ -15039,7 +15077,7 @@ var tokens = [
|
|
|
15039
15077
|
var version = {
|
|
15040
15078
|
major: 10,
|
|
15041
15079
|
minor: 0,
|
|
15042
|
-
patch:
|
|
15080
|
+
patch: 1733
|
|
15043
15081
|
};
|
|
15044
15082
|
var optimism_tokenlist_default = {
|
|
15045
15083
|
name,
|