Flower Shoppe

Verified contract

Active on Ethereum with 839 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Flower Shoppe"

0x8626c90cdbe749ad7e3ab1faeb8b708715751726f3465a567384a2b25ef5ca9d
0x10f12be5ce625f0c6bbb691f13c4766c35b8d291832ee81f0ebf3de2cc2c1819
0xd39252c65ef20fcfe6c6b089dc450d1ef0d26a7828a5281d7a8aeb3753c3efd1
0x800bb513a720ce81797a4c25e30ebaa489ee248d6cbcb53a0820cba234b72670
0x38966440c445df4776f8be8c5b930dbc3eb31dc46a0b6f8b3ab3e8b49bdd0af4
0x7450c1b04731bb4c66978d2370986c5227a8e717fb5984792b94df99ac45f531
0x9779a18d6ea0acfb27618bc4b9dd052ff68050b9b03511537641b8fa73574379
0x773f6788a5819ddbff661ca923f254880762ecfd977c13c0d25ff1c6c075c404
0x4d9191256547a4ea90125a69d9d07c5604483c41112176a26936f9ef006b3d50
0x31075b37bc357882e4a2d8afc2e52c0f75ad9546138543d70956bf2f3e336dbe

Functions
Getter at block 20910070
Photosynthesis(view returns (address)
0x366e3b64ef9060eb4b2b0908d7cd165c26312a23
maxPerTx(view returns (uint256)
1
name(view returns (string)
Flower Shoppe
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xec45e904b11c764d1a842b16f874a5474914da71
symbol(view returns (string)
FLWRSHP
totalSupply(view returns (uint256)
729
Read-only
balanceOf(address ownerview returns (uint256)
flowertypes(uint256view returns (string namestring URIuint256 countuint256 maxSupplyuint256 pricebool isActivebool PSOnlybool hasEPaddress exclusiveProject)
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
addFlower(string _namestring uriuint256 maxSupplyuint256 _pricebool _PSOnlybool _hasEPaddress _exclusiveProject
approve(address touint256 tokenId
burn(uint256 tokenId
changeEP(uint256 indexbool _hasEPaddress _ep
changeMaxPerTx(uint256 _maxPerTx
changePSOnly(uint256 indexbool _PSOnly
changePrice(uint256 indexuint256 _price
changeSupply(uint256 indexuint256 newSupply
changeUri(uint256 indexstring newuri
flowerState(uint256 flowerIndexbool _isActive
gift(address recipientuint256 amountuint256 flowertypepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPS(address _ps
setURI(string _uri
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
burned(address fromaddress touint256 id
gifted(address fromaddress touint256 amountuint256 flowerIndex
typeAdded(string namestring uriuint256 indexuint256 maxSupplyuint256 pricebool PSOnlybool hasEPaddress exclusiveProject
Constructor
constructor(string namestring symboluint256 maxSupplyuint256 _maxPerTxaddress PS
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.