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

ERC721ConsecutiveMockUpgradeableWithInit

Inherits: ERC721ConsecutiveMockUpgradeable

Functions

constructor

constructor(
    string memory name,
    string memory symbol,
    uint96 offset,
    address[] memory delegates,
    address[] memory receivers,
    uint96[] memory amounts
) payable initializer;