Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method does not require any parameters.Response
num
— timestamp of the next maintenance window in milliseconds since Unix epoch
Use case
Thewallet/getnextmaintenancetime
method is used for:
- Planning witness operations and vote changes before maintenance periods.
- Timing strategic voting decisions to take effect in the next election cycle.
- Building maintenance schedule tracking for automated systems.
- Coordinating network governance activities with maintenance windows.
- Calculating time remaining until witness election results are finalized.
TRON network maintenance occurs every 6 hours (at 00:00, 06:00, 12:00, and 18:00 UTC). During maintenance, witness rankings are updated, rewards are distributed, and governance changes take effect. The returned timestamp is in milliseconds.
Body
application/json · object
Response
200 - application/json
Next maintenance window time
Timestamp of next maintenance window in milliseconds