Doodle Dogs

Verified contract

Active on Ethereum with 7,258 txns
Deployed by via 0x193715c0 at 13762349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Doodle Dogs"

0xf0f793a3f85bc92ec49f4973b574464cb0f5a2da9ef71088bb3f140b354b3377
0x08e7c4e7acba62e999087ed47a49d8676b883cec5aaee0546f11ee2219e0c8a8
0x6642cc332d290605c6e25352f93f6820e4d224fbeffa26c9425a29650c43ec82
0xe068701b5c0d4801ac978380c0f40e396fc2e44402c694c2b35dd22dd326b3c4
0x479f90ae51a6e2c239990647ed6509833b43eade0f5b1de73fe9495498dcf850
0x78338c84cd4f7ebebc170872fae2ceb66dda88ed296fd8a3bb7708c544c80ce8
0x822ed7100570631f7b3724cdae0c3f6737ea2e427f311577b8c830f920537dcc
0x36e1a0a331da0b09490eb17151a3bf4e0de0212d079934f936755e340c60f8f0
0x4333f9e1bf023a928e47289663c5ae2f431917ea2c293c8ada5b5655a16b039e
0xaf2ba500721fe846b97c939114d2b8edfc7aafce10ffd6b62fce37ba3d271b3b

Functions
Getter at block 21288789
doodleDogsMinted(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
Doodle Dogs
owner(view returns (address)
0xfa87967109087c68f37837f2d22c3b551716e833
symbol(view returns (string)
DOODLEDOGS
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
devMint(uint256 _amountaddress _who
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMintEnabled(bool _val
setPrice(uint256 _newPrice
setWithdrawAddress(address _address
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
FundsWithdrawn(uint256 indexed _amount
Minted(address indexed _whouint256 indexed _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _withdrawAddressstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.