Pastel Penguins

Verified contract

Active on Ethereum with 901 txns
Deployed by via 0x6ef9eda3 at 14016832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58.51
0x479844f8183cac52b0f56af698825fee1ce7460f61085f0b568e278bee6539af
0xb2ace5dbe146ca7a0834614d9f68c61452d5bfb500ec5defaa731765d39ed992
0xdc96bcd6252072c855c853e99a16a77e0e8bf5212c3a32ddd0c7e55a055f5985
0x47f4455018bbbf610674960f83174008d37b1ca9f3e7d670e4ec0d2d72b1e6d7
0x5af063748704185043e85c6b552f2a3b6621dcbb7548534d1cba15726dcc392b
0x5aa2aae4209a2bfc4e7132e00781bd92b27c67db29916826c6587d44004fd2a6
0xaff7279a3afded58f13c48674dfce6725799f58486e6e3f5d234305d8c86843f
0xb8439be85c01cbe5e3e7534f962f565148e2dd99be16787add228e1ad1ce2334
0xf8b96605e648b94cd85ff33b0e436c261ef2a82bcce7ec9b7566233dd9e167bc
0x0d5baacd6b5d5330eaa43ef12fe0ed42166a586f4fd71f4607efb82c38c4eaba

Functions
Getter at block 20994537
freeMintAmount(view returns (uint256)
1000
maxSupply(view returns (uint256)
5555
mintPrice(view returns (uint256)
5500000000000000
name(view returns (string)
Pastel Penguins
owner(view returns (address)
0x74232860dca08603587a99dea61a9cc9dc8a1229
publicSaleState(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
PASTELS
totalSupply(view returns (uint256)
1615
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.