The Nakamigos
contract seems to be an Ethereum-based NFT minting and management system. It has a stepped Dutch auction mechanism, an allowlist claim mechanism based on an EOS snapshot, and other functionalities.
uint256 public constant MAX_SUPPLY = 20000;
uint256 public constant MAX_TOKENS_PER_PURCHASE = 10;