Skip to content

Commit

Permalink
Merge pull request #49 from oraichain/change-explorer-oraichain
Browse files Browse the repository at this point in the history
change explorer oraichain
  • Loading branch information
haunv3 authored Jan 13, 2025
2 parents ce8e661 + 881e726 commit 99bcf01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHAIN_REGISTRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ A sample `Oraichain.json` includes the following information.
],
"txExplorer": {
"name": "Oraiscan",
"txUrl": "https://scan.orai.io/txs/{txHash}",
"accountUrl": "https://scan.orai.io/account/{address}"
"txUrl": "https://scanium.io/Oraichain/tx/{txHash}",
"accountUrl": "https://scanium.io/Oraichain/account/{address}"
},
"currencies": [
{
Expand Down
4 changes: 2 additions & 2 deletions chains/Oraichain.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
],
"txExplorer": {
"name": "Oraiscan",
"txUrl": "https://scan.orai.io/txs/{txHash}",
"accountUrl": "https://scan.orai.io/account/{address}"
"txUrl": "https://scanium.io/Oraichain/tx/{txHash}",
"accountUrl": "https://scanium.io/Oraichain/account/{address}"
},
"chainSymbolImageUrl": "https://images.orai.io/logo/orai-token.png",
"currencies": [
Expand Down

0 comments on commit 99bcf01

Please sign in to comment.