๐Ÿ““
Notional Finance
  • ๐Ÿ—’๏ธTo-Do List [Notional]
  • ๐ŸงตTwitter Threads
    • fCash Overview
    • AMM Overview and Trades
    • fCash Valuation 1
    • Liquidity Fees
    • Lenders trade (fCash)
    • Lender Trade 2
    • Borrower trade (fCash)
    • What happens at maturity?
    • Page 2
  • Experiment
    • DUNE & Dashboard
    • Docs & Topics
      • Interest Rate Risk
      • Inverse Interest Rate Risk
      • AMM Curve Comparison
      • Understanding Risk adjusted TVL
      • How Notional stays solvent
      • Liquidation!?
      • Prime Cash
    • Excel & Numbers
      • Duration Risk
      • 200% CR rate comparison
    • Trades
  • Weekly Reproducible Vault
    • 29 May - 4 June
      • Activity
      • IR Compare
    • 5 June - 11 June
    • 12 June - 18 June
  • ๐Ÿ’ธfCash
    • What & Why fCash?
    • fCash Use-case
    • fCash maturity
  • โš—๏ธCounterparty liquidity pool
    • Liquidity pool
    • AMM
    • Liquidity pool interactions
      • Lending Trade
      • Borrow Trade
      • Liquidity provisioning trade
  • ๐Ÿ’นfCash Finances
    • Valuing fCash
    • Risks subject to the change in Rates
      • The upside of the change in Rates
  • ๐ŸšฐLiquidity providers
    • Liquidity provisioning
    • Liquidity provider's portfolio
      • Net Lending Position for an LP
      • Net Borrowing Position for an LP
    • Yield earning (v1)
    • Risks (v1)
  • ๐ŸฅBorrower Resources
    • Collateralization
    • Free Collateral Computations
  • ๐Ÿช™nTokens
    • Automated liquidity provisioning for LPs
    • Mechanics
      • Minting nTokens
      • Redeeming nTokens
    • fCash position for nToken holders
    • Yield earning (v2)
    • Risks (v2)
  • โŒ›Tenor Maturity
    • Maturity
    • fCash maturity
    • Quarterly Rolls
  • ๐Ÿ”Leverage vaults
    • Leveraged yield opportunities
    • Vault mechanics
      • Entering
      • Exiting
    • Collateralization & liquidations
    • Balancer/Aura wstETH/WETH Strategy
      • Entering in Bal/Aura wstETH/WETH strategy
      • Exiting from Bal/Aura wstETH/WETH strategy
  • ๐Ÿ›๏ธV3
    • Page 1
Powered by GitBook
On this page
  • nToken overview
  • Deposit shares
  • Depositing into liquidity pools
  1. nTokens

Mechanics

PreviousAutomated liquidity provisioning for LPsNextMinting nTokens

Last updated 2 years ago

nToken overview

Consider nToken to be a portfolio manager for your liquidity provisioning needs. nTokens is built on V1 liquidity provisioning mechanics and it automates allocation and rolls at maturities.

To mint nTokens, a user deposit Cash (cTokens) into the nToken account. The nToken account then distributes the user's liquidity into the underlying liquidity pools for that currency and holds the resultant liquidity tokens which represent the nToken account's claim on the user's deposited liquidity.

The nToken account distributes the liquidity based on thee proportion set by a governance parameter called 'Deposit Shares'.

Deposit shares

The nToken account distributes a user's liquidity to individual markets based on a set of governance parameters called deposit shares. Deposit shares are percentage figures that tell the nToken account how much of a user's total liquidity to deposit into each individual market.

Deposit shares allow Notional governors to direct liquidity to the maturities where there is the greatest end-user demand for borrowing and lending. For example, governors may decide on a set of deposit shares that would direct more liquidity to long-dated maturities and less liquidity to short-dated maturities, or vice versa depending on relative demand.

Depositing into liquidity pools

The nToken account provides liquidity to an individual liquidity pool in the same way as any other account. The nToken account mints a pair of offsetting fCash tokens, places the cTokens along with the positive fCash into the liquidity pool in exchange for liquidity tokens, and holds the negative fCash alongside the liquidity tokens in its portfolio.

For example, if you were to provide 100 DAI as liquidity in a liquidity pool having the current proportion of Cash:fCash as 51:49, you would mint 96.078 +ve fCash and 96.078 -ve fCash.

...

The liquidity provider then deposits their Cash and the positive fCash into the liquidity pool and receives liquidity tokens in return.

Now the liquidity provider has liquidity tokens and an obligation that is offset by the positive fCash that their liquidity tokens entitle them to.

Context: Liquidity provisioning

Similar to V1 where an LP would hold assets representing a single liquidity pool, in V2 at any time, the nToken account will hold cTokens, fCash, and liquidity tokens from different liquidity pools.

๐Ÿช™