> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Error Codes

This document lists the error codes used in the module.

| Module | Error Code | description                     |
| ------ | ---------- | ------------------------------- |
| wasmx  | 1          | invalid gas limit               |
| wasmx  | 2          | invalid gas price               |
| wasmx  | 3          | invalid contract address        |
| wasmx  | 4          | contract already registered     |
| wasmx  | 5          | duplicate contract              |
| wasmx  | 6          | no contract addresses found     |
| wasmx  | 7          | invalid code id                 |
| wasmx  | 8          | not possible to deduct gas fees |
| wasmx  | 9          | missing granter address         |
| wasmx  | 10         | granter address does not exist  |
| wasmx  | 11         | invalid funding mode            |
