public bool AllAvailable()
 {
     return(_ethereumService.IsAllAvailable());
 }