Skip to main content

Networks

You should not need to deploy an Unlock contract yourself. Here are the addresses of contracts deployed on respective networks and you can call them directly using the block explorer.

The core team has built a networks npm module that includes all the networks' addresses as well as rpc endpoints that you can use for debugging purposes: @unlock-protocol/networks.

Ethereum

The most popular network

Goerli (Testnet)

Main Ethereum test network. Do not use for production

Optimism

Layer 2 network. Cheaper transaction cost.

Binance Smart Chain

EVM compatible network. Cheaper transaction cost.

Gnosis Chain

EVM compatible network whose base currency is a stable coin. Cheaper transaction cost.

Polygon

Popular side chain network. Cheaper transaction cost.

Arbitrum

Arbitrum One is a Layer 2 (L2) chain running on top of Ethereum Mainnet that enables high-throughput, low cost smart contracts operations.

Celo

Celo is a EVM compatible proof-of-stake blockchain designed for mobile with the ability to pay gas with tokens or stablecoins.

Avalanche (C-Chain)

Avalanche is an open, programmable smart contracts platform for decentralized applications.

Mumbai (Polygon)

Polygon test network. Do not use for production