RPC API 레퍼런스ethBlock[Block] eth_getBlockTransactionCountByNumber[Block] eth_getBlockTransactionCountByNumber Returns the number of transactions in a block matching the given block number. JSONRPC: eth_getBlockTransactionCountByNumber Request Responses200Integer of the number of transactions in this block.