Skip to content

Commit

Permalink
Resolved merge conflict in chain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmilwaqas committed Oct 25, 2024
2 parents 0a2acad + 1f4d628 commit ea201f3
Show file tree
Hide file tree
Showing 25 changed files with 437 additions and 13 deletions.
43 changes: 43 additions & 0 deletions ApeironNodes/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"$schema": "../chains.schema.json",
"name": "ApeironNodes",
"chains": [
{
"name": "cosmoshub",
"address": "cosmosvaloper1tmwt5q22qqafyznjhhydn2u6kwpwn2r8unrdyn",
"restake": {
"address": "cosmos1grdzp324q2q4av3pmsjsufx3textkvrejmewj6",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "chain4energy",
"address": "c4evaloper1pyepajes0devhrafzq5zqy4w05ll0809e38nac",
"restake": {
"address": "c4e1grdzp324q2q4av3pmsjsufx3textkvre3rqrty",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "omniflixhub",
"address": "omniflixvaloper1tmwt5q22qqafyznjhhydn2u6kwpwn2r8ft5q7k",
"restake": {
"address": "omniflix1grdzp324q2q4av3pmsjsufx3textkvre09gh9y",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "dungeon",
"address": "dungeonvaloper1x9zvcyhxrej5tzvpfkxlsrukwlet5e44f8ah7q",
"restake": {
"address": "dungeon1grdzp324q2q4av3pmsjsufx3textkvreugxgcp",
"run_time": "21:00",
"minimum_reward": 1000000
}
}
]
}

13 changes: 13 additions & 0 deletions ApeironNodes/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "../profile.schema.json",
"name": "ApeironNodes",
"identity": "B46D00D0174BE6AB",
"website": "https://apeironnodes.com",
"description": {
"overview": "Professional PoS Validator-Relayer."
},
"contacts": {
"twitter": "https://x.com/ApeironNodes",
"telegram": "https://t.me/ApeironNodes"
}
}
11 changes: 11 additions & 0 deletions ApeironNodes/services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "../services.schema.json",
"name": "ApeironNodes",
"services": [
{
"title": "ApeironNodes",
"description": "Professional PoS Validator-Relayer. Stake with us and get monthly airdrops & 100% Uptime",
"url": "https://apeironnodes.com"
}
]
}
9 changes: 9 additions & 0 deletions Cogwheel/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
],
"minimum_reward": 1000000
}
},
{
"name": "atomone",
"address": "atonevaloper14ddv0apf90h6u46zy4e6msct9hx04nte0zcyfe",
"restake": {
"address": "atone1queqjvae6k6cuxqfhc8rmajwmvm36mv3alz0sa",
"run_time": "every 1 hours",
"minimum_reward": 10000
}
}
]
}
51 changes: 51 additions & 0 deletions Insigma/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"$schema": "../chains.schema.json",
"name": "Insigma Σ",
"chains": [
{
"name": "persistence",
"address": "persistencevaloper1e9x82674wvcax5grrfcd8erjgd2kuj4m0n3fsr",
"restake": {
"address": "persistence1n6vh9w086gs2tu0hdnezrhlq53cyqd0zc7lj4l",
"run_time": ["09:00", "21:00"],
"minimum_reward": 1000000
}
},
{
"name": "stargaze",
"address": "starsvaloper1syxleazzdssynj4agrrlnt9hvsh23jfmlqj2tp",
"restake": {
"address": "stars1n6vh9w086gs2tu0hdnezrhlq53cyqd0zzwwus2",
"run_time": ["09:00", "21:00"],
"minimum_reward": 5000000
}
},
{
"name": "humans",
"address": "humanvaloper17ul6yq6mjk7akq3t9u4088rzpqwgm38mz06yk2",
"restake": {
"address": "human1f7dgl4kwjz4fj7epmq2kcscqtkvy495kzt39ke",
"run_time": ["09:00", "21:00"],
"minimum_reward": 1000000000000000000
}
},
{
"name": "bandchain",
"address": "bandvaloper1plmzqsmmh7l2gwla63g2cuv4jywvjdpe55upq4",
"restake": {
"address": "band1f467rtpc37rj6v3pds8gexxxps5e8vha7xmhvl",
"run_time": ["09:00", "21:00"],
"minimum_reward": 100000
}
},
{
"name": "bitsong",
"address": "bitsongvaloper16y6k46pmrw3wpu0akd2lp6606aq5u29eq0r8qz",
"restake": {
"address": "bitsong1w0x4qmjngn4gggavc3rxgxzpwzdkndjz8e8v6y",
"run_time": ["09:00", "21:00"],
"minimum_reward": 1000000
}
}
]
}
9 changes: 9 additions & 0 deletions Insigma/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "../profile.schema.json",
"name": "Insigma Σ",
"identity": "AAE2E594C0B4309D",
"website": "https://www.insigma.xyz",
"description": {
"overview": "Reliable Validator for a Decentralized Future"
}
}
11 changes: 11 additions & 0 deletions Insigma/services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "../services.schema.json",
"name": "Insigma Σ",
"services": [
{
"title": "Insigma Σ",
"description": "Reliable Validator for a Decentralized Future",
"url": "https://www.insigma.xyz"
}
]
}
9 changes: 9 additions & 0 deletions NodesHub/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,15 @@
"run_time": "every 1 Hour",
"minimum_reward": 1000000
}
},
{
"name": "atomone",
"address": "atonevaloper1d3hahjfnr6579rpt7fkste4jaj6ne0jvqttj05",
"restake": {
"address": "atone1765r3rvgpj2fugjru8gr4s7yp26vdmz2ddd9yg",
"run_time": "every 1 Minutes",
"minimum_reward": 10
}
},
{
"name": "firmachain",
Expand Down
12 changes: 6 additions & 6 deletions PRO-Delegators/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
}
},
{
"name": "dymension",
"address": "dymvaloper12g3y9h5l2yujuz4fxl5lt35q3zlunyq7uqv6pj",
"name": "atomone",
"address": "atonevaloper1zrp3cnmqg7rlr7n4mc3cfl4khn5p9a2frykp2c",
"restake": {
"address": "dym1ygrzk0exmsk0aa8tkyx4hw5de477qe8mduejq7",
"run_time": "every 1 minute",
"minimum_reward": 10000000000000000
"address": "atone1vvumkjdmen9fsgu88zqv8eulpn79g4g0lner8s",
"run_time": "every 1 hour",
"minimum_reward": 100000
}
}
}
]
}
43 changes: 43 additions & 0 deletions Quasar/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"$schema": "../chains.schema.json",
"name": "Quasar",
"chains": [
{
"name": "cosmoshub",
"address": "cosmosvaloper12syxdn3qs7fxua3khvewsvdvrx6xw8cjlsknnm",
"restake": {
"address": "cosmos1s0mq9w28egg0zegm3lfeda2amnvxun5ya3ser3",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "xpla",
"address": "xplavaloper13drle8ewlf98qwx94q4cvurrcsy99f4tzwf35x",
"restake": {
"address": "xpla17rt55jy3mwzl7zv8xju3swdltwzq8jhycq7wnx",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "juno",
"address": "junovaloper1upy09fgzzzpdmgqcz2jh7642c8hp0lw3lwxve6",
"restake": {
"address": "juno1s0mq9w28egg0zegm3lfeda2amnvxun5ytrnzyd",
"run_time": "21:00",
"minimum_reward": 1000000
}
},
{
"name": "dungeon",
"address": "dungeonvaloper1xe89l0djrmkd22tv3kctmfca52yk9d0vwemr88",
"restake": {
"address": "dungeon1s0mq9w28egg0zegm3lfeda2amnvxun5ynz0lf2",
"run_time": "21:00",
"minimum_reward": 1000000
}
}
]
}

14 changes: 14 additions & 0 deletions Quasar/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "../profile.schema.json",
"name": "Quasar",
"identity": "BAD2060A89C6E9D4293754344241D5A16BC4F451",
"website": "https://quasarstaking.ai",
"description": {
"overview": "Building AI neuroworkers for Cosmos community."
},
"contacts": {
"twitter": "https://x.com/quasarstaking",
"telegram": "https://t.me/quasarstakingeng",
"discord": "https://discord.gg/CjHRz6dr"
}
}
11 changes: 11 additions & 0 deletions Quasar/services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "../services.schema.json",
"name": "Quasar",
"services": [
{
"title": "Quasar",
"description": "We build AI neuroworkers for Cosmos community.",
"url": "https://quasarstaking.ai"
}
]
}
1 change: 1 addition & 0 deletions ShidoValidatorX/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

