Skip to content

Commit 15eeaf0

Browse files
committed
fix: fix explorer link
1 parent 999bb8f commit 15eeaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/EntropyDeployments.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
254254
},
255255
"etherlink-testnet": {
256256
address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
257-
explorer: "https://testnet-explorer.etherlink.com/address/$ADDRESS",
257+
explorer: "https://testnet.explorer.etherlink.com/address/$ADDRESS",
258258
delay: "",
259259
gasLimit: "15M",
260260
network: "testnet",

0 commit comments

Comments
 (0)