Skip to content

Commit

Permalink
Update chain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
staking-explorer authored Oct 16, 2024
1 parent adb6f11 commit bd4b55c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion zetachain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,11 +371,17 @@
"url": "https://explorer.nodestake.org/zetachain",
"tx_page": "https://explorer.nodestake.org/zetachain/tx/${txHash}"
},
{
"kind": "staking-explorer.com",
"url": "https://staking-explorer.com/explorer/zetachain",
"tx_page": "https://staking-explorer.com/transaction.php?chain=zetachain&tx=${txHash}",
"account_page": "https://staking-explorer.com/account.php?chain=zetachain&addr=${accountAddress}"
},
{
"kind": "Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅",
"url": "https://explorer.nodeshub.online/zetachain/",
"tx_page": "https://explorer.nodeshub.online/zetachain/tx/${txHash}",
"account_page": "https://explorer.nodeshub.online/zetachain/accounts/${accountAddress}"
}
]
}
}

0 comments on commit bd4b55c

Please sign in to comment.