Skip to main content

Table Description

This table contains data about account balances in the Initia blockchain, including token holdings and balance snapshots.

Column Descriptions

Column nameData TypeDescription
block_datedateThe date of the block.
block_heightbigintThe height of the block where the balance was recorded.
block_timestamptimestamp(3) with time zoneTimestamp when the block was validated.
addressvarcharThe account address.
denomvarcharThe denomination of the token.
amountdecimal(38, 0)The balance amount.
updated_attimestamp(3) with time zoneTimestamp of when the record was last updated.
ingested_attimestamp(3) with time zoneTimestamp of when the record was ingested into Dune.

Table Sample