# z.AccountProof

## Schemas

| Name | Description |
| --- | --- |
| [`AccountProof`](/zod/schemas/AccountProof/AccountProof) | RPC account proof schema decoded to an account proof. |
| [`AccountProofToRpc`](/zod/schemas/AccountProof/AccountProofToRpc) | Encode-only account proof schema accepting numberish `toRpc` inputs. |
| [`StorageProof`](/zod/schemas/AccountProof/StorageProof) | RPC storage proof schema decoded to a storage proof. |
| [`StorageProofToRpc`](/zod/schemas/AccountProof/StorageProofToRpc) | Encode-only storage proof schema accepting numberish `toRpc` inputs. |
