Skip to content

Commit

Permalink
Merge pull request #4604 from colossus-digital/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 27, 2024
2 parents 74d6fb4 + 76b9c75 commit b71e675
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Colossus/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
}
},

{
"name": "cosmosicsprovidertestnet",
"address": "cosmosvaloper10jt73m3mlkmsqsys7jl7aktzj9nsdrgxxvy4j5",
"restake": {
"address": "cosmos1lluf7ts6qdu5ydypmleccfd8yulqvgrfkpvhr6",
"run_time": "every 6 hours",
"minimum_reward": 50000
}
},

{
"name": "cosmoshub",
"address": "cosmosvaloper18s3k8dt73e28rraqk70u9xwtv9wlav83n5mqjx",
Expand Down Expand Up @@ -70,6 +80,16 @@
"run_time": "every 6 hours",
"minimum_reward": 100000
}
},

{
"name": "fetchhub",
"address": "fetchvaloper1qy7mkd5jf4zacpfnpp5z73z5tmg7455jmsfqlu",
"restake": {
"address": "fetch1lluf7ts6qdu5ydypmleccfd8yulqvgrf9u9npd",
"run_time": "every 6 hours",
"minimum_reward": 1000000000000000000
}
}
]
}

0 comments on commit b71e675

Please sign in to comment.