Skip to content

How to send DASH using "Import Private Key" old.mydashwallet.org (Feb 2024) #14

@Telariust

Description

@Telariust

How to send DASH using "Import Private Key" old.mydashwallet.org (Feb 2024);
There is a problem - "explorer.mydashwallet.org" no longer works;
Without it, the balance check returns zero, and the protection does not allow sending;
But can bypass it by replacing it with "insight.dash.org";

  1. Win+R "cmd"
    ping insight.dash.org
    Copy IP (example "52.25.116.61")

  2. Open folder
    "C:\Windows\System32\drivers\etc"
    File "host", add string and save:
    52.25.116.61 explorer.mydashwallet.org

  3. If it doesn't allow to save (Win-8,10,11)
    Need to assign write permissions to the file:
    Properties, Security, Edit, Add, enter "All" and click OK;
    Select the user "Everyone", check the box "Full access" Allow;

  4. Need to run the Chrome browser with certificate checking disabled.
    (otherwise the balance request to the spoofed site will fail due to an incorrect ssl certificate)
    To do this, create a shortcut on the desktop, adding "--ignore-certificate-errors" to the end;
    "C:\Program Files\Google\Chrome\Application\chrome.exe" --ignore-certificate-errors

  5. Done;
    (used translate.google.com, sry if incorrect)
    This may not be the most suitable place, but I haven't found a better one.
    The main thing is that other users can find a solution to this problem. Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions