Skip to main content

Table Description

Contains Cadence smart contract deployment data on the Flow blockchain including contract code and metadata.

Column Descriptions

ColumnTypeDescription
block_datedateThe date of the contract deployment
timestamptimestampTimestamp when the contract was deployed
transaction_hashstringHash of the deployment transaction
contract_addressstringAddress where the contract is deployed
valid_fromlongBlock height from which the contract is valid
codebinaryThe contract bytecode
namestringName of the contract
chain_specificstringChain-specific metadata in JSON format
_updated_attimestampTimestamp when the record was last updated
_ingested_attimestampTimestamp when the record was ingested

Table Sample