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

You link your handle to your profile and this holds the reference of the link.

Table Schema

Column NameTypeDescription
tldvarcharTop-level domain of the handle namespace
handle_idvarbinaryUnique identifier of the handle NFT being linked
token_idvarbinaryToken ID of the profile NFT the handle is linked to
collectionvarbinaryContract address of the profile NFT collection
transaction_executorvarbinaryAddress that executed the link transaction
tx_hashvarbinaryTransaction hash of the link event
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