LogoLogo
WebsiteApp (Coming Soon)
  • β›΅Welcome to Voyage
  • Whitepaper
    • 🌊Overview
    • 🧭Definitions
    • 🏝️Voyage Lend
      • Tranche Model
      • Tokenization
      • Withdrawal Mechanism
    • πŸ΄β€β˜ οΈVoyage Buy
      • Core Mechanics
      • Interest Rate Model
      • Repayment
      • Liquidation
    • 🐬Voyage Flip
    • πŸ–οΈSupported Marketplaces
    • 🎣Supported Collections
    • πŸ—ΊοΈRoadmap
  • Guides
    • 🐚User Guide
    • πŸ“ΏFAQs
  • Others
    • βš“Partners
    • ✍️Audits
    • πŸͺ™No Tokens
  • Official Links
    • 🎨Download Voyage Logo
    • πŸ”₯Voyage App + Lend
    • 🦜Socials
    • 🧭Github Repository
    • πŸ“œContracts
Powered by GitBook
On this page

Was this helpful?

  1. Whitepaper
  2. Voyage Lend

Tokenization

PreviousTranche ModelNextWithdrawal Mechanism

Last updated 2 years ago

Was this helpful?

Voyage liquidity pools satisfy the token standard. When underlying assets are deposited into a pool, an amount of token is minted to the depositor according to the current vault exchange rate, defined as Ex(t)Ex(t)Ex(t).

This exchange rate increases as interest on loans is repaid, representing profits distributed to token holders (depositors). However, in the event of default with insufficient collateral, the exchange rate goes down, as the loss is distributed to all depositors.

When a depositor wishes to withdraw their funds, an amount of tokens also determined by the exchange rate is burned, and a corresponding amount of the underlying asset is transferred to the depositor’s EOA.

Note that this is subject to the withdrawal waiting time defined in the following section, and in the case of senior tranche depositors, liquidity is available at the time of redemption.

🏝️
EIP-4626