wulftown.wtf

Verified contract

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

No balances found for "wulftown.wtf"

0x286aac3b86fc066abeaf8c25a9de2a750ff88fee633abfc44ab1c7eee4c90843
0x386a01e6d4dcb33ddffcee5093d3885920f6d71dfd142c4ab8a3729b1b50e3d9
0xcbd5ad5c5f44bb705f676cac86906dfaa0498f788886d0862788c7de1d97c038
0x6bdd2b8577eb3d10395563b519c1421594768fdb590522ffd69cd6258544df00
0xb9ee1ebac18176b91cc23317549a41ca868d707d6089335ea46cd68e936e56d4
0x4d1b23a9a0804404067924d9394bbaed3bf38ea782245292cf74307f39d86ccb
0xffb0db20c6536332d0e736bbda46448146ae707a7054d07f285ca0e365bd8de6
0xb8b0a96858c66cff80044ba65bcc157f0d2a4ee71996fc2e14ac653f456f364c
0x12abf4d0e514a8de6751dad7cce128036b52ad7f1dcb9f0514f457d73a0d2735
0x9c683405367263a5f8ffb8e4f7e6a166469bfc9cccac2b3809ce953c214cd668

Functions
Getter at block 20906833
cost1(view returns (uint256)
0
cost2(view returns (uint256)
0
maxLimitPerWallet(view returns (uint256)
20
maxMintAmountPerTxPhase1(view returns (uint256)
2
maxMintAmountPerTxPhase2(view returns (uint256)
18
name(view returns (string)
wulftown.wtf
owner(view returns (address)
0x3c8aed7af5004db3cf1594e54dc598f678fb7e0a
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
3333
symbol(view returns (string)
WFT
totalSupply(view returns (uint256)
1240
uri(view returns (string)
ipfs://Qmcm8YQqDP7sW1MZDehJmVKuZJ22UzxGbCjhKVf9HkgFGy/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _mintAmountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxMintAmountPerTxPhase1(uint256 _maxMintAmountPerTxPhase1
setMaxMintAmountPerTxPhase2(uint256 _maxMintAmountPerTxPhase2
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
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(string _uri
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(