Skip to main content

tx_search REST API Endpoint

Loading...

Updated on
May 15, 2024

tx_search REST API Endpoint

Query Parameters

query
string
REQUIRED
Loading...
prove
boolean
REQUIRED
Loading...
page
integer
REQUIRED
Loading...
per_page
integer
REQUIRED
Loading...
order_by
string
REQUIRED
Loading...
match_events
boolean
Loading...

Returns

result
object
Loading...
txs
array
Loading...
hash
Loading...
height
Loading...
index
Loading...
tx_result
object
Loading...
code
Loading...
data
Loading...
log
Loading...
gas_wanted
Loading...
gas_used
Loading...
info
Loading...
codespace
Loading...
events
array
Loading...
type
Loading...
attributes
array
Loading...
key
Loading...
value
Loading...
index
Loading...
tx
Loading...
proof
object
Loading...
RootHash
Loading...
Data
Loading...
Proof
object
Loading...
total
Loading...
index
Loading...
leaf_hash
Loading...
aunts
Loading...
total_count
Loading...
Request
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/tx_search?query=YOUR_QUERY&prove=true&page=1&per_page=30&order_by=asc'
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/tx_search?query=YOUR_QUERY&prove=true&page=1&per_page=30&order_by=asc'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free