JUMP TOAPI Documentation | BLOCKVisionWelcome to BlockVisionRPC Node for SuiRate Limits and Compute UnitsError Code ReferenceBatch RequestSui Indexing APISui Indexing APIRetrieve Account ActivitygetRetrieve Account CoinsgetRetrieve Account NFTsgetRetrieve Account DeFigetRetrieve Coin DetailgetRetrieve Coin HoldersgetRetrieve Collection DetailgetRetrieve Collection HoldersgetRetrieve Collection NFT ListgetRetrieve NFT ActivitygetRetrieve Protocol ActivitygetRPCSuiEVMeth_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_getBlockTransactionCountByHashpost https://api.blockvision.org/v1/{apikey}Returns the number of transactions 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 transactions in this block.