Send Transaction

Submits a signed transaction to the blockchain for processing. This endpoint broadcasts the transaction data to the network and returns a unique transaction hash that can be used to track its confirmation status.

💡

Compute Unit Value: 30 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body for a /defi/v1/chain/sendtransaction

The request body for a /defi/v1/chain/sendtransaction

string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

string

The abbreviated chain name for queries or transactions.

string
required

The encoded transaction, obtained from the signed transaction.

boolean

If true, then the transaction goes through the BDN route, which speeds up the transaction process. By default, false.

boolean

If true, the transaction is routed through Flashbots for MEV protection.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json