# FieldType

The field type in a select or filter.

## Enum

* `Input` (value: `'input'`)

* `ContractLabel` (value: `'contract_label'`)

* `ContractName` (value: `'contract_name'`)

* `ContractAddress` (value: `'contract_address'`)

* `ContractAddressAlias` (value: `'contract_address_alias'`)

* `BlockNumber` (value: `'block_number'`)

* `TriggeredAt` (value: `'triggered_at'`)

* `EventSignature` (value: `'event_signature'`)

* `BlockHash` (value: `'block_hash'`)

* `TxHash` (value: `'tx_hash'`)

* `TxFrom` (value: `'tx_from'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
