MELD Staking
Last updated
Last updated
All staking is linked to a node validating the MELD network.
Nodes total staked amount can be between 100k and 20M MELD tokens.
Rewards are calculated in epochs of 5 days. Only the liquidity staked during the full length of the epoch will get rewarded.
All staking positions get represented by NFTs.
Staking positions can be liquid or locked in different modular tiers, therefore increasing the weight of rewards distributed to them
Users need to delegate stake to an active node operator to generate rewards.
Nodes will have the capacity to set a delegator fee when they register their node.
Users can change the node they delegate to at any time.
Nodes can be slashed if they misbehave or go offline. Users that delegate to that node will also get slashed.
MELD staking has been designed as a fully modular and composable protocol that can be integrated in different ways by users and third party protocols. All code is open sourced and can be found here:
All updated addresses can be retrieved from the Address Provider contract deployed in the network.
Key flows to integrate the protocol in other apps: