Updated on 2026-08-14
This commit is contained in:
parent
6de00ea7a0
commit
1f94fe02c7
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ public class XlmAssetEngine extends CoinEngine {
|
|||
|
||||
@Override
|
||||
public Uri getWalletExplorerUri() {
|
||||
return Uri.parse("http://stellarchain.io/address/" + ctx.getCoinData().getWallet());
|
||||
return Uri.parse("https://stellar.expert/explorer/public/account/" + ctx.getCoinData().getWallet());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue