getAddressLogs
Retrieve blockchain logs for a specific address across supported chains (Ethereum, Polygon, Arbitrum, Optimism, Base). Input chain ID and address to access transaction details.
Instructions
Get logs for a specific address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 |