Difference between revisions of "Yield optimizer"

From DefiLlama
Jump to navigation Jump to search
(Created page)
 
m (Linked to yield farm page)
Line 1: Line 1:
A yield optimizer, sometimes referred to as a yield aggregator, is an automated service that takes the reward token from a yield farm, sells the reward token and automatically buys more of the type of token deposited in the vault by a users.
A yield optimizer, sometimes referred to as a yield aggregator, is an automated service that takes the reward token from a [[yield farm]], sells the reward token and automatically buys more of the type of token deposited in the vault by a users.


== Related Technical Standards ==
== Related Technical Standards ==
The Ethereum Improvement Proposal EIP-4626 proposes a standard that allows for the implementation of a standard API for tokenized vaults representing shares of a single underlying ERC-20 token. <ref>https://eips.ethereum.org/EIPS/eip-4626</ref>
The Ethereum Improvement Proposal EIP-4626 proposes a standard that allows for the implementation of a standard API for tokenized vaults representing shares of a single underlying ERC-20 token. <ref>https://eips.ethereum.org/EIPS/eip-4626</ref>

Revision as of 07:35, 24 April 2022

A yield optimizer, sometimes referred to as a yield aggregator, is an automated service that takes the reward token from a yield farm, sells the reward token and automatically buys more of the type of token deposited in the vault by a users.

Related Technical Standards

The Ethereum Improvement Proposal EIP-4626 proposes a standard that allows for the implementation of a standard API for tokenized vaults representing shares of a single underlying ERC-20 token. [1]