-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2503 from AdamLefebvreKiln/feat/add-kiln-node-ope…
…rator-details adding Kiln staking service
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -492,6 +492,20 @@ <h1 class="h2 mb-4 font-weight-bold text-primary text-center">Staking Services</ | |
<i class="fab fa-discord ml-1 mr-1"></i><a href="https://twitter.com/krakenfx" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><i class="fa fa-mail-bulk ml-1 mr-1"></i> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td data-column="Service"><a href="https://www.kiln.fi/kiln-on-chain">Kiln</a></td> | ||
<td data-column="No Supermajority client" style="text-align: center;">❌</td> | ||
<td data-column="Validator key owner">Service</td> | ||
<td data-column="Withdrawal key owner">User</td> | ||
<td data-column="Pool token">Yes</td> | ||
<td data-column="3rd Party Software">No</td> | ||
<td data-column="Min. Stake">0.00001 ETH</td> | ||
<td data-column="Fee">8% of rewards</td> | ||
<td data-column="Open Source">No</td> | ||
<td data-column="Social"> | ||
<i class="fab fa-discord ml-1 mr-1"></i><a href="https://twitter.com/Kiln_finance" target="_blank"><i class="fab fa-twitter ml-1 mr-1"></i></a><i class="fab fa-telegram ml-1 mr-1"></i><a href="[email protected]" target="_blank"><i class="fa fa-mail-bulk ml-1 mr-1"></i></a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td data-column="Service"><a href="https://www.launchnodes.com/">Launchnodes</a></td> | ||
<td data-column="No Supermajority client" style="text-align: center;">❌</td> | ||
|