
bokent
730 posts








Bybit Hack Forensics Report As promised, here are the preliminary reports of the hack conducted by @sygnia_labs and @Verichains Screenshotted the conclusion and here is the link to the full report: docsend.com/view/s/rmdi832…



I'm sharing an experimental $ME staker snapshot API. Given that it's still pretty hard to get all the onchain accounts with IDL decoded on Dune or Flipside. The implementation is a simple getProgramAccounts anchor fetchAll that loops through PDAs with accurate staking power (i.e. same as voting power) reporting for all the accounts. The correct way of consuming the API is getting the snapshot at certain time, please don't call it in realtime as it has ttl cache of 12 hours. Note that this can have breaking changes anytime in the future. Find more details here: github.com/me-foundation/…












