sui_executeTransactionBlock
Introduction
The Fast Mode leverages BlockRazor's global high-performance network to achieve the lowest latency for transaction inclusion, making it suitable for users who have extreme requirements for transaction inclusion speed.
The transaction submission method of Fast Mode supports HTTP and gRPC. The HTTP is compatible with sui_executeTransactionBlockand the gRPC is compatible with sui_rpc_v2_transaction-execution-service-proto .
Endpoint
http://sui-fast.blockrazor.io
Rate Limit
Fast Mode is not tied to the subscription plan, the rate limit default to 10 TPS for all users. Please contact us if you require an increase in your TPS limit.
Request Example
Last updated