Create class instance
Crypto Bot API key, looks like '1234:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
API endpoint url or 'mainnet' or 'testnet' for hardcoded in library endpoint urls
StaticKEY_RegExp to check API key
Private_apiApi key
Private_baseBackend API endpoint base url
Make request to backend API, handle errors and return result
Backend API method name
Optionalparameters: objectMethod parameters object
Promise, what resolved to API response result field
Make backend API calls