wallet_portfolio
Get a wallet's live multi-chain portfolio: native coin balances and top ERC-20 tokens priced in USD across Ethereum, Base, Polygon, Arbitrum, and Optimism in one call.
Instructions
Get a wallet's LIVE multi-chain portfolio in ONE call: native coin balances (ETH/POL) AND top ERC-20 token holdings, each priced in USD, across Ethereum, Base, Polygon, Arbitrum and Optimism. Reads balances straight from public RPCs and joins live prices. Use this whenever you need the current on-chain holdings / net worth of an EVM address without making dozens of RPC calls yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | The EVM wallet address (0x...). | |
| chains | No | Optional subset of chains: ethereum, base, polygon, arbitrum, optimism. Defaults to all five. |