post https://api.zan.top/node/v1/btc/mainnet/
Returns the number of the most recent block.
Log in to see full request history
Response
Returns the number of the most recent block.
xxxxxxxxxx
11curl --request POST \
--url https://api.zan.top/node/v1/btc/mainnet/public \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "getblockchaininfo"
}
'
Try It!
to start a request and see the response here! Or choose an example: