Bitcoin on Noxpay
Noxpay supports Bitcoin on Mainnet:| Currency code | Network | Notes |
|---|---|---|
BTC | Bitcoin Mainnet | Native BTC. Uses Bech32 (bc1...) and legacy (1... or 3...) addresses. |
Address formats
Bitcoin supports several address formats:- Legacy (P2PKH): starts with
1— the original format, supported everywhere. - Script (P2SH): starts with
3— used for multisig and SegWit-wrapped addresses. - Native SegWit (Bech32): starts with
bc1q— lower fees, not supported by all older wallets. - Taproot (Bech32m): starts with
bc1p— newest format, highest efficiency.
Network uniqueness
Unlike EVM-compatible tokens, Bitcoin has a single mainnet. There is no cross-network ambiguity: a BTC withdrawal goes to Bitcoin Mainnet, and the address format is distinct from any other supported currency. There is no risk of sending to the wrong chain.About Bitcoin
Bitcoin is an open-source, decentralised network maintained by a global set of node operators and miners. No single entity controls the Bitcoin protocol.bitcoin.org
Learn more about Bitcoin at bitcoin.org

