Skip to content

Commit

Permalink
Add carbonZERO / nether[node] Seed Nodes / fix RPC+REST endpoints (co…
Browse files Browse the repository at this point in the history
…smos#2026)

* Canto - RPC + REST endpoints

* Jackal - REST + RPC endpoints

* Evmos - REST + RPC endpoints

* Add seed nodes & fix RPC/REST endpoints (#1)
  • Loading branch information
nethernodexyz authored May 1, 2023
1 parent c9039d5 commit ae400a6
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assetmantle/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@
"id": "990557213003ab234cc03307d02688c30357fed6",
"address": "seeds.whispernode.com:14656",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:14656",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions canto/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
"id": "ebc272824924ea1a27ea3183dd0b9ba713494f83",
"address": "canto-mainnet-seed.autostake.com:27156",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:15556",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions chihuahua/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@
"id": "3c5b1a13f810507b9ef1240372b3cbc9bd90da26",
"address": "seeds.whispernode.com:12956",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:12956",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions comdex/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@
"id": "243d93ff2f663860f118fa32e2122fbba7f00a92",
"address": "seeds.whispernode.com:13156",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:13156",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions evmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@
"id": "e4f7c3181d0028209c664bfd4c259f2c4d947491",
"address": "seeds.whispernode.com:13456",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:13456",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
9 changes: 9 additions & 0 deletions jackal/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@
"id": "f6c5d2bf222699a35968e5f262baacd6c34e261c",
"address": "seeds.whispernode.com:17556",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:17556",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -245,6 +250,10 @@
{
"address": "https://jackal.api.silknodes.io",
"provider": "Silk Nodes"
},
{
"address": "https://rest-jackal.carbonZERO.zone:443",
"provider": "carbonZERO🌲"
}
],
"grpc": [
Expand Down
5 changes: 5 additions & 0 deletions mars/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@
"id": "c4168cce14ec32e067cf153a08a1b85be881e25a",
"address": "seeds.whispernode.com:18556",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:18556",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions migaloo/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@
"id": "1b6a3dd166b8814f3064444206c2194a92dea62d",
"address": "seeds.whispernode.com:20756",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:20756",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions nomic/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
"id": "10beadbcd4bc5fef8a1f5f57353bdb8646f7a554",
"address": "seeds.whispernode.com:26656",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:12756",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": []
Expand Down
5 changes: 5 additions & 0 deletions stride/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@
"id": "95d0377592a657d4c0816d9845e11d659db75d5b",
"address": "seeds.whispernode.com:12256",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:12256",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions teritori/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@
"id": "8f75bd347c90fbaa2c96eb187a413bb3751b3a7e",
"address": "seeds.whispernode.com:15956",
"provider": "WhisperNode🤐"
},
{
"id": "27b6d74c8408e033e2e5a9e966a0d15782e33596",
"address": "seeds.nethernode.xyz:15956",
"provider": "carbonZERO🌲"
}
],
"persistent_peers": [
Expand Down

0 comments on commit ae400a6

Please sign in to comment.