Skip to main content

Table Description

Contains FLOW native token balance snapshots for addresses on the Flow Cadence blockchain.

Column Descriptions

ColumnTypeDescription
block_datedateThe date of the balance snapshot
timestamptimestampTimestamp of the balance snapshot
addressstringAddress holding the FLOW tokens
amountdecimal(38,9)Balance amount in FLOW
transaction_hashstringHash of the transaction that affected this balance
block_heightbigintBlock height at the time of the snapshot
block_hashstringHash of the block at the time of the snapshot
chain_specificstringChain-specific metadata in JSON format
_updated_attimestampTimestamp when the record was last updated
_ingested_attimestampTimestamp when the record was ingested

Table Sample