2026-08-04
Nodit now supports Sui's gRPC API.
The event types supported by Nodit Webhook and Stream have changed.
Major Updates
Nodit Sui gRPC API Support
The Sui Foundation plans to deprecate the JSON-RPC API among the APIs supported by nodes and transition to the gRPC API. Accordingly, Nodit now supports the gRPC API for Sui. For a detailed description of the gRPC API, see the links below.
Changes to Nodit Webhook Event Types
As announced on July 21, the event types supported by Nodit Webhook and Stream have changed. Please review the updated range of supported event types and take the necessary steps to ensure your usage is not affected.
As-Is
- ADDRESS_ACTIVITY
- MINED_TRANSACTION
- SUCCESSFUL_TRANSACTION
- FAILD_TRANSACTION
- TOKEN_TRANSFER
- BELOW_THRESHOLD_BALANCE
- BLOCK_PERIOD
- BLOCK_LIST_CALLER
- ALLOW_LIST_CALLER
- LOG
- EVENT
- TRANSACTION
To-Be
- ADDRESS_ACTIVITY
- TOKEN_TRANSFER
- LOG
- EVENT
- TRANSACTION