Skip to main content

v1/cq/covalent/app/bitcoin/transactions/ REST API Endpoint - Gold Rush Wallet API

Loading...

Updated on
May 12, 2025

v1/cq/covalent/app/bitcoin/transactions/ REST API Endpoint - Gold Rush Wallet API

Query Parameters

address
string
REQUIRED
Loading...
page-size
integer
Loading...
page-number
integer
Loading...

Returns

data
object
Loading...
updated_at
string
Loading...
items
array
Loading...
chain_id
string
Loading...
chain_name
string
Loading...
contract_decimals
integer
Loading...
block_hash
string
Loading...
block_signed_at
string
Loading...
block_height
string
Loading...
tx_hash
string
Loading...
tx_idx
string
Loading...
type
string
Loading...
address
string
Loading...
value
string
Loading...
quote_rate
number
Loading...
quote
number
Loading...
fees_paid
string
Loading...
gas_quote
number
Loading...
gas_quote_rate
number
Loading...
coinbase
boolean
Loading...
locktime
string
Loading...
weight
string
Loading...
pagination
object
Loading...
has_more
boolean
Loading...
page_number
integer
Loading...
page_size
integer
Loading...
total_count
string
Loading...
metadata
array
Loading...
name
string
Loading...
type
string
Loading...
Request
1
curl --location 'https://api.covalenthq.com/v1/cq/covalent/app/bitcoin/transactions/' \
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