Webhooks are how you react in real-time to on-chain Transactions on Underdog.
Last updated 1 year ago
id
Unique identifier for the Webhook
string
url
URL to send POST request to
valid
Whether or not the Webhook is valid
boolean
triggers
The transaction types that trigger the Webhook
walletAddress
Wallet address that owns the webhook
List all Webhooks
GET ->
Create a Webhook
POST ->
Delete a Webhook
DELETE ->