{
"jsonrpc": "2.0",
"id": 1,
"method":"chain_getBlock",
"params": []
}curl --location 'https://httpinfo.dbcwallet.io:443/' \
--header 'Content-Type: application/json' \
--data '{
"jsonrpc": "2.0",
"id": 1,
"method":"chain_getBlock",
"params": []
}'{}