Skip to content

Commit

Permalink
- internal explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole committed Apr 30, 2024
1 parent c0804e7 commit 65070b3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"taxable": true,
"testnet": false,
"explorer": {
"address": "https://finder.terra.money/columbus-5/address/{address}",
"tx": "https://finder.terra.money/columbus-5/tx/{txHash}",
"validator": "https://finder.terra.money/columbus-5/validator/{validator}"
"address": true,
"tx": true,
"validator": true
}
},
"rebel-2": {
Expand All @@ -44,8 +44,7 @@
"https://rpc.luncblaze.com"
]
},
"testnet": true,
"explorer": null
"testnet": true
},
"octagon-1": {
"inheritChain": "columbus-5",
Expand Down

0 comments on commit 65070b3

Please sign in to comment.