Tx search
Search for transactions w/ their results.
See /subscribe for the query syntax.
Query parameters
querystringRequiredExample:
Query
tx.height=1000
provebooleanOptionalDefault:
Include proofs of the transactions inclusion in the block
false
Example: true
pageintegerOptionalDefault:
Page number (1-based)
1
Example: 1
per_pageintegerOptionalDefault:
Number of entries per page (max: 100)
30
Example: 30
order_bystringOptionalDefault:
Order in which transactions are sorted ("asc" or "desc"), by height & index. If empty, default sorting will be still applied.
asc
Example: asc
match_eventsbooleanOptionalDefault:
Match attributes in query within events, in addition to the height & txhash
false
Example: true
Responses
application/json
objectOptional
application/json
get