GenesisCollection

Verified contract

Active on Ethereum with 530 txns
Deployed by via 0x0176c652 at 15578974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GenesisCollection"

0xc2974777698b9cfce5d6703bfd4352a910ac0ff565386ff3d05acdc82d20c75f
0xfd3ac621a32ea8317e335cbbe18eb7e6a9eafdd5a0777f855f4800ae43630401
0x9b3606d11673f1e25acf28280465f2007a3c0c78eed35348798d770aeb4c8303
0xfde85462100b9ddf4525eab0bff5cbd18121b9ca26d3d5cf3e8ca2ae1451ab6d
0x24d934c55a99b25b725da59057d7e23a75ea20e97424c6baf1d5fa9b44de5f1b
0x05dfb31337d279b419d86995433c3bf4bbff6a8ff6bb0f2949f8550731c12300
0x3e18767d729a5dbafd518d74afbff66e5b5c528ec404c13867ff4c775d909aac
0xdc3c439d5afe3650db9ad92c3ab57fa1bc496820b0e9937f80d16e3a916bd2a4
0xb8268d719fccffeb2fdc7d2a905a9383f1a35de4c10758359a69cd1e874f5e97
0x1c84520a1d9084005f1f95c3c3d4090450a595d6d87c65c00b501c53dd541a1b

Functions
Getter at block 21011010
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOTAL_SUPPLY(view returns (uint256)
9724
merkleRoot(view returns (bytes32)
0x99e334b45de863011b2d1dd655d9c5e44718509c5dd2967b9d66a0bf55b5590a
mintEnded(view returns (bool)
false
mintPrice(view returns (uint256)
80000000000000000
name(view returns (string)
GenesisCollection
revealed(view returns (bool)
true
symbol(view returns (string)
MODERNIST
totalSupply(view returns (uint256)
821
Read-only
balanceOf(address ownerview returns (uint256)
checkToken(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(uint256 mintCountpayable 
premint(uint256 premintCount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenUri(string _newUri
setCost(uint256 newCost
setMerkleRoot(bytes32 root
setMinterContract(address contractAddress
setPlaceholderUri(string _newUri
toggleReveal(
transferFrom(address fromaddress touint256 tokenId
whitelistMint(uint256 mintCountbytes32[] proofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _placeholderTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.