MyPunks Item

Verified contract

Active on Ethereum with 586 txns
Deployed by via 0x1f363817 at 14338928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MyPunks Item"

0x4dded5ee1bb33fd959982d583b4d53674a2f778b3f9a5ae983dee04f40199b8b
0x5e05508aea0f3571a96e7386ed7a3f9e35f891d3e76fc03aa3650b175093ef10
0x7378f6c6d767286a002b5bef2d5d8bf710d4b6e4ccfc2c94fc8ed89d32fea4b2
0xc0cad9dc66c62e549595ec753627b1be26dacfe738c62da4c8b5537c6ac2965b
0xede23160f49f024b5e3f7fe7f3c1cb599dd6871929fa4ae8a5e8b6bba9d3f35f
0x05f4ea28b281dc147d4cec7ab3041dc73c3bbe1a8e6d9a150ec8da3f299ae772
From
0x566dc3eb6050d7356e67d9d62736d04699b1b3051c191ff47312fe449b958014
0xed43dc399ed1c08e008c05e44b22b18a3ccea7e4931fa93a753c905fbeadfb8b
0xa57eb052e524092ef48916f3a3c5d88e24392ebddcea7529e2f9fae11eacb17f
0xaf2482493bf944b80aba3de9216e0e2fe4de36c9f239a94f47eaaecc61a8a4ae

Functions
Getter at block 20820418
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
amountReserved(view returns (uint256)
200
collectionSize(view returns (uint256)
19998
currentSaleRound(view returns (uint256)
0
faceContract(view returns (address)
0x327f25b05a291817fd10bab26053f0eb66c16158
getCurrentSale(view returns (struct MyPunksItemItemSale)
(1646701230, 35000000000000000, 3333, 612, true)
mintingPaused(view returns (bool)
true
name(view returns (string)
MyPunks Item
nextOwnerToExplicitlySet(view returns (uint256)
0
reserveMinted(view returns (uint256)
9
stakingPaused(view returns (bool)
false
symbol(view returns (string)
MPITEM
totalSupply(view returns (uint256)
621
Read-only
balanceOf(address ownerview returns (uint256)
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)
itemSales(uint256view returns (uint32 saleStartTimeuint64 priceuint256 amountSaleuint256 amountMintedbool isPublicSale)
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
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mintByMinter(address _touint256 _amount
mintItem(uint256 _amountpayable 
mintReserved(address _touint256 _amount
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
setFaceContract(address _address
setItemSale(uint256 _indexuint256 _amountSaleuint256 _amountMinteduint64 _priceuint32 _saleStartTimebool _isPublicSale
setMinter(address _address
stakeItem(uint256[] _tokenIdsuint256 _faceId
transferFrom(address fromaddress touint256 tokenId
unstakeItem(address _touint256 _tokenId
withdrawMoney(
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_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.