base_transfer_search_rpc
Search bounded Base mainnet ERC-20 transfers by address, direction, asset, counterparty, and time window; return structured transfer records. $0.02/call via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | ||
| limit | No | ||
| address | Yes | ||
| direction | Yes | ||
| counterparty | No | ||
| to_timestamp | No | ||
| from_timestamp | No |