@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
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-10-
|
|
44
|
+
var timestamp = "2025-10-31T18:40:39.581Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -9859,6 +9859,7 @@ var tokens = [
|
|
|
9859
9859
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9860
9860
|
unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
|
|
9861
9861
|
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
9862
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
9862
9863
|
opListId: "default",
|
|
9863
9864
|
opTokenId: "rETH"
|
|
9864
9865
|
}
|
|
@@ -9915,6 +9916,19 @@ var tokens = [
|
|
|
9915
9916
|
opTokenId: "rETH"
|
|
9916
9917
|
}
|
|
9917
9918
|
},
|
|
9919
|
+
{
|
|
9920
|
+
chainId: 1868,
|
|
9921
|
+
address: "0x94Cac393f3444cEf63a651FfC18497E7e8bd036a",
|
|
9922
|
+
name: "Rocket Pool ETH",
|
|
9923
|
+
symbol: "rETH",
|
|
9924
|
+
decimals: 18,
|
|
9925
|
+
logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
|
|
9926
|
+
extensions: {
|
|
9927
|
+
soneiumBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9928
|
+
opListId: "default",
|
|
9929
|
+
opTokenId: "rETH"
|
|
9930
|
+
}
|
|
9931
|
+
},
|
|
9918
9932
|
{
|
|
9919
9933
|
chainId: 1,
|
|
9920
9934
|
address: "0x9559Aaa82d9649C7A7b220E7c461d2E74c9a3593",
|
|
@@ -15098,7 +15112,7 @@ var tokens = [
|
|
|
15098
15112
|
var version = {
|
|
15099
15113
|
major: 10,
|
|
15100
15114
|
minor: 0,
|
|
15101
|
-
patch:
|
|
15115
|
+
patch: 1734
|
|
15102
15116
|
};
|
|
15103
15117
|
var optimism_tokenlist_default = {
|
|
15104
15118
|
name,
|