Skip to content

Commit

Permalink
Add staking-explorer API-endpoint to nibiru
Browse files Browse the repository at this point in the history
  • Loading branch information
staking-explorer authored Apr 16, 2024
1 parent 520f8ba commit db84ee4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion nibiru/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,10 @@
{
"address": "https://nibiru.api.nodeshub.online:443",
"provider": "Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅"
},
{
"address": "https://nibiru.api.staking-explorer.com",
"provider": "Daily DROP"
}
],
"grpc": [
Expand Down Expand Up @@ -418,4 +422,4 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.svg"
}
]
}
}

0 comments on commit db84ee4

Please sign in to comment.