@eth-optimism/tokenlist 10.0.161 → 10.0.162

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-11-09T14:24:47.766Z";
9
+ var timestamp = "2024-11-10T13:05:12.696Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -370,6 +370,32 @@ var tokens = [
370
370
  opTokenId: "APU"
371
371
  }
372
372
  },
373
+ {
374
+ chainId: 1,
375
+ address: "0xc82e3db60a52cf7529253b4ec688f631aad9e7c2",
376
+ name: "ARC",
377
+ symbol: "ARC",
378
+ decimals: 18,
379
+ logoURI: "https://ethereum-optimism.github.io/data/ARC/logo.svg",
380
+ extensions: {
381
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
382
+ opListId: "extended",
383
+ opTokenId: "ARC"
384
+ }
385
+ },
386
+ {
387
+ chainId: 8453,
388
+ address: "0x61CA70b867A48265e553a7FBb81bfe44FADa7AE6",
389
+ name: "ARC",
390
+ symbol: "ARC",
391
+ decimals: 18,
392
+ logoURI: "https://ethereum-optimism.github.io/data/ARC/logo.svg",
393
+ extensions: {
394
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
395
+ opListId: "extended",
396
+ opTokenId: "ARC"
397
+ }
398
+ },
373
399
  {
374
400
  chainId: 1,
375
401
  address: "0xeDF6568618A00C6F0908Bf7758A16F76B6E04aF9",
@@ -10175,7 +10201,7 @@ var tokens = [
10175
10201
  var version = {
10176
10202
  major: 10,
10177
10203
  minor: 0,
10178
- patch: 161
10204
+ patch: 162
10179
10205
  };
10180
10206
  var optimism_tokenlist_default = {
10181
10207
  name,