klay_gasPriceAt
Returns the unit price of the given block in peb.
Parameters
Type | Description |
---|---|
NUMBER | Block number. If omitted, latest unit price will be returned. |
Return Value
Type | Description |
---|---|
QUANTITY | Integer of the current gas price in peb. |
Example
Last updated