Caviar
  • Introduction
  • User Guides
    • Buying and Selling NFTs
    • Creating a New Shared Pool
    • Providing and Removing Liquidity for Shared and Custom Pools
    • Providing and Removing Liquidity for Pure-NFT Pools
    • Changing your NFTs in Pure-NFT Pools
    • Wrapping and Unwrapping NFTs
    • Impermanent Loss
  • Concepts
    • Shared pools
      • Swaps
      • Liquidity
      • Fractionalization
    • Custom pools
      • Swaps
      • Liquidity
      • Change
  • Technical Reference
    • Contract addresses
    • Shared pools
      • High level overview
      • Smart contract API
        • Caviar.sol
        • Pair.sol
        • StolenNftFilterOracle.sol
        • CaviarEthRoyaltyRouter.sol
      • Desirability Classifier
      • How to make a buy programatically
      • How to make a sell programatically
    • Custom pools
      • High level overview
      • Smart contract API
        • EthRouter
        • Factory
        • PrivatePool
        • PrivatePoolMetadata
        • IStolenNftOracle
  • Resources
    • Partners
    • NFT Collection Partnerships
    • Audits
    • Research
    • Where does the yield come from?
Powered by GitBook
On this page
  • NFT Fractionalization Process
  • Trading Fractional NFT Tokens
  • Impact of Fractionalization on Liquidity
  1. Concepts
  2. Shared pools

Fractionalization

In this section, we will discuss the concept of fractionalization in Caviar's shared pools and its impact on the trading process. Fractionalization allows users to divide NFTs into smaller units, making it possible to trade and earn yield on fractions of NFTs rather than whole units.

NFT Fractionalization Process

In Caviar's shared pools, fractionalization applies only to NFTs. When a user fractionalizes an NFT, they receive one fractional ERC20 token representing their NFT. This token can then be traded in the pool as a fraction of the original NFT.

Trading Fractional NFT Tokens

Fractional NFT tokens enable users to trade smaller portions of an NFT, providing greater flexibility and accessibility for traders. Users can buy or sell fractional NFT tokens just like whole NFTs, allowing them to acquire or divest partial ownership of NFTs.

Impact of Fractionalization on Liquidity

Fractionalization has the potential to increase liquidity in shared pools, as it enables a larger number of users to participate in the trading of NFTs. By allowing users to trade smaller portions of NFTs, fractionalization can attract more traders and encourage greater trading volume.

In summary, fractionalization is an essential feature of Caviar's shared pools, allowing users to trade fractions of NFTs rather than whole units. This feature increases the flexibility and accessibility of NFT trading and can contribute to higher liquidity levels in shared pools.

PreviousLiquidityNextCustom pools

Last updated 2 years ago