Feature Introduction
Node watcher is a service for monitoring transaction events and new block events on the VSYS blockchain. Users need to subscribe to events and then set the endpoint address of the webhook handling service.
Usage Instructions
To get started, users need to register an account based on VSYS wallet. New users will receive 1000 free usage quota, and will also receive 1000 free quota on the 1st of each month. When the free quota is exhausted, users need to top up their personal account to ensure service availability. If the free quota is not fully used, the system will not deduct from the account balance, but will deduct directly from the free quota.
Billing Information
- Currently each webhook costs 1 cent
- Supports monitoring for both mainnet and testnet
Currently Supported Event Types
- New Block addition
- VSYS coin payments
- All function executions of TokenContract and SplitTokenContract, with event selection based on different function execution parameter values
- All function executions of AtomicSwapContract, with event selection based on different function execution parameter values