MoneyFund Dividend Calculator

Staking Pool

Profit Layer

Multiswap


Storefront


Adspace

Settings

Info

How Calculations Work:

  • Overview: Estimates your annual dividend yield from staked MFTL tokens in the StakingPool, based on fees deposited from Multiswap, Storefront, and Adspace contracts.

  • Stake Share: Your staked tokens ÷ total pool staked, determining your share of dividends.

  • Pool Share:

    Formula: (Total Pool Staked ÷ Total Token Supply) × 100

    Details: Percentage of total token supply staked in the pool.


  • Dividends:
    • Multiswap:

      Formula: (Swap Fee + Airdrop Fee) × Stake Share

      Swap Fee: Swap Count × Swap Fee % × Swap Volume

      Airdrop Fee: Airdrop Count × Airdrop Fee % × Airdrop Volume

      Details: Your share of fees (0–3%) from swaps and distributions (airdrops/transfers) sent to custom fee receivers, assumed to include the staking pool.

    • Storefront:

      Formula: NFT Sale Price × Number of Sales × Payee Share % × Stake Share

      Details: Your share of payee profits (0–99.6%) from NFT sales sent to payees, assumed to include the staking pool.

    • Adspace:

      Formula: Bid Amount × Auction Count × Bid Fee % × Stake Share

      Details: Your share of non-refunded bid fees (0–100%) from ad auctions sent to fee receivers, assumed to include the staking pool.

    Total Annual Yield:

    Formula: Multiswap Yield + Storefront Yield + Adspace Yield - (Penalty × Token Price)

    Details: Sum of dividends from Multiswap, Storefront, and Adspace, minus penalty (converted to ETH using token price), in ETH and USD (using ETH price).

    Annualized Yield %:

    Formula: (Total Yield ÷ (Stake Amount × Token Price)) × 100

    Details: Total yield divided by the value of your stake in ETH, expressed as a percentage.


  • Deductions:
    • Staking Fee:

      Formula: Stake Amount × 0.005

      Details: 0.5% fee in MFTL tokens on staking, unstaking, or claiming rewards, sent to a hardcoded recipient.

    • Penalty:

      Formula:

      - If Withdrawal Day < Hard Lock Duration: Stake Amount × (Initial Penalty % ÷ 100)

      - If Withdrawal Day ≥ Hard Lock Duration: Stake Amount × max(0, Initial Penalty % - (Days After Lock × Penalty Decay %))

      Days After Lock: Withdrawal Day - Hard Lock Duration

      Details: Penalty in MFTL tokens for early unstaking, decreasing after hard lock duration until reaching 0% at breakeven, sent to the pool creator.

    • Gas Cost:

      Formula: Total Gas Units × Gas Price × 10⁻⁹ (ETH), then × ETH Price (USD)

      Gas Units: Stake (80,000), Withdraw (60,000 if applicable), Swap (120,000 per), Airdrop (100,000 per), NFT Sale (150,000 per), Bid (70,000 per), Comment (50,000 per), Launch (1,000,000)

      Details: Total gas cost for all transactions, converted to ETH and USD.

    • Adspace Comment Fee:

      Details: Configurable ETH amount per comment, with 0.4% sent to hardcoded recipients and 99.6% to the current bidder (not a dividend).


  • Breakeven Days:

    Formula: Hard Lock Duration + (Initial Penalty % ÷ Penalty Decay %)

    Details: Number of days until the penalty reaches 0%.