port https://github.com/cedoor/ercsnap to fit into CRISP rust server 1. Get transfer logs (etherscan API) 2. Get delegate change logs (etherscan API) 3. call getVotesAt(address, block) (directly from the RPC) - multicall
port https://github.com/cedoor/ercsnap to fit into CRISP rust server