Crypto Doctors

Verified contract

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

No balances found for "Crypto Doctors"

0xc1fbec435e5c06c59c0c400edb6c085ac360e5a55a9ee3d497936d12c6494bc4
0xccccf41a5ac96c3ffccdfacd6484b3d50567d6020d91673340860d8e9b7a53a6
0x404c82fc21d4a7437e5f8ffefce87d8c4ecd966c75694624e1a4a3c3ef30abba
From
0xeda2c78ac70b33644a5f8df73b65b9b9cd58330e27674deac3b66686e2bf0875
From
0xc0b817d128a2b1dad07687676645ad7085601be5a2b8f074894593420f498669
0x0c2f182124c379a44d8617222ac8df23f01622bbf939799fed47e23888b75e8a
0x5417aa6089ccce43f1822fa17152c62be4d1107d0b7cb50a099fbd255e00d7d6
0x54065e9e1c5a51b1c0a06cd329edf56957c87cc09ab92e177776c07015304fa3
0x198900d7d51fc1532b69dea0d6379ac2943b483466cdbbf8af84d39da425fa25
0x2861f53cc1d349a3b9bf1845b5d1788fcc1d57919fc8fdc151e60e0afa8e1bd6

Functions
Getter at block 20828830
_baseTokenURI(view returns (string)
https://cryptodoctors.io/doctors/metamadness/
_isPublicMintEnabled(view returns (bool)
true
_maxSupply(view returns (uint256)
7008
_mintCost(view returns (uint256)
5000000000000000
_tokenIds(view returns (uint256 _value)
7007
getCost(view returns (uint256)
5000000000000000
getCurrentSupply(view returns (uint256)
7007
getMintStatus(view returns (bool)
true
name(view returns (string)
Crypto Doctors
owner(view returns (address)
0xc3e1431bb86cdb07570c5f5efdc1b2939625070c
symbol(view returns (string)
CD
totalSupply(view returns (uint256)
7008
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
flipSaleState(
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalForWithdraw(
setBaseTokenURI(string __baseTokenURI
setCost(uint256 cost
setMaxSupply(uint256 max
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

This contract contains no error objects.