Links

Avalanche

Below you can find the endpoints and the samples
Avalanche is a fast, smart contract platform built to power a scalable ecosystem of decentralized applications with exceptional transaction finality and low costs.
For more information on Avalanche APIs, see the official documentation.

Avalanche RPC Endpoints

Mainnet

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

Testnet

  • https://avalanche-testnet-rpc.allthatnode.com/'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 Avalanche nodes without the API key. (i.e. https://avalanche-mainnet-rpc.allthatnode.com/)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.