Drip

Verified contract

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

No balances found for "Drip"

0x7f096d3776836690f5c76648ca1cafc786bb26d6edd44a87e9fce167123f8f06
0x42f6b64ffa2a5b6d22cd054c76c809902d43066424fe0ecd3853f51a01587bf9
0x5116ac5e28d46d406e0f79ef21735fe9f113a2b0c7f57a7e0e9fb07a32b89106
0x4cf5d7460f79c6006d3702dc41793c36b6db050adcfc8eedc3a4e0e950cdcfee
0x80b53d12653ae88cccd26649dc205b488a43a1332c3c06a2f5284f27fa22b4f6
0x7b5e457d237f9433ff6faf68f8c42b496e3e23a9abb25cb14d404acc678e03c1
0xe2bcc7fe7e26f9103e023385c65e1cd33e3efcb026a726c4199c192ee0c623c3
0xf3ce02a9b37a40c91dbca947037380b2e857852a977189da69c7ffa330e26043
0xeeee03c59fbf533526a721810c30b14254459cd26676ce28a9df127f0243fd8b
0xc62cdb86cb39da527c3283124cb0821f58f3fb006d04df44fffe44b53a2b88bd

Functions
Getter at block 21061146
FULL_PRICE(view returns (uint256)
50000000000000000
HEIGHT(view returns (uint256)
18
MINT_ENABLED(view returns (bool)
false
PRESALE_ENABLED(view returns (bool)
false
PRESALE_PRICE(view returns (uint256)
35000000000000000
SIZE(view returns (uint256)
288
WIDTH(view returns (uint256)
16
name(view returns (string)
Drip
owner(view returns (address)
0x2774aef79aae91cedf429dc76f626e7d52462f00
symbol(view returns (string)
DRIP
totalSupply(view returns (uint256)
80
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getX(uint256 tokenIdview returns (uint256)
getY(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
endMint(
endPresale(
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
startMint(
startPresale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyaltyBPS(uint8 newRoyaltyBPS
withdrawAll(
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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.