Skip to main content

v1/{chainName}/block_v2/{blockHeight}/ REST API Endpoint - Gold Rush Wallet API

Loading...

Updated on
May 12, 2025

v1/{chainName}/block_v2/{blockHeight}/ REST API Endpoint - Gold Rush Wallet API

Path Parameters

chainName
string
REQUIRED
Loading...
blockHeight
string
REQUIRED
Loading...

Returns

data
object
Loading...
updated_at
string
Loading...
chain_id
integer
Loading...
chain_name
string
Loading...
items
array
Loading...
block_hash
string
Loading...
signed_at
string
Loading...
height
integer
Loading...
block_parent_hash
string
Loading...
extra_data
string
Loading...
miner_address
string
Loading...
mining_cost
integer
Loading...
gas_used
integer
Loading...
gas_limit
integer
Loading...
transactions_link
string
Loading...
error
boolean
Loading...
error_message
string
Loading...
error_code
string
Loading...
Request
1
curl --location 'https://api.covalenthq.com/v1/blast-mainnet/block_v2/14075062/' \
2
--header 'Content-Type: application/json' \
3
--header 'Authorization: Bearer YOUR_API_KEY'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free