# Sui RPC and network details

Source: https://www.alchemy.com/rpc/sui

Sui is a high-performance L1 from Mysten Labs that leverages an object-centric data model and the Move programming language to parallelize transactions. Native chain features like zkLogin and sponsored transactions create a familiar Web2 experience, great for consumer apps, gaming, and more.

## Network details

- Network: Mainnet
- Environment: Mainnet
- Category: L1
- Native token: SUI
- Gas token: SUI

## Endpoints

- Alchemy RPC: https://sui-mainnet.g.alchemy.com/v2/API_KEY

Replace API_KEY with a key from https://dashboard.alchemy.com/signup.

## Alchemy product support

Supported on Sui: RPC API, gRPC.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Debug API, Trace API, Bundler API, Token API, NFT API, Websockets, Gas Manager, Webhooks, Transfers API.

## Build on Alchemy

Alchemy offers reliable Sui RPC endpoints that serve real-time and block-perfect data. Your reliable connection to the Sui network is never more than one API call away.

## Available networks

- Sui Testnet (testnet): https://www.alchemy.com/rpc/sui-testnet

## Links

- Alchemy docs: https://docs.alchemy.com/reference/sui-api-quickstart
- Official docs: https://docs.sui.io/
