get-transactions
Retrieve recent Ethereum blockchain transactions for any address to monitor activity, analyze patterns, or verify transfers using Etherscan data.
Instructions
Get recent transactions for an Ethereum address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address (0x format) | |
| limit | No | Number of transactions to return (max 100) |