| project | | Liquid staking project associated with this record (e.g. lido, binance_staked_eth). |
| action_type | | Type of action that produced this record (e.g. deposit, withdrawal). |
| contract_type | | Type of contract that emitted the event (e.g. staking pool, withdrawal queue). |
| depositor | | Address that deposited native tokens into the liquid staking protocol. |
| native_token_address | | Contract address of the native (staked) token. Zero address for the chainβs gas token. |
| native_token_name | | Name of the native token. |
| native_token_symbol | | Symbol of the native token. |
| native_token_decimals | | Decimal precision of the native token. |
| native_token_amount_raw | | Native token amount in the smallest indivisible unit. |
| native_token_amount | | Decimal-adjusted native token amount. |
| native_token_amount_usd | | USD value of the native token amount. |
| native_token_price_usd | | USD price of one unit of the native token. |
| staking_token_address | | Contract address of the liquid staking receipt token (e.g. stETH, wBETH). |
| staking_token_name | | Name of the liquid staking token. |
| staking_token_symbol | | Symbol of the liquid staking token. |
| staking_token_decimals | | Decimal precision of the liquid staking token. |
| staking_token_amount_raw | | Liquid staking token amount in the smallest indivisible unit. |
| staking_token_amount | | Decimal-adjusted liquid staking token amount. |
| staking_token_amount_usd | | USD value of the liquid staking token amount. |
| staking_token_price_usd | | USD price of one unit of the liquid staking token. |
| block_timestamp | | Timestamp (UTC) of the block that contains this record. |
| block_number | | Sequential number of the block that contains this record. |
| transaction_hash | | Hash of the transaction that produced this record. |
| log_index | | Zero-based position of this event log within its transaction. |
| contract_address | | Address of the smart contract that emitted this event. |