Get transactions list
Blockchain transactions
Get transactions list
Returns a list of transactions that match the specified search term.
GET
Get transactions list
Authorizations
Use Authorization: Bearer
Query Parameters
Only find transfers on one specific network
Example:
"cosmoshub-4"
Example:
"n0192376853"
Example:
"ExecuteContract"
Required range:
1 <= x <= 100Example:
10
Example:
"0xbe667b06979c46e186cebb4ad2c6fb6af8fb034e4723518416b2e7d3aeeb4753"
Only find transactions on one specific address
Example:
"C6RarBbo5zxMzFiVhYAvbGUWiJGuVsSczawdXdGzeEoj"
Filter by transaction status SUCCEEDED or ERROR
Available options:
SUCCEEDED, ERROR Example:
"SUCCEEDED"
Start time (ISO 8601). Converted to Date.
Example:
"2025-01-01T00:00:00Z"
End time (ISO 8601). Converted to Date.
Example:
"2025-12-31T23:59:59Z"
Last modified on May 19, 2026

