Deposit

Deposit

The Liquidity Provider initiate the flow:

  1. Liquidity Provider deposits 10 Token and 10 NFTs to create a new pair via SeacowsPositionManager.

  2. When the Pair is first created, a Position NFT is minted to the Pair contract address (only when pool first created).

  3. A Position NFT is minted to the Liquidity Provider to store the value of the LP shares.

  4. The Position NFT of the Liquidity Provider receive 10 LP shares.

Last updated