Get last block
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the most recent block from the ICON blockchain.
Body
application/json
JSON-RPC request object
idintegerrequiredUnique identifier for the JSON-RPC request.
jsonrpcstringrequiredJSON-RPC protocol version.
methodstringrequiredJSON-RPC method name.
Response
200OK
Successful response containing the last block.