GetBlock Tracker Now Live in Beta: Webhooks for Your Web3 Apps
Starting from September 1st, Web3 enthusiasts can test new instruments in open beta version.
Webhooks should be referred to as a class of automated notifications designed to transfer the information from one source to another only when a specific event happens. In blockchains, Webhooks can inform watchers about the events in blocks and transactions in a lightning-fast manner.
Webhooks are triggered by user-defined events in a source system (sender). Then the triggered request is sent to a target system (receiver) with no additional commands or actions. That’s why using Webhooks is way more resource-efficient than extracting data through ‘classic’ nodes APIs.
GetBlock Tracker is a feature-rich Webhooks toolkit as it allows to track 40+ parameters of blocks, transactions, and receipts. It can send data to every website as a JSON file.
GetBlock Tracker allows developers to set the triggers for Webhooks through an intuitive constructor without a single line of code.
For instance, as displayed above, user can seamlessly start tracking transactions outcoming from a BNB Chain account. Currently, our new instrument works with BSC mainnet only; more networks to come.
New functionality can supercharge decentralized applications allowing their teams to create customized push notifications systems on the top of it. Also, it can be useful for crypto wallets, on-chain analytical instruments and AML tools.
Log in or sign up for Devpost to join the conversation.