Core Functions

mint(recipient,amount)mint(recipient, amount) Allows to mint ZEROZERO rewards to POWERPOWER delegates after voting on all proposals.

  • Reverts if not called by StandardGovernorStandardGovernor

  • Mints amountamount of ZERO tokens to recipientrecipient.

pastBalancesOf(account,startEpoch,endEpoch):balances[]pastBalancesOf(account, startEpoch, endEpoch): balances[] Returns accountaccount past balances of ZEROZERO token for [startEpoch,endEpoch][startEpoch, endEpoch] inclusives.

pastTotalSupplies(account,startEpoch,endEpoch):totalSupplies[]pastTotalSupplies(account, startEpoch, endEpoch): totalSupplies[] Returns accountaccount past total supplies of ZERO token for [startEpoch,endEpoch][startEpoch, endEpoch] inclusives.

Last updated

Copyright 2024 M^0 Foundation