Get address history
GET/evm/:network/addressHistory
Returns paginated transaction history for an EVM address, including decoded contract events (transfers, mints, approvals, etc.)
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successful response
Bad Request
Unauthorized — invalid API key
Too Many Requests
Internal Server Error