SUPERCOOLPEEPS

Verified contract

Active on Ethereum with 5,006 txns
Deployed by via 0x64f7a87a at 14339145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,016.95
0x3d804db38bc03bbd8a298241cedbd7d70a8877d94c1442e3be5385db0eae25b9
0x2e58ef302b86b754d2f0bcf2530c3cbc44b307675ac9a3926087b2792e3742ff
0x817a028be019f6b1da37ea6c87291c5f5665a6acc55a18f3e49beecba6a68ec5
0x33b8c5f03fade15c5b9bee7fcbdebd904d9cab6de6e1730c57bc8e0f44691656
0xacd4f3d888c4e4d4a120c77faad2ddf2bf883bbd39e721597004974fe2f4aa27
0x0c91979d899f5b89585a685e314683803d15c82e99bb293e105800d82d9dc423
0x1c88a68739e1de23d9932931440fbf405f65f2853608af83e92806fca50259d2
0x5b76cf7ded04b16f4556453cb9338a5f933de5b0d5f589e47230404c298d876d
From
0xa6b5983debd202a1cae0250b00dd19e8e2dc0f69ee6054d9a1bbf37222e25584
0x09dae4bd4d51d32453a9c7e02d0cbb5f615f0e02fdb38dd368378883d789e861

Functions
Getter at block 20879591
baseAniURI(view returns (string)
https://supercoolpeeps.com/app.html
baseExtURI(view returns (string)
https://supercoolpeeps.com/
baseImgURI(view returns (string)
https://supercoolpeeps.com/img/
contractURI(pure returns (string)
https://supercoolpeeps.com/metadata.json
cost(view returns (uint256)
0
freeSupply(view returns (uint256)
9999
maxMintPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
10000
name(view returns (string)
SUPERCOOLPEEPS
owner(view returns (address)
0x324e64073f3d056272bfe7e03ebfac87169ea261
paused(view returns (bool)
true
symbol(view returns (string)
PEEP
totalSupply(view returns (uint256)
10000
Read-only
addressFreeMint(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
seeds(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 _mintAmountpayable 
pause(bool _state
privateMint(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseAniURI(string _new
setBaseExtURI(string _new
setBaseImgURI(string _new
setCost(uint256 _new
setFreeSupply(uint256 _new
setMaxMintPerTx(uint256 _new
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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.