Skip to content

Commit

Permalink
Update Stride and Dungeon chain.json (#5747)
Browse files Browse the repository at this point in the history
* Add new Endpoint + typo

Add Cosmos Hub , Neutron , Elys and correct Titan

* Update chain.json

Add stride endpoints Inter Blockchain Services

* Update chain.json

Add Dungeon chain Endpoints for Inter Blockchain Services

* Revert "Update chain.json"

This reverts commit f74fd9b.

* Update chain.json

Add Dungeon endpoints for Inter Blockchain Services
  • Loading branch information
Remi-IBS authored Dec 22, 2024
1 parent a4544c8 commit 93a9432
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions dungeon/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
{
"address": "https://dungeon_mainnet_rpc.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://dungeon-rpc.ibs;team",
"provider": "Inter Blockchain Services"
}
],
"rest": [
Expand All @@ -51,6 +55,10 @@
{
"address": "https://dungeon_mainnet_api.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://dungeon-api.ibs;team",
"provider": "Inter Blockchain Services"
}
],
"grpc": [
Expand Down Expand Up @@ -87,6 +95,11 @@
{
"id": "9e585c60e600b592a8c67cbcc870f5e8c45d87f0",
"address": "217.182.124.26:26656"
},
{
"id": "10ed1e176d874c8bb3c7c065685d2da6a4b86475",
"address": "seed-dungeon.ibs.team:16689",
"provider": "Inter Blockchain Services"
}
],
"persistent_peers": [
Expand Down
13 changes: 13 additions & 0 deletions stride/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,11 @@
"id": "b85358e035343a3b15e77e1102857dcdaf70053b",
"address": "seeds.bluestake.net:23856",
"provider": "BlueStake \ud83d\ude80"
},
{
"id": "10ed1e176d874c8bb3c7c065685d2da6a4b86475",
"address": "seed-stride.ibs.team:16888",
"provider": "Inter Blockchain Services"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -321,6 +326,10 @@
{
"address": "https://public.stakewolle.com/cosmos/stride/rpc",
"provider": "Stakewolle"
},
{
"address": "https://stride-rpc.ibs.team",
"provider": "Inter Blockchain Services"
}
],
"rest": [
Expand Down Expand Up @@ -387,6 +396,10 @@
{
"address": "https://public.stakewolle.com/cosmos/stride/rest",
"provider": "Stakewolle"
},
{
"address": "https://stride-api.ibs.team",
"provider": "Inter Blockchain Services"
}
],
"grpc": [
Expand Down

0 comments on commit 93a9432

Please sign in to comment.