Skip to main content
Deprecation Notice: Lens data ingestion has been discontinued as of December 2025. Only historical data is available, and no new data will be added.

Table description

This table holds the base profile information; this does not hold the handle, as that is a different table.

Table Schema

Column NameTypeDescription
profile_idvarbinaryUnique identifier of the Lens profile NFT
owned_byvarbinaryWallet address that currently owns the profile
is_burntbooleanWhether the profile NFT has been burned
tx_hashvarbinaryTransaction hash of the profile creation
block_hashvarbinaryHash of the block containing the transaction
block_numberintegerBlock number of the transaction
log_indexintegerIndex of the event log within the transaction
tx_indexintegerIndex of the transaction within the block
block_timestamptimestampTimestamp of the block

Table Sample