Dumbass Foxes

Verified contract

Active on Ethereum with 115 txns
Deployed by via 0xf7436180 at 15614748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dumbass Foxes"

0xda5400806463f577c26f90cf1ec1f035168d86d1748604960d2b33085e04e263
0x4ccf805b73bc674d6eee76128b8148754620d659a32924a7706db40b38f61ab3
0xfd98ff318b137ded02cc4562c2ed41c7f574ad6f78ce8ac2ac7517f3e64fd4be
0x22fea4335d3c022048db18ff9f136e52b4dc4cf7582e6e55fe6554dc391f0a2e
0x0e4679d838436addcc1d81ab72b6ce5b32667c32fd603e85049ed3207d4c8170
0x3719921077e3dd804cb614becd703f396926e972f937b8f2da6c7502fd768d74
0x73704e3d0008ee6dc5501441e3991b9180a3c73ee5460db628d3ddc623ee40cd
0x72ba37d69dc5373228ecb9895124456f2029d1dcb5f3f417e99c7f5d8c8e4c74
0x7ca2d90f1ec99326f62c7e0cec5ffe9d1349e7d06dd42bbc1de967b22575b076
0x8e1a9c20a7a704c035a1211a33d79fb49949053bb6c6039f9e30350ff4f3a5c2

Functions
Getter at block 21330738
MaxperWallet(view returns (uint256)
100
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://dumbass.ams3.digitaloceanspaces.com/df/public/metadata/
cost(view returns (uint256)
1000000000000000
maxSupply(view returns (uint256)
2222
name(view returns (string)
Dumbass Foxes
notRevealedUri(view returns (string)
https://dumbass.ams3.digitaloceanspaces.com/df/public/metadata/
owner(view returns (address)
0x9864ba5a444fe5da155962c9547f268f21a07a34
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
DF
totalSupply(view returns (uint256)
1242
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenId
mint(uint256 tokenspayable 
pause(bool _state
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
setNotRevealedURI(string _notRevealedURI
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 _notRevealedUri
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(