# Chain data

## RPC gateways (mainnet Chain ID in HEX= 0x7f93 in decimals = 32659]) - the keys to connecting wallets to the Fusion mainnet.

[https://mainnet.anyswap.exchange](https://mainnet.anyswap.exchange/)

<https://fsn.dev/api>

[https://gw.redefi.tech](https://gw.redefi.tech/)

## RPC gateways (testnet ChainID in HEX= 0xB660 in decimals = 46688)

[https://testnet.anyswap.exchange](https://testnet.anyswap.exchange/)

<https://testnet.fsn.dev/api>

## Fusion Block Explorers - Explore all kinds of on-chain transactions

[FSNEX https://fsnex.com/](https://fsnex.com/) - A complete Explorer for the Fusion Blockchain with full overview of all assets.

[fsn365 https://www.fsn365.com/](https://www.fsn365.com/) - Another great Fusion block explorer, also with full overview.

<https://blocks.fusionnetwork.io/#!/dashboard> - The old explorer with many flaws, but has overview also of the Fusion testnet.

## AnySwap Sister Chain ID and RPC gateways - the keys to connecting to other networks where FSN exists.

Ethereum, Chain ID = 1, RPC = [https://ethmainnet.anyswap.exchange](https://ethmainnet.anyswap.exchange/), Explorer = [https://etherscan.io](https://etherscan.io/)

Binance Smart Chain, Chain ID = 56, RPC = [https://bsc.dataseed1.binance.org](https://bsc.dataseed1.binance.org/), Explorer = [https://bscscan.com](https://bscscan.com/)

Huobi Eco Chain, Chain ID = 128, RPC = [https://http-mainnet.hecochain.com](https://http-mainnet.hecochain.com/), Explorer = [https://scan.hecochain.com](https://scan.hecochain.com/)

Fantom Opera, Chain ID = 250, RPC = [https://rpcapi.fantom.network](https://rpcapi.fantom.network/), Explorer = [https://ftmscan.com](https://ftmscan.com/)

## Swap Gateways - How to move FSN between networks

[Mainnet Token Swap](https://www.fusion.org/fsn-token) - If you still have the old erc20 FSN, here is the guide to make it mainnet.

[BNB Bridge](https://bnbridge.exchange/) - If you have the old bep2 FSN you can make it into the old erc20 FSN here [Mainnet Token Swap](https://www.fusion.org/fsn-token) to get it to mainnet.

[AnySwap Bridg](https://anyswap.exchange/bridge)e - Can be used to get FSN between the mainnet and all the sister chains.

## Useful Links - Useful comparative data about the Network not found in Explorers

[Fusion Mining](https://www.fusionmining.org/) - All manner of great statistics regarding Fusion Staking.

[Coinstats](https://coinstats.network/) - A general Blockchain data site comparing adoption of blockchains, which scores Fusion at the top.

[AnyswapInfo](https://anyswapinfo.com/) - The most complete place regarding information on liquidity yields on AnySwap.

[Staking Calculator](https://fusionstaking.com/) - Get a basic idea of the interest you can expect if you stake FSN.

[Node Monitor](http://stats.fusionnetwork.io/) - A basic overview of Fusion nodes.

## Githubs - Various githubs with Fusion related development

[FOSC](https://github.com/fsn-dev/) - Fusion community github, where most things happen

[Fusion Foundation](https://github.com/FUSIONFoundation) - The original github

[Awesome Fusion](https://github.com/fsn-dev/awesome-fusion) - A great collection of Fusion links

[AnySwap](https://github.com/anyswap) - The AnySwap github


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fusiondev.gitbook.io/fusion/learn/fusion-blockchain/chain-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
