There is hardcoded wallet in the source code

24 //FIXME
25 this.accountVector.add(new BitPayAccount("My Account_1", "174MgqAd2NqnwAcpajCQBo3AhwaEQDCUT1", "https://www.instawallet.org/w/9ODM4oWAiq9oXE4Ji6qTsg"));
26 this.account = this.accountVector.get(0);