Avalanche JSON RPC API
Introduction​
Avalanche is an open-source platform for launching decentralized applications (dApps) and enterprise blockchain deployments in one interoperable, highly scalable ecosystem. Known for its high throughput, low latency, and security, Avalanche achieves near-instant finality and offers compatibility with the Ethereum Virtual Machine (EVM). It is widely used for decentralized finance (DeFi), NFTs, and gaming applications.
Supported Networks​
The Avalanche RPC API is available for the following network:
- Avalanche Mainnet
Network Details​
Network | Chain ID | EVM Chain | RPC URLs |
---|---|---|---|
Avalanche Mainnet | 0xa86a (43114) | EvmChain.AVALANCHE | https://site1.moralis-nodes.com/avalanche/ |
https://site2.moralis-nodes.com/avalanche/ |
Supported RPC Methods​
- eth_blockNumber
- eth_call
- eth_chainId
- eth_createAccessList
- eth_estimateGas
- eth_feeHistory
- eth_gasPrice
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getBlockReceipts
- eth_getCode
- eth_getLogs
- eth_getProof
- eth_getStorageAt
- eth_getTransactionByHash
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_maxPriorityFeePerGas
- eth_sendRawTransaction