@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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2025-07-28T16:56:05.177Z";
25
+ var timestamp = "2025-08-11T14:42:39.734Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3470,6 +3470,7 @@ var tokens = [
3470
3470
  extensions: {
3471
3471
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3472
3472
  unichainBridgeAddress: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA",
3473
+ celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
3473
3474
  opListId: "extended",
3474
3475
  opTokenId: "ENS"
3475
3476
  }
@@ -3500,6 +3501,19 @@ var tokens = [
3500
3501
  opTokenId: "ENS"
3501
3502
  }
3502
3503
  },
3504
+ {
3505
+ chainId: 42220,
3506
+ address: "0x6D8aDA2df4aebb0561781775872DB1db98d9F791",
3507
+ name: "Ethereum Name Service (Celo native bridge)",
3508
+ symbol: "ENS",
3509
+ decimals: 18,
3510
+ logoURI: "https://ethereum-optimism.github.io/data/ENS/logo.png",
3511
+ extensions: {
3512
+ celoBridgeAddress: "0x4200000000000000000000000000000000000010",
3513
+ opListId: "extended",
3514
+ opTokenId: "ENS"
3515
+ }
3516
+ },
3503
3517
  {
3504
3518
  chainId: 1,
3505
3519
  address: "0x22Fc5A29bd3d6CCe19a06f844019fd506fCe4455",
@@ -14311,7 +14325,7 @@ var tokens = [
14311
14325
  var version = {
14312
14326
  major: 10,
14313
14327
  minor: 0,
14314
- patch: 1702
14328
+ patch: 1703
14315
14329
  };
14316
14330
  var optimism_tokenlist_default = {
14317
14331
  name,