{}
{
  "slot": "333391830"
}

Authorizations

x-token
string
required

Your Helius API key. You can get one for free in the dashboard.

Message

This method takes an empty request and returns the current slot number.

{}

Response

slot
integer

The current slot number on the Solana blockchain.

{
  "slot": "333391830"
}