@eth-optimism/tokenlist 10.0.193 → 10.0.194

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 = "2024-12-22T09:52:23.587Z";
25
+ var timestamp = "2024-12-23T21:41:40.392Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -5371,6 +5371,32 @@ var tokens = [
5371
5371
  opTokenId: "MET"
5372
5372
  }
5373
5373
  },
5374
+ {
5375
+ chainId: 1,
5376
+ address: "0xb26631c6dda06ad89b93c71400d25692de89c068",
5377
+ name: "Minds",
5378
+ symbol: "MINDS",
5379
+ decimals: 18,
5380
+ logoURI: "https://ethereum-optimism.github.io/data/MINDS/logo.svg",
5381
+ extensions: {
5382
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5383
+ opListId: "extended",
5384
+ opTokenId: "MINDS"
5385
+ }
5386
+ },
5387
+ {
5388
+ chainId: 8453,
5389
+ address: "0x686015EbF044a1B8A4bE750346be00293a996071",
5390
+ name: "Minds",
5391
+ symbol: "MINDS",
5392
+ decimals: 18,
5393
+ logoURI: "https://ethereum-optimism.github.io/data/MINDS/logo.svg",
5394
+ extensions: {
5395
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
5396
+ opListId: "extended",
5397
+ opTokenId: "MINDS"
5398
+ }
5399
+ },
5374
5400
  {
5375
5401
  chainId: 1,
5376
5402
  address: "0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2",
@@ -11105,7 +11131,7 @@ var tokens = [
11105
11131
  var version = {
11106
11132
  major: 10,
11107
11133
  minor: 0,
11108
- patch: 193
11134
+ patch: 194
11109
11135
  };
11110
11136
  var optimism_tokenlist_default = {
11111
11137
  name,