eth_getBlockTransactionCountByNumber: Returns the number of transactions in a specified block.

Description Usage Arguments Value Examples

View source: R/rpc-eth.R

Description

Returns the number of transactions in a specified block.

Usage

1

Arguments

number

An integer block number (as a hexidecimal string) or one of "earliest", "latest" or "pending".

Value

Integer.

Examples

1
2
3
4
5

DataWookie/ethereum documentation built on Feb. 1, 2020, 12:26 p.m.