get_eth_transactions
Retrieve recent Ethereum transactions for any wallet address. Specify address and limit to get transaction history.
Instructions
Get recent Ethereum transactions for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (default: 10) | |
| address | Yes | Ethereum wallet address (0x...) |