doooooobby

Verified contract

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

No balances found for "doooooobby"

0xd792b95e6dccb25401e15e0c1960e0bd30303370e99d5c3bea8443be152cdae2
0x4f60a4ca43c65e9e3b5487d0a410d5a8083e66e14a962addcc0ee04c8df202e4
0xb68d08991cd11dae62a9430f08ccc98a22710bd8c5fb9fc4bcd24925a96521c5
0x034436e35f9d4606085bc8c88cf8e5572e4fe6a23c08ff83f5c3cde07d41aba6
From
0xc3611654d0abbe6c8fdc68df8f6c6a87367d417d7f8a8e3f7974e01be7147e29
0x03d92ae1b0a0b205f7b6818082499d5d0ef5109e1b5ecfcaf3e8879d5894d650
0x4857dcb5084ed97fe3b17e44abb8b402ce92f41f835fc68d15321184fd3e66a4
0xa72169cc82d60770803b5cd69fa2c7f85a87448fc73a52ddb2456a45766e2714
0x12740c777250caf16e3d01583541432b818ae729a89850892ab3bc55a5439cac
0x50267d04b5e714b162d66c5a342ecfa614ee566def124fee16539918d2b938b3

Functions
Getter at block 21186539
cost(view returns (uint256)
3000000000000000
maxPerTx(view returns (uint32)
4
maxSupply(view returns (uint32)
2300
name(view returns (string)
doooooobby
owner(view returns (address)
0x50c9dc8dc4997c4b97aa13ce89f4e0dfadb9bc14
symbol(view returns (string)
DB
totalSupply(view returns (uint256)
2144
uriPrefix(view returns (string)
ipfs://QmU6YPPzw75wAtbUJLs8A9ydv8EtrVtynnS6wLWgYWZXqV/
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
airDrop(uint256 amount
approve(address touint256 tokenId
publicMint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListDrop(uint256 amountuint256 _signature
whiteListMint(uint256 amountuint256 _signature
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(
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(