Our data contains latest balance for a user for both sol and spl balances. Note that these latest balances are aggregated on a block_timestamp level and unique by token_account. Token accounts are unique but an address can have several token_accounts for a given mint. You can learn more about token_accounts here.

Solana’s network supports fungible balances through its native SOL tokens and SPL tokens. SOL, as the platform’s primary asset, serves as the foundational currency for transaction fees and staking. SPL tokens, on the other hand, represent user-defined assets that can operate alongside SOL, which enables custom tokens and decentralized application support.

Table Columns

ColumnDescriptionExample
addresswallet address6Z9yHEY1FF2YWW8K3294vCthA3KcAq3ByVBoUzYxZmQv
minttoken/asset mint addressSo11111111111111111111111111111111111111112
token_accounttoken account
raw_balanceraw balance token account0
decimalstoken decimals9
block_timestampblock timestamp of latest balance update for token account2024-10-16 00:00:00
block_slotblock slot of latest balance update for token account295848237
txn_indextransaction index of latest balance update for token account17
block_hashblock hash of latest balance update for token account267cuJsFc8SbPTkvU24BWvTQEwBfswh7BtYT23ReYAmc
txn_idtransaction id of latest balance update for token account5vNPrvNBHB4HTDQhRkVZxdWsCexNCrc8sKe1meWSGHtDLPDke3hSZXLNU1FdoejFpENzAWnQpiugujYMFFwD5yei