get_wallet_portfolio
Get all ENS names owned by a wallet address. Returns each name with label, tags, expiry, registration date, and active listing/offer prices. Useful for portfolio analysis and wallet profiling.
If you are authenticated via ERC-8128 and omit the wallet parameter, your own wallet is used automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 100, max 200) | |
| offset | No | Pagination offset | |
| wallet | Yes | Ethereum wallet address (0x...) or ENS name |