You can access both Ethereum methods and Avalanche-specific methods. Learn more:
Ethereum C-Chain Methods
eth
eth
- eth_baseFee
- eth_blockNumber
- eth_call
- eth_chainId
- eth_estimateGas
- eth_gasPrice
- eth_getAssetBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getLogs
- eth_getRawTransactionByBlockHashAndIndex
- eth_getRawTransactionByBlockNumberAndIndex
- eth_getRawTransactionByHash
- eth_getStorageAt
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_maxPriorityFeePerGas
- eth_sendRawTransaction
- eth_subscribe
- eth_syncing
debug
debug
net
net
web3
web3
Avalanche C-Chain (AVAX) Methods
Avalanche P-Chain (AVAX) Methods
- platform.getBlockchainStatus
- platform.getCurrentSupply
- platform.getCurrentValidators
- platform.getHeight
- platform.getMinStake
- platform.getTimestamp
- platform.getTx
- platform.getTxStatus
- platform.getUTXOs
- platform.getValidatorsAt
- platform.issueTx
- platform.sampleValidators
- platform.validatedBy
- platform.validates
Avalanche Health Methods
Avalanche Info Methods
- info.getBlockchainID
- info.getNetworkID
- info.getNetworkName
- info.getNodeVersion
- info.getTxFee
- info.uptime
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.