public Task <PoolInfo> GetPoolInfoAsync()
 => GetAsync <PoolInfo>(ServerRoutes.GetPoolInfo(ApiUrl));