Returns information about a block by hash.
|
In
Exec
|
|
|
Url
String
|
The URL to send the request to. |
|
Http Headers
Web 3S Http Headers Structure
|
[Optional] Additional HTTP headers that will be appended to the request. |
|
Block Hash
String
|
A hex string representing the hash (32 bytes) of a block. |
|
Full Transaction Object
Boolean
|
If true it returns the full transaction objects, if false only the hashes of the transactions. |
|
Out
Exec
|
|
|
Succeeded
Exec
|
|
|
Failed
Exec
|
|
|
Error Message
String
|
|
|
Response
Web 3S Http Response Structure (by ref)
|
|
|
Block Object
Web 3S Eth Block Object Structure (by ref)
|