Layer 1
Sui
Sui JSON-RPC
Dedicated Sui node operated by Azxa — private HTTP(S) RPC and WebSocket on your own synced client. Deployments: Mainnet, Testnet. API style: Sui JSON-RPC. Examples below use common calls for this stack.
15 API methods documented for this network — select in the sidebar or browse below.
What you get
- Private endpoint — not shared with other customers
- Modes: Mainnet · Testnet
All methods
Base URL: https://your-sui-node.azxa.io
sui
sui_getChainIdentifierSui JSON-RPC: sui_getChainIdentifiersui_getCheckpointSui JSON-RPC: sui_getCheckpointsui_getEventsSui JSON-RPC: sui_getEventssui_getLatestCheckpointSequenceNumberSui JSON-RPC: sui_getLatestCheckpointSequenceNumbersui_getObjectSui JSON-RPC: sui_getObjectsui_getTotalTransactionBlocksSui JSON-RPC: sui_getTotalTransactionBlockssui_getTransactionBlockSui JSON-RPC: sui_getTransactionBlocksui_multiGetObjectsSui JSON-RPC: sui_multiGetObjectssui_multiGetTransactionBlocksSui JSON-RPC: sui_multiGetTransactionBlockssui_tryGetPastObjectSui JSON-RPC: sui_tryGetPastObjectsui_getBalanceSui JSON-RPC: sui_getBalancesui_getCoinsSui JSON-RPC: sui_getCoinssui_getAllBalancesSui JSON-RPC: sui_getAllBalancessui_executeTransactionBlockSui JSON-RPC: sui_executeTransactionBlocksui_dryRunTransactionBlockSui JSON-RPC: sui_dryRunTransactionBlock