@eth-optimism/tokenlist 10.0.1733 → 10.0.1735
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 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-6c9f413f.d.ts → optimism.tokenlist-0a0a7957.d.ts} +16 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +16 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +16 -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:40:39.581Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -9824,6 +9824,7 @@ var tokens = [
|
|
|
9824
9824
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9825
9825
|
unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
|
|
9826
9826
|
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
9827
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
9827
9828
|
opListId: "default",
|
|
9828
9829
|
opTokenId: "rETH"
|
|
9829
9830
|
}
|
|
@@ -9880,6 +9881,19 @@ var tokens = [
|
|
|
9880
9881
|
opTokenId: "rETH"
|
|
9881
9882
|
}
|
|
9882
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
|
+
},
|
|
9883
9897
|
{
|
|
9884
9898
|
chainId: 1,
|
|
9885
9899
|
address: "0x9559Aaa82d9649C7A7b220E7c461d2E74c9a3593",
|
|
@@ -15063,7 +15077,7 @@ var tokens = [
|
|
|
15063
15077
|
var version = {
|
|
15064
15078
|
major: 10,
|
|
15065
15079
|
minor: 0,
|
|
15066
|
-
patch:
|
|
15080
|
+
patch: 1734
|
|
15067
15081
|
};
|
|
15068
15082
|
var optimism_tokenlist_default = {
|
|
15069
15083
|
name,
|