We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1daa71 commit 1db53ffCopy full SHA for 1db53ff
stakefrites/chains.json
@@ -64,6 +64,15 @@
64
"run_time": "every 1 hour",
65
"minimum_reward": 100000
66
}
67
+ },
68
+ {
69
+ "name": "sentinel",
70
+ "address": "sentvaloper1wcyvemaw8m4fxwnsljghe5wtd9t6q0smaq64ef",
71
+ "restake": {
72
+ "address": "sent1weeu5yuj8n23hd87wsdxqqgfmzzz9zt65rc2hd",
73
+ "run_time": "every 1 hour",
74
+ "minimum_reward": 10000000
75
+ }
76
77
]
78
stakefrites/profile.json
@@ -1,5 +1,10 @@
1
{
2
"$schema": "../profile.schema.json",
3
"name": "Stake Frites",
4
- "identity": "7817CA2B0981F769"
+ "identity": "7817CA2B0981F769",
5
+ "website": "https://stakefrites.co",
6
+ "apps": [
7
+ "https://trakmos.app"
8
+ ],
9
+ "twitter": "@stakefrites_"
10
0 commit comments