List Wallets
list_walletsList wallets in a portfolio with sync status and transaction counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| limit | No | Maximum items to return, maximum 100. Preferred MCP pagination field. | |
| chainId | No | Optional chain ID filter | |
| pageSize | No | Deprecated alias for limit, maximum 100. Prefer limit for new MCP calls. | |
| portfolioRef | Yes | Portfolio exact name or slug | |
| workspaceRef | Yes | Workspace exact name or slug |