get-transactions
Retrieve Ethereum address transactions with a specified limit using Etherscan's API, enabling real-time blockchain data access for analysis and monitoring.
Instructions
Get recent transactions for an Ethereum address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Ethereum address (0x format) | |
limit | No | Number of transactions to return (max 100) |