eth_getUncleCountByBlockHash RPC Method
To use the eth_getUncleCountByBlockHash method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
Parameters
hash
string
REQUIRED
Loading...
Returns
uncles
string
Loading...
Request
1curl https://docs-demo.flare-mainnet.quiknode.pro/ext/bc/C/rpc \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"eth_getUncleCountByBlockHash","params":["0x6d2a190a9de70d4e4c65c8b565a921d190a88a4c78ab734a91b7f75cb2acf78f"],"id":1,"jsonrpc":"2.0"}'5
1curl https://docs-demo.flare-mainnet.quiknode.pro/ext/bc/C/rpc \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"eth_getUncleCountByBlockHash","params":["0x6d2a190a9de70d4e4c65c8b565a921d190a88a4c78ab734a91b7f75cb2acf78f"],"id":1,"jsonrpc":"2.0"}'5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free