Skip to main content

Tables

stETH_Submitted_event

ETH staking submissions to Lido’s stETH contract on Ethereum, capturing deposit amounts, sender addresses, and optional referral codes. Used for analyzing staking inflows, user acquisition patterns, and referral program effectiveness.
Query with partition filter

stETH_TokenRebased_event

Lido stETH (Staked ETH) rebase events on Ethereum, emitted daily when the protocol updates share-to-ETH conversion ratios based on validator rewards. Captures pre/post total ether and shares, fee distribution, and time elapsed for tracking staking yield accrual and protocol fee generation.
Query with partition filter

stETH_TransferShares_event

Lido stETH share transfer events on Ethereum, tracking share-denominated movements between addresses including mints from zero address. Used for analyzing stETH ownership changes and rebasing token mechanics at the share level rather than token balance level.
Query with partition filter

WithdrawalQueueERC721_WithdrawalClaimed_event

Withdrawal claim events from Lido’s ERC721-based withdrawal queue on Ethereum, recording when stakers successfully claim their unstaked ETH. Contains request IDs, ETH amounts (in wei), and owner/receiver addresses for analyzing Lido withdrawal processing and claim patterns.
Query with partition filter

WithdrawalQueueERC721_WithdrawalRequested_event

Withdrawal request events from Lido’s stETH withdrawal queue on Ethereum, capturing unstaking requests with stETH amounts, underlying shares, requestor addresses, and unique request IDs. Used for tracking withdrawal demand patterns and analyzing staking liquidity flows.
Query with partition filter