Skip to main content

Table description

This table contains all Farcaster user IDs (FIDs) and the custody addresses that own them. Each row represents a registered user on the protocol.

Table Schema

Column NameTypeDescription
fidBIGINTUnique Farcaster user ID
created_atTIMESTAMPTimestamp when the record was created in the database
updated_atTIMESTAMPTimestamp when the record was last updated in the database
custody_addressVARBINARYWallet address that holds custody of the Farcaster account
registered_atTIMESTAMPTimestamp when the FID was registered on the protocol

Table Sample