Aggregated Wallet Detail
Wallet
Wallet Detail
GET
Aggregated Wallet Detail
Documentation Index
Fetch the complete documentation index at: https://docs.asksurf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Wallet address (0x hex for EVM, base58 for Solana)
Example:
"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
Chain filter for tokens, nft, and approvals. When omitted, inferred from address format: 0x addresses query all EVM chains, base58 addresses query Solana.
Available options:
ethereum, polygon, bsc, avalanche, arbitrum, optimism, fantom, base, solana Example:
"ethereum"
Comma-separated sub-resources to include. Valid: balance, tokens, labels, nft, approvals. The active_chains field is always returned. approvals is opt-in (not in default) as it triggers additional upstream calls.
Example:
"balance,labels,approvals"