> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/smartdeploytransinfo.md).

# SmartDeployTransInfo

The SmartDeployTransInfo model provides information of deploying Smart Contract

| Field              | Type                                                            | Description             |
| ------------------ | --------------------------------------------------------------- | ----------------------- |
| `State`            | [SmartOperationState](/netcs/api/states/smartoperationstate.md) | State of Smart Contract |
| `StateTransaction` | [TransactionId](/netcs/api/basic-types/transactionid.md)        | State of Transaction    |
