Skip to main content

Table description

This 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