The table below shows the supported Avalanche methods along with their assigned CU values.
Ethereum C-Chain Methods
Debug Methods (requires tracer: callTracer
param)
tracer: callTracer
param)Method | Compute Unit(s) |
---|---|
debug_traceBlock | 50 |
debug_traceBlockByHash | 50 |
debug_traceBlockByNumber | 50 |
debug_traceTransaction | 50 |
Net Methods
Method | Compute Unit(s) |
---|---|
net_peerCount | 1 |
net_version | 1 |
Web3 methods
Method | Compute Unit(s) |
---|---|
web3_clientVersion | 1 |
web3_sha3 | 1 |
Avalanche C-Chain (AVAX) Methods
Method | Compute Unit(s) |
---|---|
avax.getAtomicTx | 5 |
avax.getUTXOs | 100 |
avax.issueTx | 5 |
avax.getAtomicTxStatus | 5 |
Avalanche P-Chain (AVAX) Methods
Avalanche Health Method
Method | Compute Unit(s) |
---|---|
health.health | 1 |
Avalanche Info Methods
Method | Compute Unit(s) |
---|---|
info.getBlockchainID | 1 |
info.getNetworkID | 1 |
info.getNetworkName | 1 |
info.getNodeVersion | 1 |
info.getTxFee | 1 |
info.uptime | 1 |
info.upgrades | 1 |
Info
Learn more in the following official documentation:
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.