SmolPunks

Verified contract

Active on Ethereum with 3,046 txns
Deployed by via 0x480aa882 at 13821417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SmolPunks"

0xa9117e2e47a75eb899f3611a46a08f4d0a5774ec45f17055eaeac3c0f9827c1e
0xddddf69eb000cb6e2130fb96ac73adc953c10fb33af01cb00e45c5d69193e907
0x17451789fe3e16f89ee980669599a08e88e68e1f32ee2ca48d1929f09bf47aba
0x82276a8755bf6678bac809b339a1e6c4756a8561ef5e88b378a6fc14994e56e3
From
0xb48728711497e36c83066087913c7e6411c6e1ccff876940948d61272c443f8f
0xcd849376a03433782a6b051f2934ab101b914558ca45b2d133e6bb47b66cf766
0xa0001a4df20cf45db7c8bf63a57b2722745b932e1fc0a11f81a0761d409756de
0xfb09dbb103286f53d6bc06fd018ad079d9a687baacddb5578fcc1cf28e178704
0x05b6829c3b4804fedaa5f79c0f1c1b403e08d7da356417987bbec82cd1f76fcd
0xd965a2f01c79770c8b159d7fb0862fde8a293c412f931801c3ac876f4956c3af

Functions
Getter at block 21289263
freeMintAmount(view returns (uint256)
3333
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
10000000000000000
name(view returns (string)
SmolPunks
owner(view returns (address)
0x0000000000000000000000000000000000000000
publicSaleState(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
SMOL
totalSupply(view returns (uint256)
3333
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeStatePublicSale(returns (bool)
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 numberOfTokens
reveal(returns (bool)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setfreeAmount(uint16 _newFreeMints
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.