This contract has the basic methods of an ERC20 (balanceOf, approve, transfer, transferFrom, …).The mint() and burn() methods are only available for the associated PalPool, and the amount of palTokens minted or burned during a Deposit of Withdraw depends on the Exchange Rate stored by the associated PalPool.