explorer_get_address_funded_by
Get the earliest transaction for a blockchain address on a given chain to identify initial funding or activity.
Instructions
Get the earliest transaction for an address — useful for identifying initial funding or activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Target address (0x-prefixed) | |
| chainId | Yes | Chain ID for the target network (required — no default for indexed data) |