JSON-RPC Endpoint

Universal JSON-RPC endpoint for all available blockchains.
Can also be accessed via rpc.chain49.com/{blockchain}

This endpoint is compatible with wallets like MetaMask or CLI software such as bitcoin-cli

For detailed documentation of each method, check out the official JSON-RPC spec for your coin:

Ethereum & BNB Smart Chain

Bitcoin, Litecoin, Dogecoin etc

Zcash

Available methods for Bitcoin-like coins (Bitcoin, Litecoin, Dogecoin etc)

Ethereum-like coins (Ethereum, BNB Smart Chain and Polygon)

web3_clientVersion

web3_sha3

net_version

net_listening

eth_syncing

eth_mining

eth_gasPrice

eth_blockNumber

eth_chainId

eth_getBalance

eth_getStorageAt

eth_getTransactionCount

eth_getBlockTransactionCountByHash

eth_getBlockTransactionCountByNumber

eth_getUncleCountByBlockHash

eth_getUncleCountByBlockNumber

eth_getCode

eth_sendRawTransaction

eth_call

eth_estimateGas

eth_getBlockByHash

eth_getBlockByNumber

eth_getTransactionByHash

eth_getTransactionByBlockHashAndIndex

eth_getTransactionByBlockNumberAndIndex

eth_getTransactionReceipt

eth_getUncleByBlockHashAndIndex

eth_getUncleByBlockNumberAndIndex

eth_getWork

eth_getProof

XRP Ledger / Ripple

account_lines

account_objects

account_offers

account_tx

account_channels

account_currencies

account_info

gateway_balances

noripple_check

ledger

ledger_closed

ledger_current

ledger_data

ledger_entry

submit_multisigned

transaction_entry

tx

book_offers

deposit_authorized

ripple_path_find

channel_authorize

channel_verify

fee

server_info

server_state

manifest

random

ping

Monero (XMR)

get_block_count

on_get_block_hash

get_block_template

submit_block

get_last_block_header

get_block_header_by_hash

get_block_header_by_height

get_block_headers_range

get_block

get_info

hard_fork_info

get_coinbase_tx_sum

get_version

get_fee_estimate

get_alternate_chains

relay_tx

get_txpool_backlog

get_output_distribution

Language
Authorization
URL
Click Try It! to start a request and see the response here!