Network Settings

Fractal Confluence can run all solidity code and can use existing EVM tools, while Fractal Spring is a UTXO-based chain with native support for confidential transfers. Both layers are part of Fractal and operate under one consensus.

To connect to the Fractal network, use the configuration settings below. Be sure to use the configuration info for the correct chain (Fractal Confluence: EVM or Fractal Spring: UTXON) that you wish to connect to.

These network settings are commonly used when configuring Metmask, Fractal wallet, smart contract files, etc.

Fractal Confluence (EVM)

Mainnet
Anvil Testnet

RPC

https://rpc-mainnet.fra.tech https://mainnet.fra.tech:8545

https://testnet.fra.tech:8545

Archive

https://archive-mainnet.fra.tech:8545

N/A

Chain ID

2152

2153

Explorer

https://evmscan.fra.tech

https://evmscan-testnet.fra.tech

Native Chain (UTXO)

Mainnet
Anvil Testnet

Node

https://mainnet.fra.tech

https://testnet.fra.tech

Explorer

https://scan.fra.tech

https://scan-testnet.fra.tech

Last updated