Skip to main content

Sui RPC

With QuickNode, you get access to our global Sui network which always routes your API requests to the nearest available location, ensuring low latency and the fastest speeds.

What is Sui?

Sui is a high-performance layer-1 blockchain focused on low-latency transaction processing and horizontal scalability. Built around the Move programming language, it enables fast finality and high throughput for on-chain applications like gaming, finance, and real-time experiences. Developers write smart contracts in Move, a Rust-based language designed for secure and efficient execution.

Interacting With Sui APIs

Sui exposes JSON-RPC and gRPC interfaces that allow developers to interact with the blockchain programmatically. You can query objects and transactions, submit transactions, inspect Move modules, and monitor network activity.

You can connect by running your own Sui node with the appropriate interfaces enabled, or by using a hosted provider such as QuickNode, which offers reliable, low-latency access without the need to manage infrastructure.


Make Sui API Calls

The quickest way to start building on Sui is to create a QuickNode endpoint and send your first request. QuickNode provides managed Sui endpoints, offering:

  • High reliability — globally distributed infrastructure designed to minimize downtime
  • Enhanced performance — optimized latency and request handling for production-grade apps

Visit the QuickStart page to create your endpoint and send your first request.


Supported Networks

QuickNode provides access to Sui Mainnet.

Mainnet
Type:Production
Chain ID:
101
HTTP:
WSS:
Archive:No
Pruning:num-latest-epoch-dbs-to-retain: 3 (prunes consensus state DB), num-epochs-to-retain: 14 (prunes object versions)
Share this doc