Common Error Messages
An API call that encounters an error will return
False
as its success
field and display the cause of the error under the msg
field.Field msg | Description |
MaxRateLimit | Max rate limit reached |
InvalidApiKey | Invalid API key |
UnsupportedToken | Unsupported query coin |
InvalidAddress | Invalid query address |
PageNotFound | Page not found |
ExpiredPlan | Plan has expired |
Last modified 1yr ago