Skip to content

Commit

Permalink
add arthera mainnet explorer in prod (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
hichri-louay authored Feb 22, 2024
1 parent 62815c0 commit 085c01e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ export const environment = {
bttscanAddr: 'https://bttcscan.com/address/',
tronScanAddr: 'https://tronscan.org/#/address/',
tronScan: 'https://tronscan.org/#/transaction/',
artheraScan: 'https://explorer-test2.arthera.net/tx/',
artherascanaddr: 'https://explorer-test2.arthera.net/address/',
artheraScan: 'https://explorer.arthera.net/tx/',
artherascanaddr: 'https://explorer.arthera.net/address/',
/*
DEV-ENV
*/
Expand Down

0 comments on commit 085c01e

Please sign in to comment.