Skip to content

Commit

Permalink
Merge pull request #3016 from Gelotto/gelotto-archway
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Aug 1, 2023
2 parents 931ba8d + e5d4b0f commit 9bb480a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
9 changes: 9 additions & 0 deletions Gelotto/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,15 @@
"run_time": "every 1 hour",
"minimum_reward": 10000
}
},
{
"name": "archway",
"address": "archwayvaloper1j7fgj7v9nqjg6wfda9paldcxezd8yv4qtvgc05",
"restake": {
"address": "archway17htrh2z4uxpv33mg7g7k4qedwe0hljpxgd4ug6",
"run_time": ["09:00", "21:00"],
"minimum_reward": 1000000000000000000
}
}
]
}
18 changes: 16 additions & 2 deletions Gelotto/profile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{
"$schema": "../profile.schema.json",
"name": "Gelotto",
"identity": "6696D60A73064DFE"
}
"identity": "6696D60A73064DFE",
"website": "https://gelotto.io",
"description": {
"overview": "Gelotto is a gaming platform with a mission to secure the Cosmos and beyond!",
"team": "Gelotto was co-founded 2 engineering friends with a mission to make technology more accessible."
},
"contacts": {
"telephone": "",
"email": "[email protected]",
"twitter": "Gelotto2",
"discord": "https://discord.gg/fk7meSnCHH",
"others": {
"emergency": ""
}
}
}

0 comments on commit 9bb480a

Please sign in to comment.