diff --git "a/docs/smooth/FAQ\342\200\242Glossary.md" "b/docs/smooth/FAQ\342\200\242Glossary.md" new file mode 100644 index 000000000..fad67a709 --- /dev/null +++ "b/docs/smooth/FAQ\342\200\242Glossary.md" @@ -0,0 +1,28 @@ +## FAQ + +
+ What do I need to claim rewards? + Once your pending balance goes active after successfully proposing a block, a small claim transaction will be required from the withdrawal address to send the ETH rewards to your wallet. +
+ +
+ Is there a fee that Dappnode takes for participating in Smooth? + A 7% fee of Smooth goes to supporting the development of Dappnode. +
+ +
+ If I want to unsibscribe my validator from Smooth, what's the best way to do it? + The best moment to exit Smooth would be after successfully proposing a block, as it will activate your pending rewards and you'll be able to claim all of the accumulated rewards. +
+ +
+ If I choose automatic subscription to Smooth, will part of my first block proposal still go to me? + Yes, although manual subscription is recommended so that validators can start accumulating rewards as soon as they subscribe, as oposed to wait until a successful block proposal. +
+ +## Glossary + +`Reward`: is considered to be any balance denominated in ETH that is sent to the `POOL_CONTRACT_ADDRESS`. These are detected by the oracle and shared fairly among all the participants in the pool at a given time. The oracle shall detect all these types of rewards and distribute them fairly (see rewards calculation section). All of these rewards are denominated in `ETH` and other types of tokens such as ERC20 are not considered by the oracle. +`MevBlock`: Comes from a block proposal where the reward was obtained via an off-chain agreement using tools such as mev-boost, usually coming as the last transaction in the block. +`VanilaBlock`: Comes from a block proposal where the reward was sent via the protocol `fee_recipient`. +`Donation`: Any address can send an arbitrary amount, either via an Eth tx or via a smart contract to the pool.