{"uid":"cap_RTqzH_fk0bIoN6L7lNnmi","slug":"getblockreward-0d7be218","name":"Getblockreward","description":"Pay-per-request access to CoinGecko, DefiLlama, Alchemy, and Etherscan APIs. No auth, no subscriptions.","url":"https://stablecrypto.dev/api/etherscan/block/getblockreward","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"blockno":{"type":"number","description":"Block number"},"chainid":{"type":"number","description":"EVM chain ID (1=Ethereum, 137=Polygon, 8453=Base, etc.)"}}},"responseSchema":null,"example":{"request":{"blockno":18000000,"chainid":1},"response":{"uncles":[],"timeStamp":"1693066895","blockMiner":"0xdafea492d9c6733ae3d56b7ed1adb60692c98bc5","blockNumber":"18000000","blockReward":"30697207500857250","uncleInclusionReward":"0"}},"exampleRequest":{"blockno":18000000,"chainid":1},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__2iXayBttv5nNhrXC-xSI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns block and uncle rewards for a given block number on an EVM-compatible chain using the Etherscan block getblockreward API","exampleAgentPrompt":"What were the block and uncle rewards for Ethereum mainnet block number 18000000? Use chain ID 1.","exampleUseCases":null,"resultDescription":"Returns block reward details including the miner address, block reward amount in ETH, uncle inclusion rewards, and details for each uncle block (uncle miner address, uncle position, uncle hash, and uncle reward). Mirrors the Etherscan block getblockreward API response structure.","failureModes":["Invalid block number returns an error or empty result","Block number in the future returns no data","Unsupported chain ID returns an error","Malformed request body returns a 400-level error","Upstream Etherscan API unavailability causes a 500-level error"],"whenToPreferThis":"Use this endpoint when you need to look up historical block mining or uncle rewards for a specific block number on an EVM-compatible chain. Prefer this over raw RPC calls when you want Etherscan-structured reward breakdowns including uncle details. Best for analytics, auditing miner payouts, or verifying block rewards on Ethereum, Polygon, Base, or other EVM chains.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:46:34.733Z","isFirstParty":false}