@eth-optimism/tokenlist 10.0.1733 → 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 +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-8159ae18.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
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,
|
|
@@ -9840,6 +9840,7 @@ var tokens = [
|
|
|
9840
9840
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9841
9841
|
unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
|
|
9842
9842
|
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
9843
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
9843
9844
|
opListId: "default",
|
|
9844
9845
|
opTokenId: "rETH"
|
|
9845
9846
|
}
|
|
@@ -9896,6 +9897,19 @@ var tokens = [
|
|
|
9896
9897
|
opTokenId: "rETH"
|
|
9897
9898
|
}
|
|
9898
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
|
+
},
|
|
9899
9913
|
{
|
|
9900
9914
|
chainId: 1,
|
|
9901
9915
|
address: "0x9559Aaa82d9649C7A7b220E7c461d2E74c9a3593",
|
|
@@ -15079,7 +15093,7 @@ var tokens = [
|
|
|
15079
15093
|
var version = {
|
|
15080
15094
|
major: 10,
|
|
15081
15095
|
minor: 0,
|
|
15082
|
-
patch:
|
|
15096
|
+
patch: 1733
|
|
15083
15097
|
};
|
|
15084
15098
|
var optimism_tokenlist_default = {
|
|
15085
15099
|
name,
|