UI Builder

Networks

Supported Networks

Currently the Contracts UI Builder supports the following EVM networks

Mainnet

  • Ethereum
  • Arbitrum One
  • Base
  • Polygon
  • Polygon zkEVM
  • BNB Smart Chain
  • OP Mainnet
  • Avalanche C-Chain
  • Linea
  • Scroll
  • ZkSync Era

Testnet

  • Sepolia
  • Arbitrum Sepolia
  • Base Sepolia
  • Polygon Amoy
  • Polygon zkEVM Cardona
  • BSC Testnet
  • OP Sepolia
  • Avalanche Fuji C-Chain
  • Linea Sepolia
  • Scroll Sepolia
  • ZkSync Era Sepolia

Midnight, Stellar, and Solana are planned to be supported in the future

Network Configs

Each network can be configured to use custom RPCs, Explorers, and Explorer APIs. To open the network configuration modal, click on the settings icon on the right side of a network.

Networks config button

In this modal you can configure a custom RPC URL which can include path API key authorization

Networks RPC settings

Under the explorer tab you can configure block explorers like Etherscan. By default the Contracts UI Builder uses public APIs that can be rate limited, so be sure to provide your own API key if that becomes an issue.

Networks explorer settings

You can also toggle advance settings to use a custom block explorer setup.

Networks advance settings