Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.base.org/llms.txt

Use this file to discover all available pages before exploring further.

What you can ask

Show me my wallets
What is my USDC balance?
Show my full portfolio
What tokens do I have in my wallet?

How it works

get_wallets — lists your Base Account, any agent wallets, session authorization state, and supported chains. get_portfolio — returns portfolio value and per-asset breakdown for your Base Account or an in-session agent wallet.
ParameterWhat it does
addressOptional wallet address to query — must be your Base Account or one of your agent wallets
chainFilter by supported chain, e.g. base, ethereum, arbitrum, optimism, polygon, bsc, avalanche, or base-sepolia
queryFilter by token name or symbol (e.g. “USDC”)
includePnlInclude unrealized/realized P&L per asset
limit / offsetPaginate the per-asset breakdown
search_tokens — resolve a token symbol or name to its contract address and decimals. Useful before sending less common tokens.

Send tokens

Send native tokens or ERC-20s from your connected wallet.

View transaction history

See past sends, swaps, and receives.