# UserOperationGas Types

## `UserOperationGas.Rpc`

RPC User Operation Gas.

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L18)

## `UserOperationGas.RpcV06`

RPC User Operation Gas on EntryPoint 0.6

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L30)

## `UserOperationGas.RpcV07`

RPC User Operation Gas on EntryPoint 0.7

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L42)

## `UserOperationGas.RpcV08`

RPC User Operation Gas on EntryPoint 0.8

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L48)

## `UserOperationGas.RpcV09`

RPC User Operation Gas on EntryPoint 0.9

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L54)

## `UserOperationGas.UserOperationGas`

User Operation Gas type.

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L7)

## `UserOperationGas.V06`

Type for User Operation Gas on EntryPoint 0.6

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L23)

## `UserOperationGas.V07`

Type for User Operation Gas on EntryPoint 0.7

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L33)

## `UserOperationGas.V08`

Type for User Operation Gas on EntryPoint 0.8

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L45)

## `UserOperationGas.V09`

Type for User Operation Gas on EntryPoint 0.9

**Source:** [src/erc4337/UserOperationGas.ts](https://github.com/wevm/ox/blob/main/src/erc4337/UserOperationGas.ts#L51)
