Tracker Event
Subscribe to a specific contract event signature
post/events/subscribe
Request body
Example request
{
"contractAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}Response
Subscription created
Example response
{
"contractAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}