@eth-optimism/tokenlist 8.3.168 → 8.3.169

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-09-26T18:42:28.069Z";
25
+ var timestamp = "2023-09-29T20:18:29.578Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2462,11 +2462,25 @@ var tokens = [
2462
2462
  {
2463
2463
  chainId: 1,
2464
2464
  address: "0x8a9c67fee641579deba04928c4bc45f66e26343a",
2465
- name: "Jarvis Network Token",
2465
+ name: "Jarvis Reward Token",
2466
2466
  symbol: "JRT",
2467
2467
  decimals: 18,
2468
2468
  logoURI: "https://ethereum-optimism.github.io/data/JRT/logo.svg",
2469
2469
  extensions: {
2470
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
2471
+ opListId: "extended",
2472
+ opTokenId: "JRT"
2473
+ }
2474
+ },
2475
+ {
2476
+ chainId: 8453,
2477
+ address: "0xde0D2ee637D3e4Fd02bc99508CA5e94dd7055766",
2478
+ name: "Jarvis Reward Token",
2479
+ symbol: "JRT",
2480
+ decimals: 18,
2481
+ logoURI: "https://ethereum-optimism.github.io/data/JRT/logo.svg",
2482
+ extensions: {
2483
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2470
2484
  opListId: "extended",
2471
2485
  opTokenId: "JRT"
2472
2486
  }
@@ -5775,7 +5789,7 @@ var tokens = [
5775
5789
  var version = {
5776
5790
  major: 8,
5777
5791
  minor: 3,
5778
- patch: 168
5792
+ patch: 169
5779
5793
  };
5780
5794
  var optimism_tokenlist_default = {
5781
5795
  name,