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.
Devnet (Fluent Developer Preview) will also remain available to developers with slightly different service levels (see the dedicated sections below for more info).
Quickstart Wallet Connect
To quickly integrate Fluent with your wallet:
Testnet
visit the Fluent Testnet Portal and add network info:
DevNet
visit the Fluent DevNet Portal and add network info:
Or add manually with the network info you find below.
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.gblend.xyz/ |
Websocket RPC URL: | wss://rpc.testnet.fluent.xyz/ws |
Fluent Devnet
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://dev.gblend.xyz/ |
Websocket RPC URL: | wss://rpc.dev.gblend.xyz/ws |
Current Features and Limitations (Devnet)
In this version, the offering includes a basic Reth implementation, where the execution environment is substituted with Fluent's VM, rWasm. Rollup and zk functionalities are not available at this stage.
It's essential to note that significant changes might occur in the VM structure, host SDK, and execution layer in subsequent releases.