Events
Get transaction logs for address
Get logs for transaction created by the provided address
GET
/
{chainName}
/
v1
/
events
/
address
/
{contractAddress}
Path Parameters
Contract address
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The block height to start from, defaults 0.
The block height to end at, defaults to current block height.