@eth-optimism/tokenlist 10.0.1699 → 10.0.1700

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-06-20T23:46:59.896Z";
9
+ var timestamp = "2025-07-02T04:56:56.519Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2296,6 +2296,32 @@ var tokens = [
2296
2296
  opTokenId: "CNG"
2297
2297
  }
2298
2298
  },
2299
+ {
2300
+ chainId: 1,
2301
+ address: "0xf828BA501B108FbC6c88eBDfF81C401BB6B94848",
2302
+ name: "coordinape.com",
2303
+ symbol: "CO",
2304
+ decimals: 18,
2305
+ logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
2306
+ extensions: {
2307
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
2308
+ opListId: "extended",
2309
+ opTokenId: "CO"
2310
+ }
2311
+ },
2312
+ {
2313
+ chainId: 8453,
2314
+ address: "0xe8A9ABa04e6807Cc77501862cC7eA17c9603291E",
2315
+ name: "CoDAO",
2316
+ symbol: "CO",
2317
+ decimals: 18,
2318
+ logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
2319
+ extensions: {
2320
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2321
+ opListId: "extended",
2322
+ opTokenId: "CO"
2323
+ }
2324
+ },
2299
2325
  {
2300
2326
  chainId: 1,
2301
2327
  address: "0xc8d9871a79551ab4439c9e08f12962e3785f0437",
@@ -14203,7 +14229,7 @@ var tokens = [
14203
14229
  var version = {
14204
14230
  major: 10,
14205
14231
  minor: 0,
14206
- patch: 1698
14232
+ patch: 1699
14207
14233
  };
14208
14234
  var optimism_tokenlist_default = {
14209
14235
  name,