TrueFi Docs
  • What is TrueFi?
  • 🔎User Guide
    • Lend
      • How to lend
      • How to withdraw
      • Onboarding / KYC (for permissioned pools)
    • Borrow
      • Receiving a loan
      • Repaying a loan
    • Manage
      • Onboarding for managers
      • Creating a vault
      • Disbursing loans
      • Managing KYC/KYB requirements
  • âš¡TrueFi Protocol
    • Lines of Credit
      • Line of Credit tutorial
      • Lines of Credit technical details
    • Asset Vaults
      • Asset Vault tutorial
      • Asset Vault technical details
    • Credit Vaults
      • Credit Vault tutorial
      • Credit Vault technical details
        • Credit Vault contract overview
        • Waterfall details
    • Index Vaults
      • Index Vault tutorial
      • Index Vault technical details
    • TRU token
      • Staked TRU
      • How to Get TRU
    • Other concepts
      • Controllers
      • Instruments
        • FixedInterestOnlyLoan
        • BulletLoans
      • [Legacy] DAO pools
        • delt.ai loan: Jan 2023 airdrop claiming instructions
        • delt.ai loan: July 2023 airdrop claiming instructions
        • delt.ai loan: October 2023 airdrop claiming instructions
        • delt.ai loan: Jan 2024 airdrop claiming instructions
        • delt.ai loan: Apr 2024 airdrop claiming instructions
        • delt.ai loan: Nov 2024 airdrop claiming instructions
        • Loan approval process
        • Lender FAQs
          • Lending to DAO pools
          • Farming TRU rewards
          • Withdrawing funds
          • How lending pool (LP) tokens work
          • How loan tokens work
          • SAFU (Secure Asset Fund for Users)
          • Risk Mitigation
        • Developer docs
      • Other legacy contracts
        • Managed Portfolio [legacy]
        • Flexible Portfolios [legacy]
          • Flexible Portfolio contracts
    • Audits
Powered by GitBook

General

  • TrueFi app
  • Docs

Governance

  • Tally
  • Snapshot

Community

  • Forum
  • Twitter
On this page
  • How do I farm TRU rewards?
  • How do I check and claim my farm rewards?
  • How are TRU rewards distributed?
  • Liquidity Gauge TRU Distributor Smart contract
  • Are there additional economic risks involved in farming?
  • What is TRU?

Was this helpful?

Export as PDF
  1. TrueFi Protocol
  2. Other concepts
  3. [Legacy] DAO pools
  4. Lender FAQs

Farming TRU rewards

PreviousLending to DAO poolsNextWithdrawing funds

Last updated 2 years ago

Was this helpful?

In addition to earning yield from loan activity in DAO pools, lenders can also earn additional yield in the form of TRU rewards ("yield farming").

How do I farm TRU rewards?

TrueFi DAO Pool lenders begin accruing TRU rewards as soon as their LP tokens have been staked.

Lenders can stake lending pool tokens in the liquidity gauge via the page, or via the function on the TrueMultiFarm contract.

How do I check and claim my farm rewards?

Name
Contract

TrueMultiFarm

How are TRU rewards distributed?

To find the current emissions rate for a farm, users can divide the totalAmount by duration. Visit the etherscan link to the smart contract, click on Contract, then click on Read as Proxy. You will find the two parameters totalAmount and duration. The duration is in seconds.

TRU distribution per day = (totalAmount/10^8) / (duration/(24*3600))

Liquidity Gauge TRU Distributor Smart contract

Name
Contract

LinearTrueDistributor

Are there additional economic risks involved in farming?

Farming on TrueFi lending pools involves no additional economic risk beyond risks involved as a lender. Users are inherently exposed to borrower default risk as a lender.

What is TRU?

At any given time, a lender can check the # of accrued rewards and claim rewards by visiting .

Additionally, lenders can find the # of TRU rewards by checking on the TrueMultiFarm contract below:

Lenders can claim TRU rewards by calling on this contract.

Additionally, lenders can call to unstake LP tokens and claim rewards within the same transaction.

Read more about TRU, TrueFi's governance token .

âš¡
https://app.truefi.io/farm
claimable()
claim()
exit()
here
0xec6c3FD795D6e6f202825Ddb56E01b3c128b0b10
0xc7AB606e551bebD69f7611CdA1Fc473f8E5b8f70
Farm
stake()
How to stake LP tokens via
https://app.truefi.io/farm