UpDownPunks

Verified contract

Active on Ethereum with 733 txns
Deployed by via 0xf620ea8a at 13943495
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xe7b4add7f03e3e76b6ec3ed2e2bcca209e8038e3cbb198e218ce35fec0441ec3
From
0x0e3c075c1d04163fd0d987a066c99b340827da071514bf437b164500f9de31db
0x4e0f6af7477385abae31b50197e86a407a0667802d91d6c7f8fa69fe24161849
0xbf8ebb4ca06d99ec6b143ff304a8848d3309f3f7f413cfa580c14db019203266
0xd7589ac1aa3854b75850b3c0737b4ccace8000d188cb6a56989e6c52fb4d6390
From
0xfa7f152a0fee1f6b674b1e658f54e3ea1ff0dd6f451ddd7a94644df40818a4b7
0x70309e9a7be97e518d79fa7eadee9c2774ef85f074b1c3f5c8d55b80ddbe9327
0x8783e6a34e349ea6361cad717df0bf6eac521e3004ef87962d6094d01b77a010
0x312bb278a3210144efc47ab4a25d27ec04002160a56b05b3ad5eead01e87d3a2
0x04691527c839121010018a2052794ca20649426c81bb4d5a30ec1f32674729b3

Functions
Getter at block 21441873
MAX_MULTIMINT(view returns (uint256)
20
MAX_SUPPLY(view returns (uint256)
10000
PRICE(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0xb5cebc92694beeb82e0964c07291916a1e32fe59e35e570302cbdc48dca0bb75
name(view returns (string)
UpDownPunks
owner(view returns (address)
0x594a0c52b92dfb2dc35a0489d5b63b847e079784
saleIsActive(view returns (bool)
true
symbol(view returns (string)
UDP
totalSupply(view returns (uint256)
2818
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCount(address addrview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setMerkleRoot(bytes32 root
setPrice(uint256 price
setSaleIsActive(bool saleIsActive_
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(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.