v1
latestOpenAPI 3.1.02026-07-243035381.4 MBBitcoin Cash (BCH) - Tatum API
Get Bitcoin Cash Blockchain Information
/v3/bcash/info
5 credits per API call.
Get Bitcoin Cash Blockchain Information. Obtain basic info like testnet / mainnet version of the chain, current block number and it's hash.
get/v3/bcash/info
Response
OK
Example response
{
"chain": "main",
"blocks": 609604,
"bestblockhash": "0000000000000000024997c878c5a90bd73cd50060877c4f70eef1f2e92243f5",
"difficulty": 375206303347.133
}