Skip to main content

Transactions

Look up individual transactions or search for transactions matching specific criteria.

Get Transaction by Hash

Retrieve a single transaction and its execution result by its hash.

Key Fields

Common Message Types

Search Transactions

Search for transactions matching event filters. At least one filter is required.

By Sender

By Recipient

By Block Height

By Message Type

Search Response

Broadcast Transaction

Submit a signed transaction to the network.

Broadcast Modes

Simulate Transaction

Estimate gas for a transaction without broadcasting it.
Returns the estimated gas_used which you can multiply by 1.3-1.5 for a safe gas_limit.