eth_getUncleByBlockHashAndIndexAsk AIpost https://api.zan.top/node/v1/polygon/mainnet/{apiKey}Returns information about the 'Uncle' of a block by hash and the Uncle index position.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0paramsarray of stringslength between 2 and 2Defaults to 0xb3b20624f8f0f86eb50dd04688409e5cea4bd02d700bf6e79e9384d47d6a5a35,0x0 BLOCK HASH - String - The hash (32 bytes) of a block UNCLE INDEX POSITION - String - A hex of the integer indicating the uncle's index position. params string stringmethodstringDefaults to eth_getUncleByBlockHashAndIndexResponse 200Returns information about the 'Uncle' of a block by hash and the Uncle index position.Updated 4 months ago