Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
address_hash | bytea | 2147483647 | null |
|
|
|||
is_validator | bool | 1 | √ | null |
|
|
||
payout_key_hash | bytea | 2147483647 | √ | null |
|
|
||
info_updated_at_block | int8 | 19 | √ | null |
|
|
||
inserted_at | timestamp | 29,6 | null |
|
|
|||
updated_at | timestamp | 29,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
validators_pkey | Primary key | Asc | address_hash |