Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Context to use for logging Context = `TIMESCALE/AIRDROP` // TableStakingEvents to use to record emitted staking events TableStakingEvents = `staking_events` )
Variables ¶
This section is empty.
Functions ¶
func GetCurrentStakingEvents ¶
func GetCurrentStakingEvents() []ethereum.StakingEvent
GetCurrentStakingEvents to fetch staking events that are currently active
func InsertStakingEvent ¶
func InsertStakingEvent(stakingEvent ethereum.StakingEvent)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.