Table description
This table contains all power badge users on Warpcast. Power badges are a Warpcast-specific concept and are NOT stored on the Farcaster protocol itself. The table only contains the current power badge FIDs, not historical data. Read more about power badges and the power badge API.Table Schema
| Column Name | Type | Description |
|---|---|---|
created_at | TIMESTAMP | Timestamp when the record was created in the database |
updated_at | TIMESTAMP | Timestamp when the record was last updated in the database |
deleted_at | TIMESTAMP | Timestamp when the power badge was removed |
fid | BIGINT | Farcaster user ID of the power badge holder |