5.6 Webhooks & Automation

Our platform supports webhooks to enable real-time automation based on on-chain activity. You can subscribe to contract events such as transfers, swaps, mints, burns, or custom events emitted by your smart contracts. Once triggered, our webhook system instantly sends structured event data to your specified endpoint, allowing you to automate workflows, trigger external services, update UIs, or notify users. This makes it easy to integrate smart contract logic with off-chain systems for seamless, event-driven automation.

Last updated