JUMP TOAPI Documentation | BLOCKVisionWelcome to BlockVisionRPC Node for SuiRate Limits and Compute UnitsError Code ReferenceBatch RequestSui Indexing APISui Indexing APIRetrieve Account DeFi PortfoliogetRetrieve Account ActivitygetRetrieve Account CoinsgetRetrieve Account NFTsgetRetrieve Protocol ActivitygetRetrieve a Single Collection InfogetRetrieve Collection HoldersgetRetrieve Collection NFT ListgetRetrieve Collection NFT List (New)getRetrieve NFT History ActivitygetRetrieve Coin HoldersgetRPCSuiEVMeth_getBalanceposteth_getCodeposteth_getStorageAtposteth_getTransactionCountposteth_blockNumberposteth_getBlockTransactionCountByHashposteth_getBlockTransactionCountByNumberposteth_syncingposteth_estimateGasposteth_gasPriceposteth_maxPriorityFeePerGasposteth_sendRawTransactionposteth_chainIdpostnet_listeningpostweb3_sha3postweb3_clientVersionposteth_getUncleCountByBlockHashposteth_getUncleCountByBlockNumberposteth_getUncleByBlockHashAndIndexposteth_getUncleByBlockNumberAndIndexposteth_getTransactionByHashposteth_getTransactionByBlockHashAndIndexposteth_getTransactionByBlockNumberAndIndexposteth_getTransactionReceiptposteth_getBlockReceiptsposteth_getLogsposttrace_blockposttrace_transactionpostsui explorer - suivisionIntegrate SuiVision into your DAppBOUNCEBIT EXPLORER - BBSCANVerify smart contract on BounceBit networketh_getUncleCountByBlockHashpost https://api.blockvision.org/v1/{apikey}Returns the number of uncles in a block matching the given block hash.Parameters Params - a string array containing (required): DATA(hex string, required), 32 Bytes - hash of a block. Returns QUANTITY(hex string) - integer of the number of uncles in this block.