Skip to content

Commit

Permalink
Update chains.json
Browse files Browse the repository at this point in the history
Removed non-validated networks and added Akash.
  • Loading branch information
broVeider authored Nov 27, 2024
1 parent a9efb57 commit 5c1517d
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions bronbro/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@
"minimum_reward": 10000000
}
},
{
"name": "juno",
"address": "junovaloper1quqxfrxkycr0uzt4yk0d57tcq3zk7srm7sm6r8",
"restake": {
"address": "juno1grfk7t0k42yxpwqhr7kt4te7j73m2a3v5h7tx6",
"run_time": "19:37",
"minimum_reward": 1000000
}
},
{
"name": "osmosis",
"address": "osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge",
Expand Down Expand Up @@ -65,15 +56,6 @@
"minimum_reward": 400000
}
},
{
"name": "desmos",
"address": "desmosvaloper1sykf8q94l8q8mqstf64ptuvp74ueyehxpgcq76",
"restake": {
"address": "desmos1vaycuz987q8g8lw6kuvy4fp7dfy7yp093rj9av",
"run_time": "19:37",
"minimum_reward": 500000
}
},
{
"name": "stride",
"address": "stridevaloper1hl95uhecs4rwe0g432mknz2tsl84f0ltexpzc3",
Expand Down Expand Up @@ -127,6 +109,15 @@
"run_time": "19.37",
"minimum_reward": 1000000
}
},
{
"name": "akash",
"address": "akashvaloper1ptmv9vpk2426psak97lz0u2vcts7qn7mwf73nl",
"restake": {
"address": "akash1grfk7t0k42yxpwqhr7kt4te7j73m2a3v07shcu",
"run_time": "19:37",
"minimum_reward": 400000
}
}
]
}

0 comments on commit 5c1517d

Please sign in to comment.