How to change the 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:

As we see the above demonstrates setting of Ledger Works explorer.
To switch from HashScan to Dragon Glass we need to make following changes:
Change the url to https://${network}.dragonglass.me/hedera/${type}/${value}
Change networkMap mainnet to app

PreviousHow to upgrade Guardian?
NextHow to restore account from database/Hashicorp vault during setup?
Last updated
Was this helpful?