SuperCreatorsGenZ
Verified contract
Active on
Ethereum with 9,171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "SuperCreatorsGenZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250026 | a day ago | | | 0 | 0.00027483399 | |
| 21249992 | a day ago | | | 0 | 0.00050397818 | |
| 21243956 | 2 days ago | | | 0 | 0.0011242458 | |
| 21241247 | 2 days ago | | | 0 | 0.00099275053 | |
| 21240575 | 2 days ago | | | 0 | 0.00049830890 | |
| 21240553 | 2 days ago | | | 0 | 0.00059739726 | |
| 21239690 | 2 days ago | | | 0 | 0.00055982643 | |
| 21239681 | 2 days ago | | | 0 | 0.0010013660 | |
| 21203027 | 8 days ago | | | 0 | 0.00096020280 | |
| 21201995 | 8 days ago | | | 0 | 0.00064115384 |
ABI
ABI objects
Getter at block 21257034
Price() view returns (uint256)
0
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmbqccoBgtzwHAZh6SEttWjws86NsB8xZ6qbHa7v6knX3k/
maxGenCount() view returns (uint256)
5500
maxMintTokens() view returns (uint256)
60
maxSuperBabiesCount() view returns (uint256)
110
merkleRoot() view returns (bytes32)
0x693e9ff0e7d622d37e9acf1b3c490ae8b3df587aa0c5d838b2640e7e40e5399e
merkleRootSuperBabies() view returns (bytes32)
0x2073c9476b469fa718ee668f7491b5a442abc5591fb630f5bad613b7c52bad9d
name() view returns (string)
Super Creators - Gen Z
notRevealedUri() view returns (string)
ipfs://QmQZnvLSJbm54kE89C4zxdc35uVdJGMHb8jioNEpQznwJ3
owner() view returns (address)
0x08ff5be7763ba696e7ec9dce9930bf701af523ca
paused() view returns (bool)
true
publicSale() view returns (bool)
true
requireTokenForSuperBabies() view returns (uint256)
1
revealed() view returns (bool)
true
superBabiesSale() view returns (bool)
false
symbol() view returns (string)
SCGENZ
totalSupply() view returns (uint256)
5555
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _noOfTokens, bytes32[] _merkleProof) payable
pause()
publicSaleStarted(bool _state)
renounceOwnership()
reveal(bool _state)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBabySupplyLimit(uint256 _newLimit)
setBaseURI(string _newBaseURI)
setMaxMintPerWallet(uint256 _newmaxMintTokens)
setMerkleRoot(bytes32 _merkleRoot)
setMerkleRootSuperBabies(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setNumTokensRquiredForSuperBabyMint(uint256 _newNumTokens)
setPrice(uint256 _newPrice)
setSuperBabiesSale(bool _state)
setSuperBabySupplyLimit(uint256 _newLimit)
superBabiesMint(uint256[] babiesTokens, bytes32[] _merkleProof)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
mintLog(uint256 scid, address minter, uint256 _type)
superBabiesLog(uint256[] usedTokens, uint256 SBid, address minter)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.