You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you transfer YieldDistributionTokens to any address, all the yield that goes to those tokens will go to that address. If the address is an immutable smart contract, then those tokens are lost forever. If the address is an EOA and nobody has the private key, then those tokens are also lost forever.
Consider creating some mechanism to redistribute the yield that goes to YieldDistributionTokens held for pending maker orders on DEXs to the creators of those orders.
The text was updated successfully, but these errors were encountered:
When you transfer
YieldDistributionTokens
to any address, all the yield that goes to those tokens will go to that address. If the address is an immutable smart contract, then those tokens are lost forever. If the address is an EOA and nobody has the private key, then those tokens are also lost forever.Consider creating some mechanism to redistribute the yield that goes to
YieldDistributionTokens
held for pending maker orders on DEXs to the creators of those orders.The text was updated successfully, but these errors were encountered: