Retrieving historical delegation and unbonding data using txn events?
Cosmos-SDK1 posts542 viewsLast activity Nov 2021
HA
haseeb_syedOP
Nov 2021I want to know if there is an event that can help me get the historical delegation and unbonding data. like we can access the history of all the claim rewards using “MsgWithdrawDelegatorReward” over here: https://docs.cosmos.network/master/modules/distribution/06_events.html.