getUserOpGasFees

Get the gas fees of a user operation.

Example

import { getUserOpGasPrice } from "thirdweb/wallets/smart";
const fees = await getUserOpGasPrice({
options,
});

Parameters

Returns

The gas price of the user operation.