@eth-optimism/tokenlist 10.0.1703 → 10.0.1704

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 = "2025-07-28T16:56:05.177Z";
9
+ var timestamp = "2025-08-11T14:42:39.734Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3454,6 +3454,7 @@ var tokens = [
3454
3454
  extensions: {
3455
3455
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3456
3456
  unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
3457
+ celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
3457
3458
  opListId: "extended",
3458
3459
  opTokenId: "ENS"
3459
3460
  }
@@ -3484,6 +3485,19 @@ var tokens = [
3484
3485
  opTokenId: "ENS"
3485
3486
  }
3486
3487
  },
3488
+ {
3489
+ chainId: 42220,
3490
+ address: "0x6D8aDA2df4aebb0561781775872DB1db98d9F791",
3491
+ name: "Ethereum Name Service (Celo native bridge)",
3492
+ symbol: "ENS",
3493
+ decimals: 18,
3494
+ logoURI: "https://ethereum-optimism.github.io/data/ENS/logo.png",
3495
+ extensions: {
3496
+ celoBridgeAddress: "0x4200000000000000000000000000000000000010",
3497
+ opListId: "extended",
3498
+ opTokenId: "ENS"
3499
+ }
3500
+ },
3487
3501
  {
3488
3502
  chainId: 1,
3489
3503
  address: "0x22Fc5A29bd3d6CCe19a06f844019fd506fCe4455",
@@ -14295,7 +14309,7 @@ var tokens = [
14295
14309
  var version = {
14296
14310
  major: 10,
14297
14311
  minor: 0,
14298
- patch: 1702
14312
+ patch: 1703
14299
14313
  };
14300
14314
  var optimism_tokenlist_default = {
14301
14315
  name,