Overview
Hedera is a fully open source, proof-of-stake, public network and governing body for building and deploying decentralized applications.
It offers developers three primary services: Solidity-based smart contracts, consensus, and token services. It is considered a Layer 1 network and has its own native cryptocurrency HBAR. Find out more about the Hedera network here.
Network Support
Mainnet
✅
✅
Testnet
✅
✅
Compute Units
debug_traceTransaction
500
eth_blockNumber
40
eth_call
40
eth_chainId
20
eth_estimateGas
40
eth_feeHistory
40
eth_gasPrice
40
eth_getBalance
40
eth_getBlockByHash
40
eth_getBlockByNumber
40
eth_getTransactionByHash
40
eth_getBlockTransactionCountByHash
40
eth_getBlockTransactionCountByNumber
40
eth_getTransactionCount
40
eth_getCode
40
eth_getFilterChanges
10
eth_getFilterLogs
10
eth_getLogs
80
eth_getStorageAt
40
eth_getTransactionByBlockHashAndIndex
40
eth_getTransactionByBlockNumberAndIndex
40
eth_getTransactionReceipt
40
eth_getUncleByBlockHashAndIndex
40
eth_getUncleByBlockNumberAndIndex
40
eth_getUncleCountByBlockHash
40
eth_getUncleCountByBlockNumber
40
eth_newFilter
10
eth_newBlockFilter
10
eth_maxPriorityFeePerGas
40
eth_sendRawTransaction
Mainnet:
1,000* *Enterprise plan available for special rates, contact us Testnet:
80
eth_subscribe
20
eth_unsubscribe
20
eth_uninstallFilter
10
net_version
10
web3_clientVersion
40
GET_api/v1/accounts
20
GET_api/v1/accounts/{address}
20
GET_api/v1/accounts/{address}/airdrops/outstanding
20
GET_api/v1/accounts/{address}/airdrops/pending
20
GET_api/v1/accounts/{address}/allowances/crypto
20
GET_api/v1/accounts/{address}/allowances/nfts
20
GET_api/v1/accounts/{address}/allowances/tokens
20
GET_api/v1/accounts/{address}/nfts
20
GET_api/v1/accounts/{address}/rewards
20
GET_api/v1/accounts/{address}/tokens
20
GET_api/v1/balances
20
GET_api/v1/blocks
20
GET_api/v1/blocks/{block}
20
GET_api/v1/transactions
20
GET_api/v1/transactions/{transaction}
20
GET_api/v1/transactions/{transaction}/stateproof
20
GET_api/v1/contracts
20
GET_api/v1/contracts/{address}
20
GET_api/v1/contracts/{address}/results
20
GET_api/v1/contracts/{address}/results/{timestamp}
20
GET_api/v1/contracts/{address}/results/logs
120
GET_api/v1/contracts/{address}/state
20
GET_api/v1/contracts/results
20
GET_api/v1/contracts/results/{transaction}
20
GET_api/v1/contracts/results/{transaction}/actions
20
GET_api/v1/contracts/results/logs
120
GET_api/v1/contracts/results/{transaction}/opcodes
500
GET_api/v1/network/exchangerate
20
GET_api/v1/network/fees
20
GET_api/v1/network/nodes
20
GET_api/v1/network/stake
20
GET_api/v1/network/supply
20
GET_api/v1/schedules
20
GET_api/v1/schedules/{entity}
20
GET_api/v1/tokens
20
GET_api/v1/tokens/{token}
20
GET_api/v1/tokens/{token}/balances
20
GET_api/v1/tokens/{token}/nfts
20
GET_api/v1/tokens/{token}/nfts/{serialNumber}
20
GET_api/v1/tokens/{token}/nfts/{serialNumber}/transactions
20
GET_api/v1/topics/{topic}/messages
20
GET_api/v1/topics/{topic}/messages/{sequenceNumber}
20
GET_api/v1/topics/messages/{timestamp}
20
POST_api/v1/contracts/call
100
Last updated
Was this helpful?