Skip to content

Commit

Permalink
Update chain.json (#5689)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Dec 11, 2024
1 parent 873dd6d commit 491f87c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions xion/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,12 @@
"tx_page": "https://explorer.whenmoonwhenlambo.money/xion/tx/${txHash}",
"account_page": "https://explorer.whenmoonwhenlambo.money/xion/account/${accountAddress}"
},
{
"kind": "staking-explorer.com",
"url": "https://staking-explorer.com/explorer/xion",
"tx_page": "https://staking-explorer.com/transaction.php?chain=xion&tx=${txHash}",
"account_page": "https://staking-explorer.com/account.php?chain=xion&addr=${accountAddress}"
},
{
"kind": "NodeStake",
"url": "https://explorer.nodestake.org/xion",
Expand Down

0 comments on commit 491f87c

Please sign in to comment.