# Flow EVM RPC and network details

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

Flow is a high-throughput PoS L1 designed by Dappy Labs for consumer experiences like NBA Top Shot and Mattel Creations. Its multi-node architecture parallelizes workloads, keeping fees low even during viral onchain activity.

## Network details

- Network: Mainnet
- Chain ID: 747
- Environment: Mainnet
- Category: L2
- Native token: FLOW
- Gas token: FLOW
- Block time: <1s

## Endpoints

- Alchemy RPC: https://flow-mainnet.g.alchemy.com/v2/API_KEY
- Alchemy WebSocket: wss://flow-mainnet.g.alchemy.com/v2/API_KEY

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

## Alchemy product support

Supported on Flow EVM: RPC API, Debug API, Websockets.

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

## Build on Alchemy

Alchemy provides Flow RPC endpoints that give you reliable, real-time data. In addition to RPC endpoints, Alchemy also offers websocket support, so you can stream block data directly to your app.

## Available networks

- Flow EVM Testnet (testnet): https://www.alchemy.com/rpc/flow-testnet

## Links

- Alchemy docs: https://docs.alchemy.com/reference/flow-api-quickstart
- Official docs: https://developers.flow.com/
- Website: https://flow.com/
- GitHub: https://github.com/onflow/flow-evm-gateway
- Block explorer: https://evm-mainnet.flowscan.io/
