For the complete documentation index, see llms.txt. This page is also available as Markdown.

sui_executeTransactionBlock

ransaction

介紹

Fast模式基於BlockRazor的全球高性能網絡實現交易最低延遲上鏈,適合對交易上鏈速度存在極致要求的用戶。Fast模式支持gRPC協議,gRPC協議的交易發送方法和sui/rpc/v2/transaction_execution_service.proto 兼容。

Fast模式不和訂閱計劃綁定,但每筆交易中需要包含tip,下限金額取 0.001 SUI 或 Gas Budget × 0.05 SUI 的較大者。

Tip方法:可集成TSGo中的BlockRazor SDK,調用AddTip方法。

端點

sui-fast.blockrazor.io:80

限流

Fast模式不和訂閱計劃綁定,限流默認統一為10 TPS,如需提升TPS,請於我們聯繫

請求示例

最後更新於

這有幫助嗎?