For the complete documentation index, see llms.txt. This page is also available as Markdown.

Transactions

Search for transactions

post

Allows searching for transactions by various criteria (account, block, etc.).

Body
operatorstringOptional
max_blockintegerOptional
offsetintegerOptional
limitintegerOptional
Responses
200

Search results

application/json
total_countintegerOptional
next_offsetintegerOptional
post/search/transactions

Was this helpful?