Skip to main content
GET
/
api
/
v1
/
wallet
/
next-round
Get next round time
curl --request GET \
  --url https://api.example.com/api/v1/wallet/next-round
{
  "start_time": "2023-11-07T05:31:56Z"
}

Response

Returns the next round start time

start_time
string<date-time>
required

The next round start time in RFC 3339 format