Overview
Network Support
Network | HTTPS | WSS |
---|---|---|
Mainnet | ✅ | ✅ |
Fuji | ✅ | ✅ |
Compute Units
C-Chain
eth_accounts | 10 |
eth_blockNumber | 10 |
eth_call | 30 |
eth_chainId | 5 |
eth_estimateGas | 100 |
eth_gasPrice | 20 |
eth_getBalance | 20 |
eth_getBlockByHash | 30 |
eth_getBlockByNumber | 20 |
eth_getBlockTransactionCountByHash | 20 |
eth_getBlockTransactionCountByNumber | 20 |
eth_getCode | 20 |
eth_getFilterChanges | 20 |
eth_getFilterLogs | 70 |
eth_getLogs | 80 |
eth_getStorageAt | 20 |
eth_getTransactionByBlockHashAndIndex | 20 |
eth_getTransactionByBlockNumberAndIndex | 20 |
eth_getTransactionByHash | 20 |
eth_getTransactionCount | 30 |
eth_getTransactionReceipt | 20 |
eth_getUncleByBlockHashAndIndex | 20 |
eth_getUncleByBlockNumberAndIndex | 20 |
eth_getUncleCountByBlockHash | 20 |
eth_getUncleCountByBlockNumber | 20 |
eth_newBlockFilter | 20 |
eth_newFilter | 20 |
eth_newPendingTransactionFilter | 20 |
eth_sendRawTransaction | 270 |
eth_subscribe | 10 |
eth_syncing | 5 |
eth_uninstallFilter | 10 |
eth_unsubscribe | 10 |
net_listening | 5 |
net_peerCount | 10 |
net_version | 5 |
web3_clientVersion | 10 |
web3_sha3 | 10 |
avax.getatomictx | 10 |
avax.getatomictxstatus | 10 |
avax.getutxos | 10 |
avax.issuetx | 10 |
X-Chain & P-Chain
avm.getassetdescription | 10 |
avm.gettx | 10 |
platform.getblockchainstatus | 10 |
platform.getcurrentsupply | 10 |
platform.getheight | 10 |
platform.getminstake | 10 |
platform.getpendingvalidators | 10 |
platform.getstakingassetid | 140 |
platform.gettimestamp | 90 |
platform.gettotalstake | 90 |
platform.gettx | 20 |
platform.gettxstatus | 100 |
platform.getutxos | 20 |
platform.issuetx | 20 |
platform.samplevalidators | 60 |
platform.validatedby | 80 |
platform.validates | 20 |
Last updated