Get the gas fees of a user operation.
import { getUserOpGasPrice } from "thirdweb/wallets/smart"; const fees = await getUserOpGasPrice({ options,});
The gas price of the user operation.