Skip to main content

Yield Farming Contract

The Yield Farming contract Earn and redeem yield on tokens staked at an address. The contract controls the release of tokens over time, ensuring that the recipient can only claim them gradually.

tip

Common use cases

  • LP token yield farming
  • native asset staking rewards

Contract API Endpoints

[🚧 IN PROGRESS 🚧 ]

Maestro's API enables developers to integrate seamlessly with this contract using only the following 3 endpoints.

NameDescriptionEndpointState Transition
Stake AssetStart => Open
Unstake AssetOpen => Close
Claim RewardsNone
Check StateNone
info

Contract has been audited and is open-sourced here