Flagged for Relocating
How to Change Explorer URL
Last updated
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.
Note: By default, we use HashScan explorer.
Change the url to https://${network}.dragonglass.me/hedera/${type}/${value}
Change networkMap mainnet to app

Last updated