Skip to content

Supported Networks

BITXpay supports 16 blockchain networks across both EVM and non-EVM ecosystems. All networks run on mainnet only. Choose the network that fits your assets, your users, and your fee requirements. This page provides an overview of the blockchain networks we currently support.

Total Networks: 16
EVM networks: 13
Non-EVM Networks: 3

What is a network?

A network refers to the underlying blockchain infrastructure that powers transactions, decentralized applications (dApps), and smart contracts. Each network operates with its own set of rules, consensus mechanism, and native token. All wallets, addresses, and digital assets are created and exist specifically on one network.

EVM networks

Ethereum Virtual Machine-compatible chains share the same address format, tooling, and smart contract language (Solidity). An address on one EVM chain looks identical to an address on another, but they are entirely separate. Never send funds to an address on the wrong EVM chain.

Non-EVM networks

Bitcoin, Solana, and Tron use their own address formats and transaction models. Addresses are visually distinct and not compatible with EVM wallets. Each requires dedicated integration handling.

Network List

#NetworkTypeStatusNative tokenCommon assets
01BitcoinNon-EVMMainnetBTCBTC
02EthereumEVMMainnetETHETH, USDT, USDC, DAI
03BNBEVMMainnetBNBBNB, USDT, BUSD, USDC
04SolanaNon-EVMMainnetSOLSOL, USDC, USDT
05TronNon-EVMMainnetTRXTRX, USDT (TRC-20)
06PolygonEVMMainnetPOLPOL, USDT, USDC, DAI
07AvalancheEVMMainnetAVAXAVAX, USDT, USDC
08ArbitrumEVMMainnetETHETH, USDT, USDC, ARB
09OptimismEVMMainnetETHETH, USDT, USDC, OP
10BaseEVMMainnetETHETH, USDC, DAI
11LineaEVMMainnetETHETH, USDC
12GnosisEVMMainnetxDAIxDAI, USDC, GNO
13SonicEVMMainnetSS, USDC
14SoneiumEVMMainnetETHETH, USDC
15UnichainEVMMainnetETHETH, USDC, UNI
16InkEVMMainnetETHETH, USDC

Payment Link Currencies vs Networks

The above table lists all blockchain networks supported by BITXpay. For Payment Link creation, only the following currencies are currently accepted: AVAX, BNB, ETH, LINK, USDC, USDT, WBTC, WETH. Use the Get Currencies endpoint for the real-time list.

Mainnets

Production-only environment

Use mainnets when building production-grade applications and handling real-world transactions through BITXpay APIs. This includes:

  • Sending actual cryptocurrency (such as withdrawals and payments)
  • Interacting with live DeFi protocols (for example, staking, lending, or yield farming)
  • Reading real-time on-chain data for dashboards, analytics, and reporting

BITXpay APIs make production workflows significantly easier by allowing you to query account balances, transaction history, and blockchain events all without the need to run or maintain your own node.

Real payments

Sending actual cryptocurrency — withdrawals, payouts, invoice settlements

On-chain data

Reading live balances, transaction history, and blockchain events

DeFi interactions

Staking, lending, yield farming, or any live protocol interaction

Important Note

BITXpay currently operates exclusively on mainnets. We do not support testnets at this time.