get_tokens_for_owner
Retrieve tokens owned by a specific wallet address, optionally filtered by contract addresses, supports pagination for efficient data handling.
Instructions
Get tokens owned by an address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contractAddresses | No | List of contract addresses to filter by | |
owner | Yes | The wallet address to get tokens for | |
pageKey | No | Key for pagination | |
pageSize | No | Number of results per page |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Alchemy MCP Plugin
- estimate_gas_price
- get_asset_transfers
- get_block_number
- get_block_with_transactions
- get_contracts_for_owner
- get_floor_price
- get_nft_metadata
- get_nft_sales
- get_nfts_for_contract
- get_nfts_for_owner
- get_owners_for_nft
- get_token_balances
- get_token_metadata
- get_tokens_for_owner
- get_transaction
- get_transaction_receipts
- get_transfers_for_contract
- get_transfers_for_owner
- lookup_address
- resolve_ens
- subscribe
- unsubscribe
Related Tools
- @5ajaki/safe-mcp-server
- @NaniDAO/agentek
- @NaniDAO/agentek
- @itsanishjain/alchemy-sdk-mcp
- @SGFGOV/medusa-mcp