dApp Errors
Errors from the dApp
The following errors are generic, the specific ones are extracted directly from the contracts with the necessary info to be clear.
Code | Description on dApp | Detail |
---|---|---|
A001 | Amount under limit | The selected amount is under the minimum limit |
A002 | Provider call timeout | Timeout for provider action, try again |
A004 | Insufficient Allowance | Not enough tokens have been pre-approved to execute the next DCA.
To fix the error, re-approve the allowance or increase the current allowance. |
A005 | Insufficient Balance | Current balance is not enough to perform the selected DCA.
Choose a lower amount for the DCA or increase your token balance. |
A007 | NΞON network disabled | - |
A008 | Pair not listed | - |
A009 | Provider not listed | - |
A010 | dAPP fail to load | System error (contact NΞON staff) |
A011 | Mode failed to be recognized | System error (contact NΞON staff) |
A012 | Default failed to load | System error (contact NΞON staff) |
A013 | NΞON router busy | The router is busy performing other actions, try again later |
A014 | NΞON router full | The router has reached the maximum number of active users, check the status in the dapp |
Last modified 3mo ago