Table Details
| Property | Value |
|---|---|
| Table Name | worldchain.identity.verified_address |
| Table Status | Production-Ready |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| address | VARCHAR(42) | Address verified as belonging to a unique human via World ID proof-of-personhood. |
| sources | ARRAY | Verification sources that attest to this address (e.g. World ID orb, device verification). |
| last_updated | TIMESTAMP_NTZ(9) | Timestamp (UTC) of the most recent verification update for this address. |