Mohawks OG

Verified contract

Proxy

Active on Ethereum with 269 txns
Deployed by via 0xfd96c4d3 at 14890751
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 43 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "Mohawks OG"

0x2556cb3754c661c7ce943a1cb90992e5c25d968066405c0f4d7b771c66cae0e3
0x2b4d8e9b4dc438411a4014569e51591b96465413b0054e54219c9a6ca1c79eba
0x6f8ca91db306f37adc8df2957a1c5a2b38c7b87cb1ffdcd65bb623cfd14f2164
0xc324d63d3d1d8556ad37f9c9f99da3778eaf1fbfc87e8e5b4e72c7e4b346d0fc
0x0a7523042a6c678a55d8da53e3f3bf0949013f2e33c13174a9fd8f27f5ecd7a8
0xa39219bd056792ec39ed8fcb7cc058212eaf7149c7c98d3be61f950a7f512b30
0x882cb5ff88bcbb965f73cdbe99d8eabb713b224e45115b7ca9360aeec5946aa2
0x332de87af2770fb1eec9d7da35d9ed6373b35448f0771c6ff1cdf6b8c47bb62a
0x39e1fe40776639435c50690b85b78f0933f0b4d873bcd3745954eb962d8e2dad
0x274298d17683759e9ac8999ba043c4677facfbaac8102b406f4ce6aa19909908

Functions
Getter at block 21059314
ammountWithdrawn(view returns (uint256)
0
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
1
name(view returns (string)
Mohawks OG
owner(view returns (address)
0xa5fcba24c0e90aa1bc7c0cf4283cbac8e2f5ea96
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
1000
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
M
version(pure returns (string)
1.0.5
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.