eth_feeHistory - Binance Smart Chain
Example code for the eth_feeHistory json-rpc method. Сomplete guide on how to use eth_feeHistory json-rpc in GetBlock.io Web3 documentation.
Parameters
DATA, 8 Bytes
- None
Number of blocks in the requested range.
DATA, 32 Bytes
- None
Number of newest block in the requested range.
DATA, 32 Bytes
- None
Optional monotonically increasing list of percentile values to sample from each block's effective priority fees per gas in ascending order, weighted by gas used.
Request
Response
Last updated