@eth-optimism/tokenlist 10.0.115 → 10.0.116

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-08-29T12:06:22.918Z";
9
+ var timestamp = "2024-08-29T23:31:03.321Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1178,6 +1178,32 @@ var tokens = [
1178
1178
  opTokenId: "cbETH"
1179
1179
  }
1180
1180
  },
1181
+ {
1182
+ chainId: 1,
1183
+ address: "0x37fc4b48ce93469dbea9918468993c735049642a",
1184
+ name: "CropBytes",
1185
+ symbol: "CBX",
1186
+ decimals: 18,
1187
+ logoURI: "https://ethereum-optimism.github.io/data/CBX/logo.svg",
1188
+ extensions: {
1189
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1190
+ opListId: "extended",
1191
+ opTokenId: "CBX"
1192
+ }
1193
+ },
1194
+ {
1195
+ chainId: 8453,
1196
+ address: "0xD988824d7fA1998D0ABBab2F79A82aF762886caC",
1197
+ name: "CropBytes",
1198
+ symbol: "CBX",
1199
+ decimals: 18,
1200
+ logoURI: "https://ethereum-optimism.github.io/data/CBX/logo.svg",
1201
+ extensions: {
1202
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1203
+ opListId: "extended",
1204
+ opTokenId: "CBX"
1205
+ }
1206
+ },
1181
1207
  {
1182
1208
  chainId: 8453,
1183
1209
  address: "0x2fa824bb2e06d6cac7dbab00be37dc0f3d440e8b",
@@ -9191,7 +9217,7 @@ var tokens = [
9191
9217
  var version = {
9192
9218
  major: 10,
9193
9219
  minor: 0,
9194
- patch: 115
9220
+ patch: 116
9195
9221
  };
9196
9222
  var optimism_tokenlist_default = {
9197
9223
  name,