asset_transfers
ActiveTool of Alchemy Eth
Fetch Ethereum asset transfer history via Alchemy's alchemy_getAssetTransfers RPC on the specified chain; accepts fromBlock, toBlock, fromAddress, toAddress, contractAddresses, category, and maxCount as passthrough params.
Parameters schema
{
"type": "object",
"examples": [
{
"category": "external",
"toAddress": "0x0987654321098765432109876543210987654321",
"fromAddress": "0x1234567890123456789012345678901234567890"
}
],
"properties": {}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Alchemy Eth
https://github.com/pipeworx-io/mcp-alchemy-eth
1/7 registries