auth_address through a join with validator creation data.
Table Schema
Event Types
Delegate
A delegation event occurs when a delegator stakes MON tokens with a validator. Theactivation_epoch indicates when the delegation becomes active and starts earning rewards.
Undelegate
An undelegation event occurs when a delegator initiates the unstaking process. Theactivation_epoch indicates when the undelegation takes effect.
Withdraw
A withdrawal event occurs when a delegator claims their previously undelegated tokens. Theactivation_epoch represents the withdrawEpoch when the withdrawal is processed. Each withdrawal has a unique withdraw_id.