The useEarnContext
hook is used to access the context values of the Earn
component.
It can be used to build fully custom deposit and withdraw interfaces and contains all relevant data about a Morpho vault.
Note: This hook should be used within a <Earn />
or <EarnProvider />
(headless) component.
The useEarnContext
hook is used to access the context values of the Earn
component.
It can be used to build fully custom deposit and withdraw interfaces and contains all relevant data about a Morpho vault.
Note: This hook should be used within a <Earn />
or <EarnProvider />
(headless) component.