> For the complete documentation index, see [llms.txt](https://docs.manifold.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manifold.xyz/client-sdk/reference/contract.md).

# Contract

| Field     | Type                                           |   | Description                       |
| --------- | ---------------------------------------------- | - | --------------------------------- |
| networkId | number                                         | ✅ | The Ethereum Network              |
| address   | string                                         | ✅ | The contract address              |
| explorer  | [Explorer](/client-sdk/reference/explorers.md) | ✅ | The explorer urls of the contract |
| name      | string                                         |   |                                   |
| symbol    | string                                         |   |                                   |
| spec      | enum                                           | ✅ | `erc1155`                         |
