This contract is being backfilled. You may encounter incomplete storage history.

Mask Man

Verified contract

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

No balances found for "Mask Man"

0xcb5547365b5355c73e907dcf3d632e373a4156cf10b10e3ae330f1c5636ba5d6
From
0xe62ea7f2b89255d945d9a984679782c28e9bff7300b8cb9e2d88d01244a83307
0x5e419093948e531e118e9dcb18321ad70b695cbe748ec48dd7b1f91e836b8943
0xbe8197fabc15ccf0ec6e16200f09324705ea85f5520f0de049e4bdcbbcf62af4
0x877ce7e27b8b6825ded45ee843a485be09a20bdfa6d7eebd0b960230cb36446f
0xf5c3add9218534ea46ecf73399ce3012c02bbfb2c70edea729caa8fdbce97f03
0x4b6b83ed594f3c7ef705829e6cd727acf5a62baf77c1545f3d2b0825318a9d1b
0x7594199280f4284d9c554e467b5964c0bd431b3b2b77dcacb2947422e3890a1e
0xea9739db382d45b5799e880288b7db2583e1884bbd7a8cff079a7dfb6d181827
0x13898546d44ce2ab1610fc2c7965d430f10159222fda0c2e25f7e3c61d343e9f

Functions
Getter at block 20798702
MAX_MM(view returns (uint256)
1800
name(view returns (string)
Mask Man
owner(view returns (address)
0x0d2e9485a8e929bfc2c14a9d01c6f4682199ab93
price(view returns (uint256)
66000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
MM
totalSupply(view returns (uint256)
1293
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintMaskMan(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MaskManMinted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.