π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.

π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