Skip to main content
Schema: external.farcaster Table: fact_signers Type: View

What

Stores all registered signers. For more info see Neynar or schema

Columns

Column NameData TypeDescription
IDNUMBERGeneric identifier specific to this DB (a.k.a. surrogate key)
FIDNUMBERFID of the user that authorized this signer.
APP_FIDNUMBERFID of the user/app that requested this signer.
NAMETEXTNAME column
SIGNERBINARYSIGNER column
TIMESTAMPTIMESTAMP_NTZTIMESTAMP column
CREATED_ATTIMESTAMP_NTZWhen the row was first created in this DB (not the same as when the key was created on the network!)
UPDATED_ATTIMESTAMP_NTZWhen the row was last updated.
DELETED_ATTIMESTAMP_NTZTimestamp of the block where this signer was removed.