| block_date | date | The date of the contract deployment |
| timestamp | timestamp | Timestamp when the contract was deployed |
| transaction_hash | string | Hash of the deployment transaction |
| contract_address | string | Address where the contract is deployed |
| valid_from | long | Block height from which the contract is valid |
| code | binary | The contract bytecode |
| name | string | Name of the contract |
| chain_specific | string | Chain-specific metadata in JSON format |
| _updated_at | timestamp | Timestamp when the record was last updated |
| _ingested_at | timestamp | Timestamp when the record was ingested |