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