๐จ Error Code Reference Guide
๐ Pool & Trading Status Errors
Code | Name | Message | Status |
|---|---|---|---|
6000 |
| Pool not initialized | โ |
6001 |
| Trading is currently halted | โธ๏ธ |
6007 |
| Pool has already graduated to Raydium | ๐ |
6008 |
| Graduation threshold not met yet | ๐ |
6018 |
| Pool already initialized | โ |
6022 |
| Token not yet graduated, cannot proceed | ๐ซ |
6027 |
| Pool paused | โธ๏ธ |
6028 |
| No liquidity available | ๐ง |
6033 |
| Pool not graduated yet | ๐ |
๐ฐ Balance & Amount Errors
Code | Name | Message | Status |
|---|---|---|---|
6002 |
| Insufficient liquidity in the pool | ๐ธ |
6009 |
| Invalid amount provided | โ ๏ธ |
6010 |
| Insufficient initial liquidity provided | ๐ฆ |
6011 |
| Invalid public sale token amount | ๐ |
6023 |
| Insufficient SOL balance | ๐ |
6024 |
| Insufficient token balance | ๐ช |
6025 |
| Insufficient balance | ๐ต |
6039 |
| No tokens available to burn | ๐ฅ |
6040 |
| Insufficient claimed tokens to burn | โ |
๐ง Limits & Restrictions Errors
Code | Name | Message | Status |
|---|---|---|---|
6003 |
| Max wallet limit exceeded (4.99% of total supply) | ๐ |
6004 |
| Rapid sell detected - cooldown period active | โฑ๏ธ |
6005 |
| User is in cooldown period, cannot sell yet | โณ |
6006 |
| Slippage tolerance exceeded | ๐ |
6020 |
| Minimum buy amount not met | ๐ |
6021 |
| Minimum sell amount not met | ๐ |
6029 |
| Invalid slippage | โ ๏ธ |
6038 |
| Burn amount exceeds maximum allowed (10% of issuer allocation) | ๐ฅ |
๐ Authorization & Access Errors
Code | Name | Message | Status |
|---|---|---|---|
6012 |
| Unauthorized: caller is not the admin | ๐ซ |
6034 |
| Exempt wallet list is full (max 10) | ๐ |
6035 |
| Wallet already exempt | โ |
6036 |
| Wallet not exempt | โ |
6037 |
| Invalid wallet address | ๐ |
๐งฎ Mathematical & Calculation Errors
Code | Name | Message | Status |
|---|---|---|---|
6013 |
| Arithmetic overflow occurred | ๐ |
6014 |
| Arithmetic underflow occurred | ๐ |
6015 |
| Division by zero attempted | โ |
โ๏ธ Configuration & Settings Errors
Code | Name | Message | Status |
|---|---|---|---|
6016 |
| Invalid token supply provided | ๐ช |
6017 |
| Invalid fee configuration | ๐ต |
6019 |
| Invalid threshold values | ๐ |
6026 |
| Invalid fee | ๐ณ |
6030 |
| Invalid issuer percentage (must be between 40-60%) | ๐ |
6041 |
| Fees are already active and cannot be activated again | โ |
๐ Vesting & Claims Errors
Code | Name | Message | Status |
|---|---|---|---|
6031 |
| Vesting schedule not yet unlocked | ๐ |
6032 |
| Vesting already claimed | โ |