Network information
For current and historical status information for Etherlink, see https://status.etherlink.com.
For every network, we provide two public endpoints: a full RPC endpoint and a
relay endpoint. The full RPC endpoint can be consumed by Etherlink users and
decentralized applications to interact with the chain. The relay endpoint
exposes a restricted RPC API with only eth_sendRawTransaction
and
eth_blockNumber
available. Use the relay endpoint when setting up an
Etherlink node.
Public RPC Endpoint Restrictions
Our full RPC endpoint has a limit on the size of the JSON-RPC batches it processes currently set to 12.
Etherlink Mainnet
Parameter | Value |
---|---|
Network Name | Etherlink Mainnet |
RPC Endpoint | https://node.mainnet.etherlink.com |
Relay Endpoint | https://relay.mainnet.etherlink.com |
Tezos Smart Rollup address | |
Chain ID | 42793 |
Currency Symbol | XTZ |
Block Explorer URL | https://explorer.etherlink.com |
Snapshot and preimages site | https://snapshots.eu.tzinit.org/etherlink-mainnet/ |
Etherlink Testnet (Ghostnet)
Parameter | Value |
---|---|
Network Name | Etherlink Testnet |
RPC Endpoint | https://node.ghostnet.etherlink.com |
Relay Endpoint | https://relay.ghostnet.etherlink.com |
Tezos Smart Rollup address | |
Chain ID | 128123 |
Currency Symbol | XTZ |
Block Explorer URL | https://testnet.explorer.etherlink.com/ |
Snapshot and preimages site | https://snapshots.eu.tzinit.org/etherlink-ghostnet/ |