> **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.

# Blobs Types

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

## `Blobs.Blob`

Root type for a Blob.

## `Blobs.Blobs`

A list of [`Blobs.Blob`](/docs/utilities/blobs/types#blob).
