Skip to main content
POST
Returns information about a block by block number

Body

number
Serves as a unique identifier for the request
string
Indicates the version of JSON-RPC being used
string
Represents the name of the remote procedure or method to be called
array
Contains the list of parameters passed to the remote method
string
Hexadecimal block number, or the string “latest”, “earliest” or “pending”
bool
If true it returns the full transaction objects,if false only the hashes of the transactions

Response

number
Returns unique identifier for the request
string
Returns the version of JSON-RPC being used
object
A blockObject