๐Ÿ““
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
  1. nTokens
  2. Mechanics

Minting nTokens

PreviousMechanicsNextRedeeming nTokens

Last updated 2 years ago

To mint nTokens, a user deposits Cash (cTokens) into the nToken account. The nToken account mints fCash tokens based on the current pool proportions and then distributes the user's liquidity into the underlying liquidity pools for that currency and holds the resultant liquidity tokens representing the nToken account's claim on the user's deposited liquidity.

Here is a detailed flow of minting nTokens:

Minting nTokens in detail

  1. You only need Cash to provide liquidity in the Notional liquidity pool. Here Cash can be the underlying currency i.e. DAI, USDC, ETH, etc. The Cash is received by the nToken account.

The nToken account will mint the appropriate amount of fCash for different maturity pools and will distribute the liquidity in those pools at the same proportion (Cash : fCash = current pool proportion). All of the above will be executed automatically by the nToken account.

  1. To provide liquidity nToken account needs fCash and to mint fCash, it will need the data of the current pool proportion.

  1. Based on the fetched data it would mint the +ve & -ve fCash pair. The minting also takes the deposit shares into account to mint the required fCash.

Deposit shares are percentage figures that tell the nToken account how much of a user's total liquidity to deposit into each individual market.

Context: Mechanics

  1. nToken will now allocate the liquidity to all the pools of different maturity subject to the underlying currency. When the liquidity is allocated, the nToken will still be holding the -ve fCash token.

  1. Liquidity token representing the liquidity would be acquired by the nToken account.

  1. Finally, the user will get the receipt token representing their liquidity, nDAI in our case.

๐Ÿช™