Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| token_contract_address_hash | bytea | 2147483647 | null |
|
|
|||
| token_id | numeric | 78 | null |
|
|
|||
| retries_number | int2 | 5 | √ | null |
|
|
||
| inserted_at | timestamp | 29,6 | null |
|
|
|||
| updated_at | timestamp | 29,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| token_instance_metadata_refetch_attempts_pkey | Primary key | Asc/Asc | token_contract_address_hash + token_id |
| token_instance_metadata_refetch_attempts_token_contract_address | Performance | Asc/Asc | token_contract_address_hash + token_id |