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 2646ada commit adb6f11
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion xpla/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@
"tx_page": "https://www.mintscan.io/xpla/transactions/${txHash}",
"account_page": "https://www.mintscan.io/xpla/accounts/${accountAddress}"
},
{
"kind": "staking-explorer.com",
"url": "https://staking-explorer.com/explorer/xpla",
"tx_page": "https://staking-explorer.com/transaction.php?chain=xpla&tx=${txHash}",
"account_page": "https://staking-explorer.com/account.php?chain=xpla&addr=${accountAddress}"
},
{
"kind": "ezstaking",
"url": "https://ezstaking.app/xpla",
Expand All @@ -361,4 +367,4 @@
}
}
]
}
}

0 comments on commit adb6f11

Please sign in to comment.