Checked June 26, 2026. Moonbeam is an Ethereum-compatible parachain. Moonbeam documentation lists chain ID 1284, GLMR, public HTTPS endpoints with limits, and Moonscan.
Quick settings
Moonbeam RPC status and chain ID answer
Moonbeam mainnet uses chain ID 1284 / 0x504, RPC URL https://rpc.api.moonbeam.network, explorer https://moonscan.io, and GLMR as the gas token. Use the latest source check and linked docs to verify the fields before adding the network to a wallet, script, or app.
Wallet directory sites often expose a connect button. Main.net keeps the same MetaMask and EIP-3085 setup fields as text so developers can compare them with official/source docs before calling wallet_addEthereumChain.
Moonbeam's listed primary public RPC URL is https://rpc.api.moonbeam.network.
What is Moonbeam's chain ID?
Moonbeam's listed chain ID is 1284.
What block explorer does Moonbeam use?
Moonbeam's listed block explorer is https://moonscan.io.
What gas token does Moonbeam use?
Moonbeam's listed gas token is GLMR.
Copy-ready config
Neutral app configuration built from the verified fields above. Copy buttons only place text on your clipboard; they do not connect a wallet, request permissions, or rank RPC providers.
Static examples generated from Main.net fields. These snippets are for manual configuration review and read-only RPC checks; they do not connect wallets, create signers, submit writes, or rank providers.
ts
viem chain definition
Read-only snippet generated from Main.net fields. Review official sources before production use.
External dashboards a developer may inspect before choosing where to deploy. Main.net links to these references but does not collect the metric values, normalize methodologies, rank chains, or recommend deployments.