A tool that helps users to view current stake statistics of the near chain
git clone [email protected]:Halimao/NearStakerTool.git
cd NearStakerTool
go build
Running following command will export every delegator stake statistics of different near validator to stake.db
./NearStakerTool
You can use sqlite3
to view the data by sqlite3 stake.db