DelegateCash V1
If you want to copy-paste the address, 0x00000000000076A84feF008CDAbe6409d2FE638B
is the contract address
for DelegateCash V1
DelegateCash + Export to Dune
DelegateCash V1's revoke delegate was emitted with a wrong parameter. Instead of emitting the delegate, it was emitting the msg.sender.
Let's fix that. In this example, we will add a new event called RevokeDelegateRevised
event to the contract,
backfill all historical data and export them to Dune Analytics