DOBES.WTF

Verified contract

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

No balances found for "DOBES.WTF"

0x5cefe53687e2606d6cbe4e461210da50cde372a04b7ab7405da396149ee46d80
0xdf0f15c7214ec25fed56be8b56f29d6647fdac9b96c3e3a7175be61899eba74b
0x21fb4838a972fbe0ddfdfc68819c9223f4cd68c082c50a8eef33835f0ad9bab8
0x4a59a8800442eefd547eb87424f55c4f69126c0b8af18a04223b32b0523bce7c
0x530e7979f5d38e46b0dc282f38f4bef40145c1e4a6259d50723edf95a969949e
0xc27902cde596c83b4572bbea690b79b0331b00e9e5f824bee1792a96afae0f67
0xc16325b22952740da635f5f7bdf7667a41ff5899a3fd79b54ef48096f7b9cf48
0x5b4c4cf699101e2d5678a9e1186fcbd9c4d63aa71e669271076a0ba1d4066d5e
0xe4b730d27e36d5e57f9e238be67798954c9c463c43824d5fb8b6e058235c8bb5
0xd4f5fead419b27d6edebaed237b4b791f8530f26059be539985288aab0a92d1d

Functions
Getter at block 21168749
freePertx(view returns (uint256)
5
freeto(view returns (uint256)
3500
maxSupply(view returns (uint256)
5000
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
DOBES.WTF
owner(view returns (address)
0x9024ad08bc5ea12d935b1fb3073cae35c1a35e9b
symbol(view returns (string)
DOBES
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
communityMint(address addruint256 amount
freemint(uint256 amount
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setConfig(uint256 fuint256 t
setUri(string i
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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