Welcome to SFUND LP Calculator
Hi there! I'm Maskou! If you guys are enjoying my SFUND LP/Staking Calculator you can send me a little something if you like :) Here is my BSC wallet address:
0x6F93A5FA5763779114Bdc1Bac32EACe0cf8a6D95
Powered by CoinGecko API
Loading...
Loading...
{{ lpSymbol = options.find(o => o.value == selected).symbol.toUpperCase() }} total supply: {{ lptotalsupply.toFixed(2)|comma }}
BNB: {{ bnbamount.toFixed(2)|comma }}SFUND: {{ sfundamount.toFixed(2)|comma }}
Loading...
LP calculator :
= {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ ( (lpnumber || 1) * ((bnbamount / lptotalsupply) * bnbprice + (sfundamount / lptotalsupply) * sfundprice)).toFixed(2)|comma }}
BNB: {{ ((lpnumber || 1) * (bnbamount / lptotalsupply)).toFixed(2)|comma }}SFUND: {{ ((lpnumber || 1) * (sfundamount / lptotalsupply)).toFixed(2)|comma }}
Loading...
Total: {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (((farmingTotalSfund + walletsfundsupply + stakedSfundAmount + stakedSfundToHarvest) * sfundprice) + (farmingTotalBnb * bnbprice) + ((farmingTotalBanana + stakedBananaAmount) * bananaprice)).toFixed(2)|comma }}
SFUND: {{ (farmingTotalSfund + walletsfundsupply + stakedSfundAmount + stakedSfundToHarvest).toFixed(2)|comma}}
( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ ((farmingTotalSfund + walletsfundsupply + stakedSfundAmount + stakedSfundToHarvest) * sfundprice).toFixed(2)|comma }} )
BNB: {{ farmingTotalBnb.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalBnb * bnbprice).toFixed(2)|comma }} )
BANANA: {{ (farmingTotalBanana + stakedBananaAmount).toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ ((farmingTotalBanana + stakedBananaAmount) * bananaprice).toFixed(2)|comma }} )
Tiers: {{ tiers }}
Eligible amount: {{eligible.toFixed(2)|comma}}
Farming: {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalSfund * sfundprice + farmingTotalBnb * bnbprice + farmingTotalBanana * bananaprice).toFixed(2)|comma }}
SFUND: {{ (farmingTotalSfundStaked).toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalSfundStaked * sfundprice).toFixed(2)|comma }} )BNB: {{ farmingTotalBnb.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalBnb * bnbprice).toFixed(2)|comma }} )
Pending SFUND: {{ farmingTotalSfundToHarvest.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalSfundToHarvest * sfundprice).toFixed(2)|comma }} ) Pending BANANA: {{ farmingTotalBanana.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (farmingTotalBanana * bananaprice).toFixed(2)|comma }} )
Staking: {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ ((stakedSfundAmount + stakedSfundToHarvest) * sfundprice + (stakedBananaAmount * bananaprice)).toFixed(2)|comma }}
SFUND: {{ stakedSfundAmount.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (stakedSfundAmount * sfundprice).toFixed(2)|comma }} ) BANANA: {{ stakedBananaAmount.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (stakedBananaAmount * bananaprice).toFixed(2)|comma }} )Pending: {{ stakedSfundToHarvest.toFixed(2)|comma }} ( {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (stakedSfundToHarvest * sfundprice).toFixed(2)|comma }} )
Wallet: {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{ (walletsfundsupply * sfundprice).toFixed(2)|comma }}
SFUND: {{ walletsfundsupply }}Loading...
Earning estimations
Total :
Day | Week | Month |
---|---|---|
{{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24).toFixed(2)|comma}} | {{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24 * 7).toFixed(2)|comma}} | {{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24 * 30).toFixed(2)|comma}} |
{{((reward.farming.banana) * 60 * 60 * 24).toFixed(2)|comma}} | {{((reward.farming.banana) * 60 * 60 * 24 * 7).toFixed(2)|comma}} | {{((reward.farming.banana) * 60 * 60 * 24 * 30).toFixed(2)|comma}} |
{{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24 * sfundprice + ((reward.farming.banana) * 60 * 60 * 24 * bananaprice)).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24 * 7 * sfundprice + ((reward.farming.banana) * 60 * 60 * 24 * 7 * bananaprice)).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund + reward.farming.sfund) * 60 * 60 * 24 * 30 * sfundprice + ((reward.farming.banana) * 60 * 60 * 24 * 30 * bananaprice)).toFixed(2)|comma}} |
SFUND Staking :
Day | Week | Month |
---|---|---|
{{(reward.staking.sfund * 60 * 60 * 24).toFixed(2)|comma}} | {{(reward.staking.sfund * 60 * 60 * 24 * 7).toFixed(2)|comma}} | {{(reward.staking.sfund * 60 * 60 * 24 * 30).toFixed(2)|comma}} |
{{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund ) * 60 * 60 * 24 * sfundprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund ) * 60 * 60 * 24 * 7 * sfundprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.staking.sfund ) * 60 * 60 * 24 * 30 * sfundprice).toFixed(2)|comma}} |
SFUND Farming :
Day | Week | Month |
---|---|---|
{{(reward.farming.sfund * 60 * 60 * 24).toFixed(2)|comma}} | {{(reward.farming.sfund * 60 * 60 * 24 * 7).toFixed(2)|comma}} | {{(reward.farming.sfund * 60 * 60 * 24 * 30).toFixed(2)|comma}} |
{{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.sfund) * 60 * 60 * 24 * sfundprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.sfund) * 60 * 60 * 24 * 7 * sfundprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.sfund) * 60 * 60 * 24 * 30 * sfundprice).toFixed(2)|comma}} |
BANANA Farming :
Day | Week | Month |
---|---|---|
{{(reward.farming.banana * 60 * 60 * 24).toFixed(2)|comma}} | {{(reward.farming.banana * 60 * 60 * 24 * 7).toFixed(2)|comma}} | {{(reward.farming.banana * 60 * 60 * 24 * 30).toFixed(2)|comma}} |
{{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.banana ) * 60 * 60 * 24 * bananaprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.banana ) * 60 * 60 * 24 * 7 * bananaprice).toFixed(2)|comma}} | {{ currencyList.find(c => c.value == selectedCurrency).displayed }}{{((reward.farming.banana ) * 60 * 60 * 24 * 30 * bananaprice).toFixed(2)|comma}} |