v1
latestOpenAPI 3.0.32026-07-24707482.9 KBTracker Event
Subscribe to a specific contract event signature
post/events/subscribe
Request body
Example request
{
"contractAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}Response
Subscription created
Example response
{
"contractAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}