# z.Solidity

## Schemas

| Name | Description |
| --- | --- |
| [`Address`](/zod/schemas/Solidity/Address) |  |
| [`Array`](/zod/schemas/Solidity/Array) |  |
| [`ArrayWithoutTuple`](/zod/schemas/Solidity/ArrayWithoutTuple) |  |
| [`ArrayWithTuple`](/zod/schemas/Solidity/ArrayWithTuple) |  |
| [`Bool`](/zod/schemas/Solidity/Bool) |  |
| [`Bytes`](/zod/schemas/Solidity/Bytes) |  |
| [`Function`](/zod/schemas/Solidity/Function) |  |
| [`Identifier`](/zod/schemas/Solidity/Identifier) |  |
| [`Int`](/zod/schemas/Solidity/Int) |  |
| [`String`](/zod/schemas/Solidity/String) |  |
| [`Tuple`](/zod/schemas/Solidity/Tuple) |  |
| [`Type`](/zod/schemas/Solidity/Type) |  |

## Functions

| Name | Description |
| --- | --- |
| [`isType`](/zod/schemas/Solidity/isType) |  |
