MenderNFT

Verified contract

Active on Ethereum with 8,557 txns
Deployed by via 0xc253c44b at 14795666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MenderNFT"

0x3d1a0d46dea5c83d6543c4d5d7a5c4b8cef5fa325450c828a32e24f24759ab96
0x3cb091ded25ff4a7bd224489801fdd09dc409067051ebd8af4d8466473246ef0
0x7db3c8247d1993b04a114b72054381ac89fb769f63eeee923bead0d77799d438
0x9725d68c75fcd638dea42b7e0e93df06b85d443d89d5bc5734277b1231eed457
From
0x47b4f062548fb6786be9284e4f9a85d907178e014e5a787f890008a3d8c3ccd3
From
0x1553983d1f113ba0a34bfc6ea8ac97b9dd69f10417b0a5f397f4f20c64a10460
0x6f2e77e395f2f20edf1f3dca1a1eea5ef2764caea0c4865b03507676360bad04
0xa187d51c096f724f7a82a68a339990bdc8bb6166845f4f5b7baeb42940ac44db
0x55ef2ffb86897c6121f4f66dc1f53aa85b4ce7266933ba1fca4571f6303935a2
0x315acb5953090868b1b775526f29860c1588f8def75590646205d55e4ff6d9c8

Functions
Getter at block 21167459
name(view returns (string)
MenderNFT
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x5b15354ad1657b13c51c599fa1c81cefe9316c4e
saleConfig(view returns (uint32 allowlistSaleStartTimeuint32 allowlistSaleEndTimeuint32 publicSaleStartTimeuint32 publicSaleKey)
(allowlistSaleStartTime=1652878800, allowlistSaleEndTime=1653051600, publicSaleStartTime=1653051660, publicSaleKey=2022052021)
symbol(view returns (string)
MenderNFT
totalSupply(view returns (uint256)
6000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isContriMinted(address ownerview returns (bool)
isPublicSaleOn(uint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberAllowlistMinted(address ownerview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint256 _quantitybytes32[] _proofuint256 _role
approve(address touint256 tokenId
contriMint(bytes signature
publicMint(uint256 _callerPublicSaleKey
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistSaleEndTime(uint32 timestamp
setAllowlistSaleStartTime(uint32 timestamp
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(uint256 rolebytes32 _merkleRoot
setMerkleRootAll(bytes32 _merkleRootRole2bytes32 _merkleRootRole3bytes32 _merkleRootRole4bytes32 _merkleRootRole6
setOwnersExplicit(uint256 quantity
setPublicSaleKey(uint32 key
setPublicSaleStartTime(uint32 timestamp
setSigner(address contriSigner_address teamSigner_
teamMint(uint256 _quantitybytes signature
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(bytes32 merkleRootRole2_bytes32 merkleRootRole3_bytes32 merkleRootRole4_bytes32 merkleRootRole6_uint32 allowlistSaleStartTime_uint32 allowlistSaleEndTime_uint32 publicSaleStartTime_uint32 publicSaleKey_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.