BlockalizerControllerV5

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x619e8500 at 16594604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "BlockalizerControllerV5"

No transactions found for "BlockalizerControllerV5"


Functions
Getter at block 20891835
AUTHORIZER_ROLE(view returns (bytes32)
0x14dd327f3834be9d0f7cf44f6cf11c96ded83bd68d1a1b3926d35739e7bb88d0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
getGeneration(view returns (address)
0x0000000000000000000000000000000000000000
getGenerationCount(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
getCollection(uint256 _collectionIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(uint96 _mintPriceuint96 _maxSupplyuint32 _expiryTimeuint32 _startTimeuint32 _maxMintsPerWallet
preMint(bytes _uribytes sigbytes32[] merkleProofpayable 
publicMint(bytes _uribytes sigpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMerkleRoot(bytes32 merkleRoot_
setTokenURI(uint256 _collectionIduint256 _tokenIdstring _uri
startGeneration(uint96 _mintPriceuint96 _maxSupplyuint32 _expiryTimeuint32 _startTimeuint32 _maxMintsPerWallet
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawAll(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Collection(uint256 indexed _idaddress indexed _address
Generation(uint256 indexed _idaddress indexed _address
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidGeneration(
MaxMinted(uint256 maximum
MintNotAllowed(address sender
MintNotLive(
PaymentDeficit(uint256 valueuint256 price
UserMaxMinted(uint256 maximum