LidoApproval

This table keeps track of approval events, where an account owner grants permission to another address (spender) to spend a certain amount of the owner's tokens (e.g., Lido shares).

Schema

Data FieldsDescription

id

The amount of tokens held by the account before the rebase.

owner

The address of the account that approved the spending.

spender

The address that was approved to spend the owner's tokens.

value

The amount of tokens (e.g., Lido shares) that the spender is allowed to spend.