# z.tempo.RpcSchemaTempo.Tempo

JSON-RPC method schemas for the `tempo_` namespace.

## Imports

```ts
import { z } from 'ox/zod'

z.tempo.RpcSchemaTempo.Tempo
```

## Definition

```ts
export const Tempo = { tempo_simulateV1 }
```

**Source:** [src/zod/tempo/RpcSchemaTempo.ts](https://github.com/wevm/ox/blob/main/src/zod/tempo/RpcSchemaTempo.ts)
