Skip to content

Commit

Permalink
Update BIERFORGE chains.json
Browse files Browse the repository at this point in the history
- Add blockx
- Add nibiru
  • Loading branch information
BierForge committed Jan 15, 2025
1 parent 10c58d3 commit d6ce006
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bierforge/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,24 @@
"run_time": "every 1 minute",
"minimum_reward": 10000
}
},
{
"name": "nibiru",
"address": "nibivaloper1hptrzx0hz230shkvvll8kqpyuwc369qqdvksdh",
"restake": {
"address": "nibi1pchsyu3d8c0fezekqmh7ymkesv3gr0sc7zhcnw",
"run_time": "every 1 minute",
"minimum_reward": 100000
}
},
{
"name": "blockx",
"address": "blockxvaloper1mn0jcdhhqsfn5vf2ekrxcf580pp7wl8qur474j",
"restake": {
"address": "blockx1ayttg2punr4v75hsjnt223x0xmp9fs64j7sk2c",
"run_time": "every 1 minute",
"minimum_reward": 100000000000000000
}
}
]
}

0 comments on commit d6ce006

Please sign in to comment.