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

The dune.lens.publication_reaction table holds the reaction type and who reacted.

Table Schema

Column NameTypeDescription
publication_idvarcharPublication ID that was reacted to (format: profileId-pubId)
actioned_by_profile_idvarbinaryProfile ID of the user who reacted
typevarcharType of reaction (e.g. UPVOTE, DOWNVOTE)
action_attimestampTimestamp when the reaction was created
appvarcharApplication used to create the reaction

Table Sample