Skip to main content

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

Loading...

Updated on
May 12, 2025

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

Path Parameters

chainName
string
Loading...
startDate
string
Loading...
endDate
string
Loading...

Query Parameters

page-size
integer
Loading...
page-number
integer
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...
pagination
object
Loading...
has_more
boolean
Loading...
page_number
integer
Loading...
page_size
integer
Loading...
total_count
integer
Loading...
error
boolean
Loading...
error_message
string
Loading...
error_code
integer
Loading...
Request
1
curl --location 'https://api.covalenthq.com/v1/blast-mainnet/block_v2/2024-12-01/2024-12-31/' \
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