Webhooks
In this guide, we will look at how to register and consume webhooks to integrate your app with Underdog.
Registering Webhooks
Consuming Webhooks
{
"id": "66396cba-f6f7-488e-8431-665598548661",
"type": "collection.create",
"data": {
"mintAddress": "GQw5KBtUo1tUa29BsFEJ4F9mdFsXALoHRTRaBfAvFsbU"
// ...
}
}Transaction Types
Transaction Type
Details
API Reference
WebhooksLast updated