Skip to main content
Token holder with balance and PnL information

Fields

volume
string
Total volume of tokens transferred (string to avoid JS precision loss)
wallet_address
string
Wallet address of the token holder (lowercase with 0x prefix)
transactions_count
int
Total number of transactions
balance
string
Current token balance (string to avoid JS precision loss)
contract_metadata
object
Token contract metadataType: TokenContractMetadata
token_address
string
Token contract address (lowercase with 0x prefix)
pnl_realized_usd
float
Realized profit and loss in USD
pnl_unrealized_usd
float
Unrealized profit and loss in USD
marketcap_usd
string
Market capitalization in USD
balance_pretty
string
Human-readable token balance with proper decimal places