Count Dracula Token

Verified contract

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

No balances found for "Count Dracula Token"

0xf857272ca47e5bf19b47da7edfc5a146cac7e9c33cd30c86803c39fee8e020b0
From
0xc49cba4c53d97e3e867ba66dbc4a22f57712d6eb5913f61d0f08a5d00559cae4
0xcf2d1255b79855ca38b1308db8d2cc324dc8438c8a84c82eaf0d6f9d90f9f35e
0x438b252f177c765eae04f4e29708f66feab08f4cdffbc9c51990a562ff457bca
From
0x9a33ab3235be74096addc02dde71a052b7646bb9559a63d5c03a5acf42ea3758
0xad68f7ef0409b53ff254ec81372c2f289173e1646a5a483481c282100888cde7
0xf166e6df9239aa267f97dfb3d02c1a3176bd445e25ba78805af787afb4708ecd
0x161ca7d7ce1bc8838be92295afba9e53ed9f58e17f6ca1668976d4ebeb53f7ae
0x148081697faae4c806242cd77e56210f91f5f4e0f3fb39570cb2c348e85381a4
0xc58efa3003d5478c3877dd7faebb11b6792aad94602834fabee9abbf65ff7508

Functions
Getter at block 20889167
MAX_SUPPLY(view returns (uint256)
10000
PRICE(view returns (uint256)
80000000000000000
PUBLIC(view returns (uint256)
9400
PURCHASE_LIMIT(view returns (uint256)
10
TEAM(view returns (uint256)
600
contractURI(view returns (string)
getRoot(view returns (string)
a6fdc3c4a6e5f5ee13a06c8b4a4cba72
isActive(view returns (bool)
true
name(view returns (string)
Count Dracula Token
owner(view returns (address)
0x80e77f2727bd564094da1087572d716487f5674b
symbol(view returns (string)
DRC
totalGiftSupply(view returns (uint256)
50
totalPublicSupply(view returns (uint256)
8
totalSupply(view returns (uint256)
58
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address touint256 amount
gift(address[] to
purchase(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setIsActive(bool _isActive
setPurchaseLimit(uint256 limit
setRoot(string newRoot
setTokenPrice(uint256 newPrice
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 namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.