Added ApiKeyInfo to shared

This commit is contained in:
CryptoCompiler
2021-01-22 15:48:02 +00:00
committed by GitHub
parent 8a991a77bb
commit eb536d6b68

View File

@@ -78,6 +78,12 @@ export default class SharedEndpoints {
return this.requestWrapper.get('v2/public/account-ratio', params);
}
//------------Market Data Endpoints------------>
getApiKeyInfo(): GenericAPIResponse {
return this.requestWrapper.get('v2/private/account/api-key');
}
//------------Wallet Data Endpoints------------>
getWalletBalance(params: {