@eth-optimism/tokenlist 7.3.40 → 7.3.42

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.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-04-26T03:53:52.734Z";
25
+ var timestamp = "2023-04-27T22:55:44.863Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2171,7 +2171,7 @@ var tokens = [
2171
2171
  name: "Rocket Pool ETH",
2172
2172
  symbol: "rETH",
2173
2173
  decimals: 18,
2174
- logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.png",
2174
+ logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
2175
2175
  extensions: {
2176
2176
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2177
2177
  opListId: "default",
@@ -2184,7 +2184,33 @@ var tokens = [
2184
2184
  name: "Rocket Pool ETH",
2185
2185
  symbol: "rETH",
2186
2186
  decimals: 18,
2187
- logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.png",
2187
+ logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
2188
+ extensions: {
2189
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2190
+ opListId: "default",
2191
+ opTokenId: "rETH"
2192
+ }
2193
+ },
2194
+ {
2195
+ chainId: 5,
2196
+ address: "0x178E141a0E3b34152f73Ff610437A7bf9B83267A",
2197
+ name: "Rocket Pool ETH",
2198
+ symbol: "rETH",
2199
+ decimals: 18,
2200
+ logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
2201
+ extensions: {
2202
+ optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
2203
+ opListId: "default",
2204
+ opTokenId: "rETH"
2205
+ }
2206
+ },
2207
+ {
2208
+ chainId: 420,
2209
+ address: "0x1010824414d822cd2167F9aD73a2a99bd2e0E4aE",
2210
+ name: "Rocket Pool ETH",
2211
+ symbol: "rETH",
2212
+ decimals: 18,
2213
+ logoURI: "https://ethereum-optimism.github.io/data/rETH/logo.svg",
2188
2214
  extensions: {
2189
2215
  optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2190
2216
  opListId: "default",
@@ -2269,6 +2295,58 @@ var tokens = [
2269
2295
  opTokenId: "RGT"
2270
2296
  }
2271
2297
  },
2298
+ {
2299
+ chainId: 1,
2300
+ address: "0xD33526068D116cE69F19A9ee46F0bd304F21A51f",
2301
+ name: "Rocket Pool Protocol",
2302
+ symbol: "RPL",
2303
+ decimals: 18,
2304
+ logoURI: "https://ethereum-optimism.github.io/data/RPL/logo.svg",
2305
+ extensions: {
2306
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2307
+ opListId: "extended",
2308
+ opTokenId: "RPL"
2309
+ }
2310
+ },
2311
+ {
2312
+ chainId: 10,
2313
+ address: "0xC81D1F0EB955B0c020E5d5b264E1FF72c14d1401",
2314
+ name: "Rocket Pool Protocol",
2315
+ symbol: "RPL",
2316
+ decimals: 18,
2317
+ logoURI: "https://ethereum-optimism.github.io/data/RPL/logo.svg",
2318
+ extensions: {
2319
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2320
+ opListId: "extended",
2321
+ opTokenId: "RPL"
2322
+ }
2323
+ },
2324
+ {
2325
+ chainId: 5,
2326
+ address: "0x5e932688E81a182e3dE211dB6544F98b8e4f89C7",
2327
+ name: "Rocket Pool Protocol",
2328
+ symbol: "RPL",
2329
+ decimals: 18,
2330
+ logoURI: "https://ethereum-optimism.github.io/data/RPL/logo.svg",
2331
+ extensions: {
2332
+ optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
2333
+ opListId: "extended",
2334
+ opTokenId: "RPL"
2335
+ }
2336
+ },
2337
+ {
2338
+ chainId: 420,
2339
+ address: "0xa00E3A3511aAC35cA78530c85007AFCd31753819",
2340
+ name: "Rocket Pool Protocol",
2341
+ symbol: "RPL",
2342
+ decimals: 18,
2343
+ logoURI: "https://ethereum-optimism.github.io/data/RPL/logo.svg",
2344
+ extensions: {
2345
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2346
+ opListId: "extended",
2347
+ opTokenId: "RPL"
2348
+ }
2349
+ },
2272
2350
  {
2273
2351
  chainId: 1,
2274
2352
  address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
@@ -3317,7 +3395,7 @@ var tokens = [
3317
3395
  var version = {
3318
3396
  major: 7,
3319
3397
  minor: 3,
3320
- patch: 40
3398
+ patch: 42
3321
3399
  };
3322
3400
  var optimism_tokenlist_default = {
3323
3401
  name,