← Back to home

Beacon-Chain indexer

Snapshotter to index beacon chain for Validator states.

Screenshots

Beacon-Chain indexer screenshot 1
Beacon-Chain indexer screenshot 2

Problem Statement

This is a POC to create the beacon chain data indexer leveraging powerlooms snapshotter feature. It can be used for multiple purposes such as - generating Dashboards for Ethereum Beacon chain, removing on-chain oracle data votes, and serving as a better decentralised indexed data which can be executed in a single transaction as the data has already been verified by the powerloom-network.Linkshttps://github.com/jatinj615/snapshotter-computes/tree/eth_indiahttps://github.com/jatinj615/snapshotter-configs/tree/eth_india

Solution

I faced a problem in finding the API service for the Ethereum Beacon chain data query as powerloom's snapshotter node env file takes in rpc url as a parameter. I got over it by using quicknodes endpoint through which I was able to query Ethereum execution chain and Beacon Chain with a single rpc endpoint. Other than that I faced some problems in setting up the snapshotter node on my local environment.

Hackathon

ETHIndia 2023

2023

Prizes

  • 🏆

    Powerloom Contributor

    Powerloom

Contributors