YomiSwap NFT AMM
Japanese
Japanese
  • 😇YomiSwap
  • 📝プロトコル設計
  • 🍔具体的な利用例
  • ガイド(流動性提供者)
    • 🌊流動性提供者の概要
    • 🤌手数料の引出
    • 🎨NFTでステーキング
    • 🐝FTでステーキング
  • ガイド(買い手)
    • 💡買い手の概要
    • 🖼️NFTの買う
  • ガイド(売り手)
    • 👕売り手の概要
    • 👞NFTを売る
Powered by GitBook
On this page
  • 新規発行のLPポイントの計算式
  • 引き出すときの報酬の計算式
  1. ガイド(流動性提供者)

手数料の引出

新規発行のLPポイントの計算式

userLPoint=totalLPoint∗userDepositNFTValuePoolNFTValue+totalFeeuserLPoint = totalLPoint * {user DepositNFTValue\over PoolNFTValue + totalFee}userLPoint=totalLPoint∗PoolNFTValue+totalFeeuserDepositNFTValue​

userDepositNFTValue ユーザーが流動性提供してるNFTの価値

userLPoint 発行されるLPポイント

totalLPoint 発行してる総LPポイント

poolNFTValue プールに存在するNFTの総価値

totalFee プールが持っている総報酬額

引き出すときの報酬の計算式

userFee=(poolNFTValue+totalFee)userLPointtotalLPoint−userDepositNFTValueuserFee =(poolNFTValue + totalFee) {userLPoint \over totalLPoint} - userDepositNFTValueuserFee=(poolNFTValue+totalFee)totalLPointuserLPoint​−userDepositNFTValue

userFee ユーザーの受け取る流動性報酬

userDepositNFTValue ユーザーが流動性提供してるNFTの価値

userLPoint ユーザーの持ってるLPポイント

totalLPoint 発行してる総LPポイント

poolNFTValue プールに存在するNFTの総価値

totalFee プールが持っている総報酬額

Previous流動性提供者の概要NextNFTでステーキング

Last updated 2 years ago

🤌