@eth-optimism/tokenlist 10.0.156 → 10.0.157

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-07T17:56:13.476Z";
9
+ var timestamp = "2024-11-07T17:57:34.791Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -204,6 +204,32 @@ var tokens = [
204
204
  opTokenId: "AIKEK"
205
205
  }
206
206
  },
207
+ {
208
+ chainId: 1,
209
+ address: "0x9a96ec9B57Fb64FbC60B423d1f4da7691Bd35079",
210
+ name: "AjnaToken",
211
+ symbol: "AJNA",
212
+ decimals: 18,
213
+ logoURI: "https://ethereum-optimism.github.io/data/AJNA/logo.svg",
214
+ extensions: {
215
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
216
+ opListId: "extended",
217
+ opTokenId: "AJNA"
218
+ }
219
+ },
220
+ {
221
+ chainId: 8453,
222
+ address: "0x7F05a7A9AF2f5a07D1e64877C8dC37a64a22508E",
223
+ name: "Ajna",
224
+ symbol: "AJNA",
225
+ decimals: 18,
226
+ logoURI: "https://ethereum-optimism.github.io/data/AJNA/logo.svg",
227
+ extensions: {
228
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
229
+ opListId: "extended",
230
+ opTokenId: "AJNA"
231
+ }
232
+ },
207
233
  {
208
234
  chainId: 1,
209
235
  address: "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6",
@@ -10045,7 +10071,7 @@ var tokens = [
10045
10071
  var version = {
10046
10072
  major: 10,
10047
10073
  minor: 0,
10048
- patch: 156
10074
+ patch: 157
10049
10075
  };
10050
10076
  var optimism_tokenlist_default = {
10051
10077
  name,