Farcaster
Storage
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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 |
| units | bigint | Units of storage available for the user on the protocol |
| expiry | timestamp without timezone | Time when storage expires for user |
Was this page helpful?
