Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ERC4626FeesMockUpgradeableWithInit

Inherits: ERC4626FeesMockUpgradeable

Functions

constructor

constructor(
    uint256 entryFeeBasisPoints,
    address entryFeeRecipient,
    uint256 exitFeeBasisPoints,
    address exitFeeRecipient
) payable initializer;