disguisedwtf

Verified contract

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

No balances found for "disguisedwtf"

0xcfc58665c051b86b074081d042d84cdc68fb19893582e201a328ca46a50313c6
0x11abf7612548ca72643e64fcdb3e157c2e29eae873483336ddd6c33a2de0d918
From
0xb9dc471cc9e62f8a630801264c9f4795e21daa08a9901bb47f4d0ef9a07d1b58
0x0a9741333d542d492716a81397a09fe8b96a3ca8a1ace436c6bb26990713f38b
0x7396c8bf5ddb6057d87f00198c7385cd178a000e43abe778e5b2926acefe463b
0x22742e014cb64c1748e6e57841c25e5e77893e283b7c49e97f8679cfa4be6c09
0xb05d4cc7f40cb60d48d8f495b1976788171cb71661bfb1d976a756da5472b377
0x26f289bd8d963657a57a2d2041552f25a28262375393bc0bd352bc1a73f6b1f9
0x15498b13544733e8e9b6a4d6b60d1b7af4d503a0e38ff7dfa7c39b616de0da64
0x39b11c091e6be2726e171332b3c27f9ea3a93df5cfba44ffd1aa839d613be00b

Functions
Getter at block 21084051
_price(view returns (uint256)
0
activated(view returns (bool)
true
baseURI(view returns (string)
maxPerTx(view returns (uint256)
2
maxPerWallet(view returns (uint256)
6
maxSupply(view returns (uint256)
5555
name(view returns (string)
disguisedwtf
owner(view returns (address)
0x7fac9c8e998bb961181a2bb000a547351c9be4c9
symbol(view returns (string)
DISGUISED
totalSupply(view returns (uint256)
1287
unrevealedTokenURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmYe2bEiqHLufhQtbqVaXcsxUwYSfBVVLhE44TQckbYUU6
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsActive(bool _isActive
setMaxPerTx(uint256 _maxPerTx
setMaxPerWallet(uint256 _maxPerWallet
setMaxSupply(uint256 _maxSupply
setTokenURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(