Links

Moonbeam

Below you can find the endpoints and the samples
The first Ethereum-compatible parachain to be fully up and running on Polkadot, Moonbeam is optimized for scalability and cross-chain functionality.
For more information on Moonbeam APIs, see the official documentation.

Moonbeam RPC Endpoints

Mainnet

  • https://moonbeam-mainnet-rpc.allthatnode.com:9933/'YOUR-API-KEY'

Alphanet

  • https://moonbeam-alphanet-rpc.allthatnode.com:9933/'YOUR-API-KEY'
Find 'YOUR-API-KEY' by going to the Dashboard menu (Dashboard > All Projects > Project Detail Page).
Or you can use the public Moonbeam nodes without the API key. (i.e. https://moonbeam-mainnet-rpc.allthatnode.com:9933/)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.