Optional
contract_The onchain contract address of the token for which the events should be tracked.
WebhookEventFilter
Optional
from_The onchain address of the sender. Set this filter to track all transfer events originating from your address.
WebhookEventFilter
Optional
to_The onchain address of the receiver. Set this filter to track all transfer events sent to your address.
WebhookEventFilter
The event_filter parameter specifies the criteria to filter events from the blockchain. It allows filtering events by contract address, sender address and receiver address. For a single event filter, not all of the properties need to be presented.
Export
WebhookEventFilter