Skip to main content

2024-11-27

Nodit Stream now supports more chains and features 🙌

Now use Websocket Stream and Webhook on Kaia too.

Nodit Stream now supports the Kaia chain. No need to poll the node API anymore, you can subscribe to and receive events you want to monitor through Websocket Stream or Webhook. Please refer to the pages below for detailed usage instructions and Kaia support.


A new Event Type, LOG, is now supported.

You can now use filtering conditions for the LOG type for Websocket Stream and Webhook. Using the LOG filter, you can enable more effective transaction tracking by using event signatures and parameter values of events defined in smart contracts as tracking conditions.

Track and receive notifications about major events occurring in contracts of famous tokens and NFT projects. You can also effectively track in real-time what events are occurring in smart contracts you've deployed yourself.

For more details on utilizing the LOG Event Type, please refer to the documentation below.