MyPunks Face

Verified contract

Active on Ethereum with 4,986 txns
Deployed by via 0x1c5d1e36 at 14322282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
 (#620)
ERC-721
--
 (#619)
ERC-721
--
 (#617)
ERC-721
--
 (#616)
ERC-721
--
 (#615)
ERC-721
--
 (#600)
ERC-721
--
 (#596)
ERC-721
--
 (#594)
ERC-721
--
 (#586)
ERC-721
--
 (#585)
ERC-721
--
0x67bc9a4405f84ce27e42e50ebce89b7ca00a6e63786e8d642f62f8dbde0f539d
0x9a0ee2c894c76aaca90c8aad7cb071f4c26ac2c2142baf4ec60e4d908458d224
0x6a2914313f92d0b5e69c098ba59c501eca2811f89903e38bdb0f1407b1fbe4f2
0xd81df2bf1854eeb8face68f14a00e705e20bbb46dbeecb17098c5c65a4eaeec6
0x93d7162ee96523ae51794349665812ccadaf62de8f9c443b4e83afb230818e72
0x116c74bf2bb20a0a383206043c964fbf0a44a8a1c54dd170e40c89681f388dd3
0xdaa3e97362c95c77547ca085e4827e7f057033a30e079328154ab932f0bb525d
0xda1b39371665407a15be34578803c29908906fe6ea16e2e44b6c6f3d90876ce5
From
0xd62619ee5c4468d644baab64a0c2f25aecdc215844dea5f65e2db393b6fd0dff
0xf6b095c12f7b8558af2bad3aa7847679dcecadbf1e87400b68adfa70ff270d5e

Functions
Getter at block 20819800
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
amountReserved(view returns (uint256)
200
cSigner(view returns (address)
0xab0fa36e0c5d9a386cbe369ffa123c731194b2de
collectionSize(view returns (uint256)
9999
faceSale(view returns (uint32 saleStartTimeuint256 amountSaleuint256 amountMinteduint256 maxClaimbool isPublicSale)
(saleStartTime=1646528400, amountSale=3333, amountMinted=3333, maxClaim=2, isPublicSale=true)
itemContract(view returns (address)
0x117c2e95aa1b1ead9db1e39ce494d9776c72a254
mintingPaused(view returns (bool)
false
name(view returns (string)
MyPunks Face
nextOwnerToExplicitlySet(view returns (uint256)
0
reserveMinted(view returns (uint256)
3
stakingPaused(view returns (bool)
false
symbol(view returns (string)
MPFACE
totalSupply(view returns (uint256)
3339
Read-only
balanceOf(address ownerview returns (uint256)
customNames(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
getOwnedTokens(address _addressview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isItemStaked(uint256 _itemTokenIduint256 _faceTokenIdview returns (uint256)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
stakedItems(uint256 _tokenIdview 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
approve(address touint256 tokenId
claimFace(bytes _signature
grantRole(bytes32 roleaddress account
mintByMinter(address _touint256 _amount
mintReserved(address _touint256 _amount
onERC721Received(address _fromaddressuint256 _tokenIdbytes datareturns (bytes4)
pauseMint(bool _paused
pauseStaking(bool _paused
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setFaceSale(uint32 _saleStartTimeuint256 _amountSaleuint256 _amountMinteduint256 _maxClaimbool _isPublicSale
setItemContract(address _address
setMinter(address _address
setName(uint256 _tokenIdstring _customName
setSigner(address _signer
transferFrom(address fromaddress touint256 tokenId
withdraw(uint256[] _itemTokenIdsuint256 _faceTokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountReserved_bool stakingPaused_bool mintingPaused_address cSigner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.