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)
Base URL:
Auth: unknown
Endpoints: 16
Reachable: unknown
CORS: unknown
https://api.chain49.comAuth: unknown
Endpoints: 16
Reachable: unknown
CORS: unknown
Links
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 | — | — | — |