# Hero Wallet — supported networks

This file is generated from the public networks API and is the machine-readable companion to
https://herowallet.com/network-support

Source of truth: https://api-p.herowallet.com/v2/Blockchains/GetActiveBlockchains

Two different claims, which should not be merged into one:

- **Platform coverage** — 100+ blockchain networks are integrated on Hero's backend.
- **In-app availability** — 30 networks are currently selectable by users. The remaining
  integrated networks are being enabled progressively.

Of the 30 networks live in the app, 18 support in-app swaps. A network listed with
`swap: no` can still be used to send and receive; only the swap feature is unavailable.

| Network | API id | Send | Receive | Swap | Mobile | Web | Extension |
| --- | --- | --- | --- | --- | --- | --- | --- |
| Arbitrum One | arbitrum-one | yes | yes | yes | yes | yes | yes |
| Avalanche | avalanche | yes | yes | yes | yes | yes | yes |
| Base | base | yes | yes | yes | yes | yes | yes |
| Bitcoin | bitcoin | yes | yes | yes | yes | yes | yes |
| Bitcoin Cash | bitcoin-cash | yes | yes | no | yes | yes | yes |
| BNB Smart Chain | binance-smart-chain | yes | yes | yes | yes | yes | yes |
| Doge | — | yes | yes | no | yes | yes | yes |
| Ethereum | ethereum | yes | yes | yes | yes | yes | yes |
| Fantom | fantom | yes | yes | no | yes | yes | yes |
| Flow EVM | flow-evm | yes | yes | yes | yes | yes | yes |
| Gnosis Chain | xdai | yes | yes | yes | yes | yes | yes |
| Handshake | — | yes | yes | no | yes | yes | yes |
| Hedera | hedera-hashgraph | yes | yes | no | yes | yes | yes |
| Hyper EVM | hyperevm | yes | yes | yes | yes | yes | yes |
| Linea | linea | yes | yes | yes | yes | yes | yes |
| Litecoin | — | yes | yes | no | yes | yes | yes |
| Monad | monad | yes | yes | yes | yes | yes | yes |
| Monero | — | yes | yes | no | yes | yes | yes |
| Optimism | optimistic-ethereum | yes | yes | yes | yes | yes | yes |
| Polygon POS | polygon-pos | yes | yes | yes | yes | yes | yes |
| Ronin | ronin | yes | yes | yes | yes | yes | yes |
| Sei | sei-v2 | yes | yes | yes | yes | yes | yes |
| Solana | solana | yes | yes | yes | yes | yes | yes |
| Stellar | stellar | yes | yes | no | yes | yes | yes |
| Sui | sui | yes | yes | yes | yes | yes | yes |
| Ton | the-open-network | yes | yes | no | yes | yes | yes |
| Tron | tron | yes | yes | yes | yes | yes | yes |
| XRP Ledger | xrp | yes | yes | no | yes | yes | yes |
| Zcash | — | yes | yes | no | yes | yes | yes |
| Zeta Chain | zetachain | yes | yes | no | yes | yes | yes |

Fields map 1:1 to the API response: `supportSend`, `supportReceive`, `supportSwap`,
`supportOnMobile`, `supportOnWeb`, `supportOnExtension`.
