Explore EOS, a blockchain designed for high-performance decentralized applications. Build scalable dApps with its fast finality and low fees.
EOSIO's Remote Procedure Call (RPC) API allows developers to interact with the EOS blockchain. The RPC API provides a set of HTTP endpoints for querying blockchain data, managing blockchain nodes, interacting with smart contracts, and performing other operations on the EOS blockchain. EOSIO's delegated proof-of-stake (DPoS) consensus mechanism enables high scalability, low-latency transactions, and near-zero transaction fees. The EOS RPC documentation is designed to be user-friendly for developers, making it ideal for enterprise dApps.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → EOS • 🔗 Official EOS Website
Blockchain RPC Gateway for EOS
Connect to EOS and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for EOS using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Retrieve EOS Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected EOS node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Available EOS interfaces
Eos - REST API
- get_required_keys
- push_transaction
- get_table_by_scope
- get_raw_code_and_abi
- get_block
- get_abi
- get_currency_balance
- get_raw_abi
- get_block_info
- send_transaction
- get_code
- get_accounts_by_authorizers
- get_currency_stats
- trace-api-get_block
- get_producers
- push_transactions
- get_info
- get_activated_protocol_features
- get_account
- get_table_rows