public async Task GetTokenInfoAsync() { AssertCall <TokenInfo>(await repository.GetTokenInfoAsync(Config.GetApiKey())); }