Get Blockchain information
GET {{baseUrl}}/v3/bitcoin/info
1 credit per API call.
Gets Bitcoin blockchain information. Obtains basic info like the testnet / mainnet version of the chain, the current block number and its hash.
RESPONSES
status: OK
{"chain":"test","blocks":1579820,"headers":1579820,"bestblockhash":"0000000000000106e4c03ca093ce0cf77e796ddff4f3cadc59ca6b0380e3eed4","difficulty":6522714.521250089}