EtherTulip

Verified contract

Active on Ethereum with 459 txns
Deployed by via 0xe0c73a6b at 13107586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#704)
ERC-721
--
0x889f5e190df6924105d7a250685ffa6c7dabea3316d8a7ffe4073841aaf575cf
0xf15a3c67508529520b2be4f1e7cd8a0d1a0df3be862cc62fc9b39c3d8c0d5dfb
From
0xf020e31efbf42b9f0b82a0e35b9daed6b44071570b54f0403d2ab1667f34fd25
0xa45a4d7a3016deb1a96c111e0a1a29d00f70581b519e7cc3accc03c43f70ba20
0x9aee38a5c2fdc0ee513e0b5f0c0988f09f157ef99e673efbead1b01889e63375
0xd7ac31a4f8f78b40b9b75ed4ac7a518d55bffddf2e0b7898f4ad518367b40d32
0x261e4f202bbbbb5500b271bbc86ff1feeebd8b73b04007715eb0b52d37e058a0
0x5e1608a02d19a30e020bcc9d3c1d848b0ddb5c89d88507bf444a8a5164fcad9d
0xa4a75c6bf0cc0b18871f2fec89e0a42030d3b4313987aebf60890dadb1c647c4
0xf0382d91d552024b3c05112732036ceeebaa890d00c0689462796caa5c070877

Functions
Getter at block 21228345
feeRecipient(view returns (address)
0xe69cf6b2f44e67a7bea652a6f73e72bb163d3d69
latestNewTulipForSale(view returns (uint256)
100
name(view returns (string)
EtherTulip
symbol(view returns (string)
🌷
Read-only
balanceOf(address ownerview returns (uint256)
currentPrice(uint256 tulipNumberview returns (uint256 price)
getApproved(uint256 tokenIdview returns (address)
getTulipInfo(uint256 tulipNumberview returns (address owneruint256 listingTimeuint256 priceuint256 timesSold)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tulips(uint256view returns (uint256 listingTimeuint256 priceuint256 timesSold)
State-modifying
approve(address touint256 tokenId
buyTulip(uint256 tulipNumberpayable 
dontSellTulip(uint256 tulipNumber
giftTulip(uint256 tulipNumberaddress receiver
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sellTulip(uint256 tulipNumberuint256 price
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TulipForSale(uint256 tulipNumberaddress owneruint256 price
TulipNotForSale(uint256 tulipNumberaddress owner
TulipSold(uint256 tulipNumberaddress buyeruint256 price
Constructor
constructor(address _feeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.