Real-time blockchain event notification system with programmable webhooks for responsive applications and reduced API usage.
Service | Bitcoin | Cardano | Dogecoin |
---|---|---|---|
Event Manager | API Reference | Coming Soon | Coming Soon |
Event Type | Notify on | Trigger Conditions |
---|---|---|
Transaction Notification | Specific transaction accepted into the mempool and then confirmed onchain | Trigger=Transaction Field= tx_hash Operator= equal to Value= transaction ID |
Address Notification | Specific address withdrawals or deposits by a transaction entering the mempool and then confirmed onchain | Trigger=Transaction Field= inputs_and_outputs Operator= containts Value= address ID |
POST eventmanager.gomaestro-api.org/v0/managers
POST eventmanager.gomaestro-api.org/v0/triggers
GET eventmanager/logs/{id}