πŸ“˜RPC Access

RPC Endpoint

An RPC endpoint (Remote Procedure Call) access allows developers, wallets, and dApp to interact with the blockchain network, querying data, sending transactions, and deploying contracts.

The primary rpc endpoint of the demo network is available at RPC endpoint.

L1 services Details

πŸ“ŒThe Avalanche L1 RPC supports the standard Ethereum JSON-RPC API, along with Avalanche-specific extensions.

Refer API Documentation - https://docs.avacloud.io/api-reference

Last updated