Skip to content

Conversation

@weiihann
Copy link
Contributor

  • Add key overhead to bytes calculation following geth's structure (i.e. extra 65 bytes for each slot)
  • Add sorting to top 100 contract table
  • Add slot count to top 100 contract table
  • Move current contract storage into the matrix
  • Fix viz bug in the graph
image

@weiihann weiihann requested a review from Savid as a code owner January 19, 2026 15:46
@Savid
Copy link
Member

Savid commented Jan 19, 2026

thanks @weiihann ! do we also want the extra key bytes calculation on top 100 contract lists in /ethereum/execution/state-expiry and /ethereum/contracts routes?
image

Co-authored-by: Andrew Davis <1709934+Savid@users.noreply.github.com>
Signed-off-by: Ng Wei Han <47109095+weiihann@users.noreply.github.com>
@weiihann
Copy link
Contributor Author

thanks @weiihann ! do we also want the extra key bytes calculation on top 100 contract lists in /ethereum/execution/state-expiry and /ethereum/contracts routes? image

Ah I missed that. Yes we should.

@Savid Savid merged commit 36b9ab9 into ethpandaops:master Jan 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants