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

sendTransaction RPC Method - JITO

読み込み中...

更新日:
2025年11月12日

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 には、RPC メソッドやトランスポートをカスタマイズする機能が含まれており、Quicknode Marketplace のアドオンをアプリケーションにシームレスに統合することができます。Solana Kit での Quicknode Marketplace アドオンの使用方法に関する詳細については、以下のガイドをご覧ください:「Solana Kit を使用した Quicknode アドオンの使い方(パート 1)」および「Solana Kit を使用した Quicknode アドオンの使い方(パート 2)」

パラメータ

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

返品

結果
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"result": "2id3YC2jK9G5Wo2phDx4gJVAew8DcY5NAojnVuao8rkxwPYPe8cSwE5GzhEgJA2y8fVjDEo6iR6ykBvDxrTQrtpb",
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": "2id3YC2jK9G5Wo2phDx4gJVAew8DcY5NAojnVuao8rkxwPYPe8cSwE5GzhEgJA2y8fVjDEo6iR6ykBvDxrTQrtpb",
4
"id": 1
5
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう