Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url 'https://api.fuse.io/api/v0/explorer/?module=block&action=getblockreward'
{ "message": "<string>", "result": { "blockMiner": "<string>", "blockNumber": "<string>", "blockReward": "<string>", "timeStamp": "<string>", "uncleInclusionReward": "<string>", "uncles": "<string>" }, "status": "<string>" }
block
getblockreward
Integer block number to check block rewards for.
OK
Show child attributes