kodadot / rubick

Implementation SubSquid indexer for Kusama NFTs
https://github.com/kodadot/rubick
9 stars 15 forks source link

Indexer stuck on block 22492885? #285

Open roiLeo opened 5 days ago

roiLeo commented 5 days ago
query MyQuery {
  squidStatus {
    height
  }
  lastEvent(limit: 5) {
    id
    timestamp
  }
  events(limit: 5, orderBy: blockNumber_DESC) {
    timestamp
    id
    interaction
  }
}

Last block indexed is 22492885 where Kusama is at 23881921

vikiival commented 4 days ago

Yes, it is stucked will be prob deprecated as no-one has time to maintain