Downsies

Verified contract

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

No balances found for "Downsies"

0x3d3f5701e2cb3eac79f971a1bbab9daafc3730cabe807436403766f2f9918d56
0x4f1fd31ffd51d99629fef0207c70b1fda71f96c84a43dd6db4eb8113115b9ab6
0xf98c57a89a8c68944c06cee5ceef1f5c68e5cc662fe0c6492a67eb8c04a57965
0xb29e1f5ad79cf91ae6ec6992694ee8b540f6d11cb1cc854c559f7ec9e557c1d3
0xea74148edee2fc2a25beeeea0c072e187c7735767f5e1642eb77aa149c6c32a8
0xf46ca4d87339b0b301d59f376b0d3df62d78e30958ab4b1a118d816d0e9cf723
0x6e0bb34e163e9dd0ba956e1bac9f7a2bab1db12eb68c4a56927f1cd3b9131d08
0xb26e24f0874a5430b154f0cccbf1da300b4ff83023a08d558e2e9e8a9ecec85f
0x4bb044937f730a7e4cd51f45183f1a9b3ebf6b2a196f72458aa11ecaece982fa
0xa798a0493e1fd013c06b2f994d2359c93cd27e9e461e61f483d76fa195fcd0cb

Functions
Getter at block 20868414
MaxperTxWl(view returns (uint256)
2
MaxperWallet(view returns (uint256)
333
MaxperWalletWl(view returns (uint256)
2
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://ipfs.io/ipfs/QmQp829X55sqBhtSKfkLjwabo7KAua14H2a9sbZJVA5rhF/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
3333
maxpertx(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0x2b90c82cec650a13b706933aa3b7f8af15096c17c148fd6009158a8f5ac580cf
name(view returns (string)
Downsies
notRevealedUri(view returns (string)
ipfs://QmeeXPHhuVMYV2FM46sH7VCx748Fv5C5JKiqAhEcKjqBpM
owner(view returns (address)
0x8725c9329016d74a2046076e77af228376826ff9
paused(view returns (bool)
false
preSale(view returns (bool)
false
publicSale(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
Downsie
totalSupply(view returns (uint256)
3333
wlcost(view returns (uint256)
0
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
gift(uint256 _mintAmountaddress destination
mint(uint256 tokenspayable 
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setWLMaxpertx(uint256 _wlmaxpertx
setWlCost(uint256 _newWlCost
setWlMaxPerWallet(uint256 _limit
setmaxpertx(uint256 _maxpertx
togglepreSale(bool _state
togglepublicSale(bool _state
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(