Create a new contract transaction watcher

Set up a watcher for a smart contract to monitor specific events and receive notifications.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uri
required

Webhook URL to receive transaction notifications.

string
required

Blockchain network type (e.g., testnet, mainnet).

string
required

Contract address to monitor.

boolean

Flag to enable Fetch contract transactions

boolean

Flag to enable Fetch contract storage

Response
200

Successfully created

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!