Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dune.com/llms.txt

Use this file to discover all available pages before exploring further.

Table description

The dune.shot.dataset_follows table provides data on the follow relationships between users on Snapshot.

Table Schema

Column NameTypeDescription
idvarbinaryUnique identifier of the follow record
ipfsvarcharIPFS hash of the follow data
spacevarcharSnapshot space (DAO) being followed
createdbigintUnix timestamp when the follow was created
followervarbinaryAddress of the user following the space
to_deletebigintFlag indicating if the follow has been removed (1 = unfollowed)

Table Sample