Skip to content

Commit

Permalink
Update chains.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Huginntech authored Nov 17, 2023
1 parent ecdbec3 commit e3eaba7
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions Huginn/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
}
},
{
"name": "rebus",
"address": "rebusvaloper1mqzfe8y3yat2razmuzxjuwttgq68eshs9dq3w0",
"name": "cosmoshub",
"address": "cosmosvaloper1am8wmhwta4swx8f4quvffu7hqw48aujwypp0ew",
"restake": {
"address": "rebus1jqz2205er0d8657ugll98c462cyplkcqw8pqva",
"run_time": "every 10 minutes",
"minimum_reward": 100000000000000000
"address": "cosmos1jqz2205er0d8657ugll98c462cyplkcqldz4ct",
"run_time": "every 1 hour",
"minimum_reward": 10000
}
},
{
Expand Down Expand Up @@ -81,6 +81,15 @@
"address": "aura1jqz2205er0d8657ugll98c462cyplkcqym4h6j",
"run_time": "every 10 minutes",
"minimum_reward": 100000
}
},
{
"name": "humans",
"address": "humanvaloper1tr853jvy38wn6pa05vsqtzt2mzrzpxxnazsmjn",
"restake": {
"address": "human1gqejehhc4ut9zfaujprchlx6098vudh3gx9upy",
"run_time": "every 10 minutes",
"minimum_reward": 100000
}
}
]
Expand Down

0 comments on commit e3eaba7

Please sign in to comment.