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