Connect to Fluent
Connect to Fluent
Fluent, the blended execution network, is now on testnet. Fluent and the Fluentbase SDK are explicitly designed for deploying and interacting with EVM and Rust-based smart contracts. Solidity and Rust contracts can be deployed independently, or call each other as part of a blended application that utilizes both types of contracts.
Fluent Mainnet
Network Parameters
| Network Name: | Fluent Mainnet |
| HTTPS RPC URL: | https://rpc.fluent.xyz/ |
| Chain ID: | 25363 |
| Symbol: | ETH |
| Explorer: | https://fluentscan.xyz/ |
| Portal (Bridge): | https://portal.fluent.xyz/ |
Fluent Testnet
The Fluent Testnet is more stable than Devnet, but it is still under active development and may experience occasional resets or downtime. While less frequent, network changes can still result in the loss of deployed contracts and data. Please use Testnet for development and testing only—do not rely on it for production use.
Network Parameters
| Network Name: | Fluent Testnet |
| HTTPS RPC URL: | https://rpc.testnet.fluent.xyz/ |
| Chain ID: | 20994 |
| Symbol: | ETH |
| Explorer: | https://testnet.fluentscan.xyz/ |
Network Resources
| Faucet: | https://testnet.fluent.xyz/dev-portal |
| Websocket RPC URL: | wss://rpc.testnet.fluent.xyz/ws |
Fluent Devnet
Devnet (Fluent Developer Preview) will also remain available to developers with slightly different service levels (see the dedicated sections below for more info).
The Fluent Devnet is experimental and may be reset at any time to apply upgrades or improve stability. Please be aware that network resets can result in the loss of deployed contracts and data.
Network Parameters
| Network Name: | Fluent Developer Preview |
| HTTPS RPC URL: | https://rpc.devnet.fluent.xyz/ |
| Chain ID: | 20993 |
| Symbol: | ETH |
| Explorer: | https://devnet.fluentscan.xyz/ |
Network Resources
| Faucet: | https://testnet.fluent.xyz/dev-portal |
| Websocket RPC URL: | wss://rpc.dev.gblend.xyz/ws |
Quickstart Testnet Connect
To quickly integrate Fluent with your wallet, visit the Fluent Developer Portal and add network info:

Or add manually with the network info you find below.