> ## Documentation Index
> Fetch the complete documentation index at: https://dune-pro-1110-add-delete-endpoints-python-js-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Signers

### **dune.neynar.dataset\_farcaster\_signers**

This table contains data about signers associated with users on the Farcaster protocol.

| **Column name** | **Type**                   | **Description**                             |
| --------------- | -------------------------- | ------------------------------------------- |
| id              | bigint                     | Row id                                      |
| created\_at     | timestamp without timezone | Timestamp of creation within database       |
| updated\_at     | timestamp without timezone | Timestamp of update within database         |
| deleted\_at     | timestamp without timezone | Timestamp of deletion on Farcaster protocol |
| timestamp       | timestamp without timezone | Timestamp of creation on Farcaster protocol |
| fid             | bigint                     | User ID of user on Farcaster protocol       |
| hash            | bytea                      | Hash of creating signer on the protocol     |
| signer          | bytea                      | Signer created by user                      |
