Chain49 API

Kickstart your next crypto project - extended trezor/blockbook API with 10+ blockchains available instantly and 50+ possible on request running on the finest hardware in Germany's best datacenters at Hetzner Websocket only via api.chain49.com endpoint possible (RapidAPI does not support it yet)

Claim this API

Are you the operator of Chain49 API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Chain49 API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.chain49.com
Auth: unknown
Endpoints: 16
Reachable: unknown
CORS: unknown

Links

Homepage: https://chain49.com/
API Base: https://api.chain49.com

Endpoints

Method Path Summary Auth Last Status Latency
GET / List available blockchains
GET /{blockchain} Blockchain Info Summary
GET /{blockchain}/v2/address/{address} Get address V2
GET /{blockchain}/v2/balancehistory/{addressOrXpub} Get Balance History V2
GET /{blockchain}/v2/block-index/{blockHeight} Get block hash V2
GET /{blockchain}/v2/block/{blockHashOrHeight} Get Block V2
GET /{blockchain}/v2/estimatefee/{confirmationTarget} Estimate transaction fee V2
GET /{blockchain}/v2/mempool/ Get Mempool V2
GET /{blockchain}/v2/nft/{nftContract}/{nftTokenId} Get NFT metadata V2
GET /{blockchain}/v2/rawblock/{blockHashOrHeight} Get raw block data V2
GET /{blockchain}/v2/sendtx/{hex} Send transaction (in URL) V2
GET /{blockchain}/v2/tickers-list/ Get Tickers list V2
GET /{blockchain}/v2/tickers/ Get Tickers V2
GET /{blockchain}/v2/tx-specific/{txId} Get transaction (as is from Backend) V2
GET /{blockchain}/v2/tx/{txId} Get transaction V2
GET /{blockchain}/v2/utxo/{addressOrXpub} Get UTXO V2
GET /{blockchain}/v2/xpub/{xpub} Get xpub V2