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

TaskNotFound

The task cannot be found. You need to create it first and then query it.

Last updated