> For the complete documentation index, see [llms.txt](https://yearntogethers-organization.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yearntogethers-organization.gitbook.io/doc/security/contract-error-code.md).

# Contract Error Code

| Error Code | Error Description                                 |
| ---------- | ------------------------------------------------- |
| LC1        | Draw is already initiated                         |
| LC2        | Draw is not yet initiated                         |
| LC3        | Current draw is still active                      |
| LC4        | Process top 10 1k referral bonus                  |
| LC5        | 10k draw winner is not yet selected               |
| LC6        | Maximum draw reached                              |
| LC7        | User exists already                               |
| LC8        | Draw is not active                                |
| LC9        | Draw amount is not matching                       |
| LC10       | Maximum participants reached in the current draw  |
| LC11       | Premium withdrawal is not yet enabled             |
| LC12       | Already made the withdrawal request               |
| LC13       | Not a premium user                                |
| LC14       | Not a free user                                   |
| LC15       | Fee amount is not matching                        |
| LC16       | Can't claim more than unclaimed token             |
| LC17       | Claim expired                                     |
| LC18       | Can't claim more than unclaimed amount            |
| LC19       | User haven't made the request yet                 |
| LC20       | Maximum claim reached                             |
| LC21       | Exceeding the maximum token limit                 |
| LC22       | Max draw participants is not reached              |
| LC23       | 10k draw is not ready                             |
| LC24       | Previous draw winner process is still in progress |
| LC25       | 100k draw is not ready                            |
| LC26       | Not yet ready to process the top10 referral bonus |
