Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form
Today, we’re excited to launch Notify API V2 for our Ethereum devs. With this change, you will see improvements to reliability, scalability and security on all newly created webhooks. In order to parse the new webhook response format, we recommend you modify your code. Here is a succinct overview of response format changes.
Notify API gives you access to webhooks for events, transactions, and more - so essentially you can get notified anytime there is activity on a certain address. Some examples of the utility:
Notify V2 has improved retry mechanisms to ensure you don’t miss a webhook event.
Our friends at Telcoin have been early adopters of Notify V2. Telcoin is a Polygon-based peer-to-peer payment system, enabling users to send money to each other, anywhere in the world, at a lower cost than available with alternative solutions. A lofty goal, the success of which is contingent on reliable and scalable platform products like webhooks:
"As Telcoin's blockchain infrastructure expands, becomes more robust and we cater to our expanding user base, Notify V2 will be instrumental in providing the best performance and scalability possible. We are very excited to partner with Alchemy on this product, and many more in the future, as both companies continue to evolve." - Ryan Tully, Vice President, Head of Product, Telcoin
Moving forward, these changes will be reflected in all new webhooks accessed via our Notify API. In order to have consistent parsing code across webhooks, we recommend modifying your code to be able to parse the V2 format. Note, Notify V2 is not yet available for gas prices.
Take a look at full Notify API documentation here!
Additional Resources