Utility
Get a block
Commonly used to fetch and render a single block for a block explorer.
GET
Credit Cost
1 per call
Processing
Realtime
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
Path Parameters
The chain name eg: eth-mainnet
.
The block height or latest
for the latest block available.
Response
200 - application/json
Successful response
The response is of type object
.