get-transactions
Retrieve recent transactions for an Ethereum address. Optionally limit to 100 transactions.
Instructions
Get recent transactions for an Ethereum address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (max 100) | |
| address | Yes | Ethereum address (0x format) |