Chain Support

OneBalance is constantly expanding network support. If you need support for a network not listed here, please contact our team.
ChainIDStatus
EthereumEthereum Mainnet
eip155:1
OptimismOptimism
eip155:10
ArbitrumArbitrum
eip155:42161
PolygonPolygon
eip155:137
BaseBase
eip155:8453
LineaLinea
eip155:59144
AvalancheAvalanche
eip155:43114
BSCBSC
eip155:56
BlastBlast
eip155:81457
BerachainBerachain
eip155:80094
SolanaSolana
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp✅ Beta
BitcoinBitcoin
-TBD
Other EVMs-On demand
Other Chains-On demand, case by case

Network References

Each network in OneBalance is identified using the CAIP-2 chain ID format:
  • Format: eip155:{chainId}
  • Example: eip155:1 for Ethereum Mainnet
When using the OneBalance API, you’ll reference these networks using their CAIP-2 identifiers.
CAIP-2 identifier
// Example of referencing Ethereum in the API
const ethereumChain = 'eip155:1';