ethereum_getRecentTransactions
Fetch recent Ethereum transactions for a specified address using the Veri5ight MCP Server. Input an Ethereum address or ENS name and limit the number of transactions returned.
Instructions
Get recent transactions for an Ethereum address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Ethereum address or ENS name | |
limit | No | Number of transactions to return (default: 3) |