メインコンテンツへスキップ

sendTransaction RPC Method - JITO

読み込み中...

更新日:
Aug 09, 2026

sendTransaction RPC Method - JITO

Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your Quicknode endpoint. Also, this method serves as a proxy to the Solana sendTransaction RPC method
Please note that Jito no longer provides a minimum tip for bundles. During high-demand periods, the default tip may not suffice to secure a bundle through the auction. To ensure your transaction is properly set up, you must specify a priority fee and a Jito tip. If you set the query parameter bundleOnly=true, the transaction will be sent exclusively as a bundle, bypassing the regular RPC method. Note that this method always sets skip_preflight=true, which means the transaction won't be simulated in the RPC before being sent to the leader, though it will still undergo auction and normal simulations.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode add-ons into your applications. For more information on how to use Quicknode add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

パラメータ

取引
文字列
必須
読み込み中...
region
文字列
読み込み中...

返します

結果
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": "2id3YC2jK9G5Wo2phDx4gJVAew8DcY5NAojnVuao8rkxwPYPe8cSwE5GzhEgJA2y8fVjDEo6iR6ykBvDxrTQrtpb",
4
"id": 1
5
}
1
{
2
「jsonrpc」: "2.0",
3
"result": "2id3YC2jK9G5Wo2phDx4gJVAew8DcY5NAojnVuao8rkxwPYPe8cSwE5GzhEgJA2y8fVjDEo6iR6ykBvDxrTQrtpb",
4
"id": 1
5
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう