> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://v3.viem.sh/api/mcp` to find what you need.

# Withdrawal Types

:::info
`Withdrawal` is a re-export of ox's [`Withdrawal`](https://oxlib.sh/api/Withdrawal/types). Refer to the ox documentation for the full reference.
:::

## `Withdrawal.Rpc`

An RPC Withdrawal as defined in the [Execution API specification](https://github.com/ethereum/execution-apis/blob/main/src/schemas/withdrawal.yaml).

## `Withdrawal.Withdrawal`

A Withdrawal as defined in the [Execution API specification](https://github.com/ethereum/execution-apis/blob/main/src/schemas/withdrawal.yaml).
