# How to Change Explorer URL

To make changes in the Explorer, we need to change some parameters in environment settings on UI. explorerSettings, which contains url (with network, type, value variables) , networkMap, typeMap (networkMap and typeMap helps to resolve api path on different explorers) as shown:

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-8bb7a9605dc5a87e91fe5dcccc022b9bd4425ef4%2Fimage%20(40).png?alt=media" alt=""><figcaption></figcaption></figure>

As we see the above demonstrates setting of Ledger Works explorer.

{% hint style="info" %}
**Note: By default, we use HashScan explorer.**
{% endhint %}

#### To switch from HashScan to Dragon Glass we need to make following changes:

1. Change the url to [https://${network}.dragonglass.me/hedera/${type}/${value}](https://${network}.dragonglass.me/hedera/$%7Btype%7D/$%7Bvalue%7D)
2. Change networkMap mainnet to app

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-01426abd2901f86ea44cb7161c133e34e49ea838%2Fimage%20(1)%20(8)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>
