Skip to content

Commit

Permalink
Merge pull request #4713 from nuicom/SiamCoreum
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Feb 8, 2025
2 parents c34992d + 1311286 commit 45bf00e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SiamCoreum/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "SiamCoreum",
"chains": [
{
"name": "coreum",
"address": "corevaloper12kwzl3qksuh0ftgv4ltfsk6n7yfdgx8vadnqj2",
"restake": {
"address": "core1d4hhp80c720k44dqthnlnlcdj7ggc5lm59jeg7",
"run_time": "every 6 hours",
"minimum_reward": 100000
}
}
]
}
5 changes: 5 additions & 0 deletions SiamCoreum/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "SiamCoreum",
"identity": "5CD47BB9CBC6D440"
}

0 comments on commit 45bf00e

Please sign in to comment.