Alchemy MCP Plugin
by itsanishjain
get_asset_transfers
Get asset transfers for a specific address or contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | The category of transfers to include (e.g., "external", "internal", "erc20", "erc721", "erc1155", "specialnft") | |
contractAddresses | No | List of contract addresses to filter by | |
excludeZeroValue | No | Whether to exclude zero value transfers | |
fromAddress | No | The sender address | |
fromBlock | No | The starting block (hex string or "latest") | |
maxCount | No | The maximum number of results to return | |
pageKey | No | Key for pagination | |
toAddress | No | The recipient address | |
toBlock | No | The ending block (hex string or "latest") | |
withMetadata | No | Whether to include metadata in the response |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- 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