@eth-optimism/tokenlist 7.3.41 → 7.3.43

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-27T17:03:50.026Z";
25
+ var timestamp = "2023-04-29T00:10:11.319Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2295,6 +2295,58 @@ var tokens = [
2295
2295
  opTokenId: "RGT"
2296
2296
  }
2297
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
+ },
2298
2350
  {
2299
2351
  chainId: 1,
2300
2352
  address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
@@ -3343,7 +3395,7 @@ var tokens = [
3343
3395
  var version = {
3344
3396
  major: 7,
3345
3397
  minor: 3,
3346
- patch: 41
3398
+ patch: 43
3347
3399
  };
3348
3400
  var optimism_tokenlist_default = {
3349
3401
  name,