MetalHeads

Verified contract

Active on Ethereum with 1,207 txns
Deployed by via 0x6fe1ed27 at 13530166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "MetalHeads"

0x703d2e752b6eca3280e6d816810b4b486c1338c31de5f03fa23b443fa2ca36f0
0xc3c660aad21a162bf5e6d5ede664f1b6858e848b7add955064fb3a1c53b77717
0xdc4ac6c97a516c881a5be47c526fe72d876df30890e5a5fa9be842daedbe0bcd
0xb7d93d6a464d9779e64fe98aafd0dfad9f76b641d224165ea2d20d87ac59e608
0x4e6109ee8880aa1d395797f1d4370969dc29d0ab9a3d426c58006e1215720a78
0x652914277f97ce22fe41f88f98c2c41c2251e61c462bef9b40007c19272388a1
0xaf91135163622c7cc4f11162384352b9230e6a4a911d74f75e88d4caaff783b5
0x28ffc1a9d128546d759683dc3f2fa935770c894c14b91b41ac8136c6484a0f0b
0x1a2a7ac91621c6f78fbf154f8f2713f369192e309ed66c97e5e914480fa0ed63
0x5db3e32c82a2cf8ee5b7c656c1d2c7f331973d877709827345879a6eb250216b

Functions
Getter at block 21045973
MH_MAX(view returns (uint256)
5000
contractURI(view returns (string)
isActive(view returns (bool)
true
isPresaleActive(view returns (bool)
true
isPublicSaleActive(view returns (bool)
false
isRevealed(view returns (bool)
true
mhGiftTotalSupply(view returns (uint256)
133
mhPresaleTotalSupply(view returns (uint256)
423
mhPublicSaleTotalSupply(view returns (uint256)
4867
name(view returns (string)
MetalHeads
owner(view returns (address)
0xeba30991758edd248f28a26a6cb45a86a1475846
presaleMaxMint(view returns (uint256)
95
price(view returns (uint256)
100000000000000000
proof(view returns (string)
publicSaleMaxMint(view returns (uint256)
10
symbol(view returns (string)
MH
totalGifted(view returns (uint256)
133
totalPresaleSold(view returns (uint256)
95
totalPublicSaleSold(view returns (uint256)
972
totalSold(view returns (uint256)
1067
totalSupply(view returns (uint256)
1200
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPresaleAllowList(address addrview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAllowListCountClaimedBy(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToPresaleAllowList(address[] addresses
approve(address touint256 tokenId
gift(address[] receivers
presalePurchase(uint256 numberOfTokenspayable 
publicSalePurchase(bytes32 hashbytes signaturestring nonceuint256 numberOfTokenspayable 
removeFromPresaleAllowList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setIsActive(bool _isActive
setIsPresaleActive(bool _isPresaleActive
setIsPublicSaleActive(bool _isPublicSaleActive
setIsRevealed(bool _isRevealed
setPlaceholderBaseURI(string placeholderBaseURI
setPresaleMaxMint(uint256 maxMint
setPresaleTotalSupply(uint256 total
setPrice(uint256 newPrice
setProof(string proofString
setPublicSaleMaxMint(uint256 maxMint
setPublicSaleTotalSupply(uint256 total
setSignerAddress(address addr
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.