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 timestamp when the response was generated. Useful to show data staleness to users.
The requested chain ID eg: 1
.
The requested chain name eg: eth-mainnet
.
List of response items.