getGasPrice
Returns the current price of gas (in wei).
Usage
import { } from './client'
const = await .() Returns
bigint
The gas price (in wei).
Returns the current price of gas (in wei).
import { } from './client'
const = await .() bigint
The gas price (in wei).