29 changes: 28 additions & 1 deletion TdrSys/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,34 @@
"restake": {
"address": "quick1y28qvyyfva2d8090c4ltgvn24hj023zuc9xx7c",
"run_time": "18:00",
"minimum_reward": 100000
"minimum_reward": 1000000
}
},
{
"name": "terra",
"address": "terravaloper1nhrg0r7aj4z8s440g3fk2kmyazhaxjrme8s9r3",
"restake": {
"address": "terra1j4cl2wa58atete2fmxp7mt36zj7rskh5j9lspf",
"run_time": "18:00",
"minimum_reward": 1000000000
}
},
{
"name": "terra2",
"address": "terravaloper1cs0dspacdhym4cwcm3f7suurfszvl6k5s9p06a",
"restake": {
"address": "terra1j4cl2wa58atete2fmxp7mt36zj7rskh5j9lspf",
"run_time": "18:00",
"minimum_reward": 1000000
}
},
{
"name": "bitsong",
"address": "bitsongvaloper1wqcqfm499f84cjnppqu03jrkqtwqsndpw9qxc5",
"restake": {
"address": "bitsong14h32uxp87atsqnuk9qwp6h8mzhjhy4f2pq3umg",
"run_time": "18:00",
"minimum_reward": 1000000
}
}
]
Expand Down
36 changes: 36 additions & 0 deletions allnodes/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,42 @@
"run_time": "09:00",
"minimum_reward": 100000000000000000
}
},
{
"name": "nibiru",
"address": "nibivaloper1atzw4d4gh6szjmdnth3987g2hv7nww3f70cmmh",
"restake": {
"address": "nibi1n4mmffygh8wdm8zfxxv30cg0aq9m2s07evmxjx",
"run_time": "09:15",
"minimum_reward": 100000
}
},
{
"name": "govgen",
"address": "govgenvaloper1e4jpknx6p3v2skfpcz63n3z3vemnhhvhqmfzx2",
"restake": {
"address": "govgen1n4mmffygh8wdm8zfxxv30cg0aq9m2s07kse2jd",
"run_time": "09:30",
"minimum_reward": 100000
}
},
{
"name": "lava",
"address": "lava@valoper1xcwdnv947s4dywmp9x5pcckvd4juj2ae7gthg0",
"restake": {
"address": "lava@1n4mmffygh8wdm8zfxxv30cg0aq9m2s07k3g6uc",
"run_time": "09:45",
"minimum_reward": 100000
}
},
{
"name": "atomone",
"address": "atonevaloper17gysx6p6ggvjfgntpv0vsje3xkqc8ddmlnmxwd",
"restake": {
"address": "atone1n4mmffygh8wdm8zfxxv30cg0aq9m2s07qfrcdd",
"run_time": "10:00",
"minimum_reward": 100000
}
}
]
}
8 changes: 8 additions & 0 deletions cosmicnode/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@
"run_time": "21:00",
"minimum_reward": 100000000000000000
}
},{
"name": "atomone",
"address": "atonevaloper1v2srqzaqku25pdndegz3flhez6umfehp503lj6",
"restake": {
"address": "atone1u9rtjramea2extgfjqcjce6mym0yu64799y8jd",
"run_time": "21:00",
"minimum_reward": 100000
}
}
]
}
9 changes: 9 additions & 0 deletions crosnest/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,15 @@
"minimum_reward": 100000
}
},
{
"name": "atomone",
"address": "atonevaloper1qlhx2zev88jsy6ghsluf7frfxrutkkf3dm29hf",
"restake": {
"address": "atone1v9vae554q55xa4pcfdm0p3kv8nxn50jk5vm4m3",
"run_time": "every 1 hour",
"minimum_reward": 100000
}
},
{
"name": "sge",
"address": "sgevaloper1qzshy2n49qz67tzgzjfuuzl8mugu5vnn7e6v78"
Expand Down
9 changes: 9 additions & 0 deletions kleomedes/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,15 @@
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
},
{
"name": "atomone",
"address": "atonevaloper1re7e8n5arf7c69mr75fqp2v5lcl0ftrr56uxkm",
"restake": {
"address": "atone1r8egcurpwxftegr07gjv9gwffw4fk00998ndwm",
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
}
]
}
Loading

0 comments on commit ea201f3

Please sign in to comment.