rooiie / staker-snapshots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dymension staker snapshots

This repo contains historical snapshots of Dymension stakers. These snapshots are provided by Dymension validators. Snapshots follow the following format in CSV:

File name: validator_YYYYMMDD.csv

Format: staked DYM and its owners

delagatoraddress, delegated dym;
delagatoraddress, delegated dym;
...
delagatoraddress, delegated dym;
  • be aware that this is not sybil resistant: an individual can spin up multiple wallets and show up as multiple holders.

About


Languages

Language:Python 53.2%Language:JavaScript 46.8%