Tempo chain is now live on Chainstack! Get reliable Tempo Testnet RPC endpoints for free.    Learn more
  • 定价
  • 文件

Get a low-latency RPC endpoint to Fantom

Create a high-performing geo-balanced Fantom RPC node — keep your app always fast, always available. Deliver consistent performance worldwide with enterprise-grade reliability.

100K+ 开发人员
20K+ 活动节点
12 全球数据中心
无与伦比的基础设施。无可匹敌的价格。

Reliable Fantom Mainnet and Testnet infrastructure. No friction. No complexity. Just infrastructure that scales with you.

全节点请求
1 RU
归档节点请求
2个机架单元
API请求 = 1 个请求单位
无限请求
Unlock Fantom Unlimited Node

以固定月费获取完全可扩展、生产级别的RPC基础设施。
计费基于您选择的RPS层级,让您完全掌控成本与扩展能力。

了解更多

全球节点

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Fantom journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Fantom RPC and API.

Create Fantom node

专用节点

With Chainstack’s patented Bolt technology you get fully synced dedicated Fantom RPC nodes in almost no time at all.

Chainstack spins up dedicated Fantom RPC nodes with the latest state—so you get a node ready the same day.

开始使用

“The core mission of the Fantom Foundation is to help support an open-source, public ledger that is accessible, scalable, and user-friendly. Beyond our incentive programs, we seek to offer developers a wide array of tools and services, and Chainstack has an important role to play, helping teams and projects move seamlessly from the building phase to product launch. Chainstack shares our ambition to connect the world to Web 3.0, and we are absolutely thrilled that they now support Fantom.”

Michael Kong CEO, Fantom Foundation

Reliable Fantom mainnet and testnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Fantom journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building, trading, and exploring data on Fantom RPC and API.

开始使用

Start fast with Global Fantom RPC Nodes

Global Fantom RPC Nodes* provide personal, geographically diverse, and protected API endpoints you can immediately start using to interact with Fantom networks, starting at $0 per month.

Chainstack Global Fantom RPC Nodes

  • 请求无限制,无每日限制
  • 近乎即时的部署
  • 全球终端位置
  • Secure HTTP APIs

开始使用

将交易传播至区块链的速度提升2.5倍

Chainstack Trader nodes are channeled through the bloXroute BDN integration making it instantly available for validators to include in the next block.

开始使用

Fantom archive nodes starting at just $49

Get access to Fantom archive nodes to query the entire history of the mainnet—starting at just $49 per month.

And with Chainstack’s Bolt fast sync technology, you can deploy your own dedicated archive node in minutes instead of months.

开始使用

涡轮增压同步

With Chainstack’s patented Bolt technology you get fully synced dedicated Fantom RPC nodes in almost no time at all.

By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Fantom RPC nodes with the latest state—so you get a node ready same day rather than having to wait long sync times while spinning it from genesis block.

介绍Bolt
阅读更多        
Hours taken to sync a Fantom node

Dedicated Fantom RPC nodes for dedicated users

Backed up by an expert support team, Chainstack’s dedicated nodes are a go-to for request-intensive workloads on the Fantom network, including traders and DeFi projects.

Chainstack dedicated Fantom RPC nodes

开始使用

使用加密货币支付

Flexible billing with crypto. Pay for every plan and service using Fantom or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

开始使用

Build on Fantom blockchain with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Fantom RPCs and APIs with Chainstack.

常见问题解答
What is Fantom?

Fantom’s Opera chain uses the aBFT Lachesis DAG to finalize transactions in ~1 s; its gas fees stay under a cent even at peak load.

How to get Fantom RPC endpoint?
Sign up for a free Chainstack account and open your project dashboard. In the dashboard, choose Add node, select Fantom, and provision either a dedicated node or an elastic cluster. After the node syncs, open Access & credentials and grab the RPC URL for immediate integration.
How to run a Fantom node?

Launch a Fantom node via Chainstack Global Node for fast start, a Dedicated Node for production workloads, or run your own self-hosted node. Chainstack offers endpoints in multiple regions for low latency.

What is Fantom RPC API?

The Fantom RPC API allows you to query data and send transactions on the Fantom network via JSON-RPC. You can connect through an RPC node provider like Chainstack for quick, scalable access.

How much does it cost to run a Fantom RPC?

Chainstack provides Fantom RPC endpoints at competitive rates, making it more affordable than managing a self-hosted setup, which includes continuous DevOps labor for upkeep and troubleshooting.

Is Fantom RPC free?

There are public Fantom RPC endpoints, but they may be unstable. Chainstack offers a free Developer plan so you can use a Fantom RPC endpoint with dependable performance.

How to setup a Fantom RPC?

Use Chainstack to create a Fantom RPC endpoint in minutes and connect to it directly. The advanced option is to run your own Fantom node from the official open-source repository, requiring infrastructure setup and maintenance.

Notes for Fantom API

When communicating with a Fantom RPC node, the Fantom client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

The Fantom API allows developers to communicate with the Fantom blockchain to build applications. The best way to use the Fantom API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.