From 78486cd5f369cbc99a7e1c47d23f1aee91010c2e Mon Sep 17 00:00:00 2001 From: Marc Font <36164126+Marketen@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:43:38 +0200 Subject: [PATCH] add smooth fee recipient (#420) --- docs/smooth/subscribe-to-smooth/overview.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/smooth/subscribe-to-smooth/overview.md b/docs/smooth/subscribe-to-smooth/overview.md index 18c82669f..e3936af42 100644 --- a/docs/smooth/subscribe-to-smooth/overview.md +++ b/docs/smooth/subscribe-to-smooth/overview.md @@ -12,3 +12,8 @@ You have **two options** to subscribe to [Smooth](https://smooth.dappnode.io/): 1. [**Automatic subscription**](/docs/smooth/subscribe-to-smooth/automatic.md): The simplest way to subscribe, change the fee recipient of your validators to Smooth's address and subscribe automatically when proposing your next block! 2. [**Manual subscription**](/docs/smooth/subscribe-to-smooth/manual.md): Change the fee recipient of your validators to Smooth's address and use the Smooth's website to subscribe right now, without waiting for your validators to propose a block. Start earning rewards right away! + +:::info +- Smooth **Mainnet** Address: `0xAdFb8D27671F14f297eE94135e266aAFf8752e35` +- Smooth **Testnet** (Holesky) Address: `0xE91c7Bbc671E6b2b316f15Db259819C27Bd1f15C` +::: \ No newline at end of file