Skip to content

Commit

Permalink
draft: update nibiru explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz committed Sep 25, 2023
1 parent 86b81ac commit 13885c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chains/testnet/nibiru.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ module.exports = {
icon: 'https://nibiru.fi/assets/nibi-logo-smooth.727efedc.svg',
alliance: false,
explorer: {
address: 'https://nibiru.fi/testnet/address/{}',
tx: 'https://nibiru.fi/testnet/tx/{}',
validator: 'https://nibiru.fi/testnet/validator/{}',
block: 'https://nibiru.fi/testnet/block/{}',
address: 'https://explorer.nibiru.fi/nibiru-itn-2/account/{}',
tx: 'https://explorer.nibiru.fi/nibiru-itn-2/tx/{}',
validator: 'https://explorer.nibiru.fi/nibiru-itn-2/staking/{}',
block: 'https://explorer.nibiru.fi/nibiru-itn-2/blocks/{}',
},
channels: {},
tokens: [
Expand Down

0 comments on commit 13885c3

Please sign in to comment.