Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.walletsuite.io/api/blocks/latest \ --header 'x-api-key: <api-key>'
{ "number": 123, "hash": "<string>", "timestamp": 123, "parentHash": "<string>" }
Returns the newest blocks that indexer has already stored.
API key provided by WalletSuite team
Blockchain identifier
OK
Was this page helpful?