Fantom

Discover Fantom, an EVM-compatible blockchain using aBFT consensus for high-speed transactions and decentralized finance applications.

The Fantom RPC documentation provides developers with detailed instructions to interact programmatically with the Fantom blockchain. Through its API endpoints, developers can query blockchain data, submit transactions, and manage smart contracts using the Fantom network. Leveraging its asynchronous Byzantine Fault Tolerance (aBFT) consensus mechanism, Fantom delivers near-instant finality and high throughput, making it an ideal blockchain for decentralized finance (DeFi) and scalable decentralized applications (dApps).

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Fantom • 🔗 Official Fantom Website

Blockchain RPC Gateway for Fantom

Fantom RPC networks

💎 mainnet
https://fantom-mainnet.gateway.tatum.io
testnet
https://fantom-testnet.gateway.tatum.io

Connect to Fantom and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Fantom using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Fantom Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Fantom node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Fantom interfaces

Fantom - JSON-RPC

Fantom - Tatum API