BTCC Wallet Infrastructure
Public gateway for mobile wallet reads and signed transaction broadcast.
API
Checking
BTCC Node
Checking
ElectrumX
Checking
Height
-
Best Block
-
Last Update
-
Wallet API
GET /api/v1/address/{address}/balanceConfirmed and unconfirmed satoshi balance.GET /api/v1/address/{address}/utxosSpendable outputs for local transaction construction.GET /api/v1/address/{address}/txsAddress transaction history from ElectrumX.POST /api/v1/tx/broadcastBroadcast signed raw transactions only.