Skip to content

Commit 74bcd52

Browse files
authored
Merge pull request #103 from curvefi/mimaklas-patch-3
Update explorer for hyperliquid on yaml file
2 parents 23a5bab + 675784b commit 74bcd52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployments/prod/hyperliquid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ config:
77
ownership_admin: '0xb101b2b0aa02b7167D238B98dc1B0b0404a760E8'
88
parameter_admin: '0xb101b2b0aa02b7167D238B98dc1B0b0404a760E8'
99
vault: '0xf3A431008396df8A8b2DF492C913706BDB0874ef'
10-
explorer_base_url: https://hyperscan.com/
10+
explorer_base_url: https://hyperevmscan.io/
1111
file_name: hyperliquid
1212
file_path: prod/hyperliquid.yaml
1313
is_testnet: false

settings/chains/prod/hyperliquid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dao:
66
emergency_admin: "0xb101b2b0aa02b7167D238B98dc1B0b0404a760E8" # heswithme.eth EOA until ownership is transferred to the DAO
77
ownership_admin: "0xb101b2b0aa02b7167D238B98dc1B0b0404a760E8"
88
parameter_admin: "0xb101b2b0aa02b7167D238B98dc1B0b0404a760E8"
9-
explorer_base_url: https://hyperscan.com/
9+
explorer_base_url: https://hyperevmscan.io/
1010

1111
# Frontend-specific inputs
1212
layer: 2

0 commit comments

Comments
 (0)