Page cover image

Overview

Mezo is a Layer-2 blockchain built on top of Bitcoin with the goal of making Bitcoin productive in day-to-day finance.

It is EVM-compatible, which means it can host decentralized apps (dApps) and smart contracts in a system that developers and users already understand.

You can find a block explorer for mainnet at https://explorer.mezo.org/

Here are links to Mezo's website if you want to explore their user documentation or developer docs.

Network Support

Network
Full History / Archive
HTTPS
WSS

Mainnet

Methods & Compute Units

debug_traceBlockByNumber

80

debug_traceTransaction

80

eth_accounts

20

eth_blockNumber

20

eth_call

40

eth_chainId

10

eth_estimateGas

40

eth_gasPrice

40

eth_getBalance

40

eth_getBlockByHash

40

eth_getBlockByNumber

40

eth_getBlockTransactionCountByHash

40

eth_getBlockTransactionCountByNumber

40

eth_getCode

40

eth_getFilterChanges

40

eth_getFilterLogs

40

eth_getLogs

80

eth_getProof

40

eth_getStorageAt

40

eth_getTransactionByBlockHashAndIndex

40

eth_getTransactionByBlockNumberAndIndex

40

eth_getTransactionByHash

40

eth_getTransactionCount

40

eth_getTransactionReceipt

40

eth_newBlockFilter

40

eth_newFilter

40

eth_newPendingTransactionFilter

40

eth_protocolVersion

10

eth_sendRawTransaction

80

eth_subscribe

20

eth_unsubscribe

20

eth_syncing

10

eth_uninstallFilter

20

mezo_estimateCost

40

net_listening

10

net_peerCount

10

net_version

10

txpool_content

500

txpool_inspect

80

txpool_status

80

web3_clientVersion

40

web3_sha3

40

Last updated

Was this helpful?