Flowers

Verified contract

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

No balances found for "Flowers"

0xc5282c96f1f3d799791ef96daaa46be44b8b2e9dce92dc87fa5864ede0492eff
0xd32f33958f213be4a71334e1e911ff87fc1543ae0556bc6af0bee590550a2ac9
0x6fee12b677dbc832ebc0982cacc5dab3f87fa9ac15892c7d4911af8bcc804e52
0x71ed43c7eb25bf4cc8889aca784e1b9216fb5ea3ef4364551916a14a8edff8b9
0xbc62699d25591b64a28f27492f91de36dc289b103f0d2b91043361ff238b247b
0x65e2b3b995ddd377a457ba497306939a31f1372c6b8b117037192165fffa1a9a
0x0967b3961bd91646c6f344f76484255f68367283fbfadd0f8736e7c3a4c59c3a
0x00fe27d18622297f7c13292d14e438864359b264404d399aa1cf3dcf094524c0
0x7796fa5dadcf20767639930de0a16860c59a42fed16e353b0d0a47c354eac8f9
0x7b9a3d09c70f642b3c9057f4f28b0324d5c8a30bcb52c945dd7d00f88662d2db

Functions
Getter at block 21299794
MAX_FLOWER_ID(view returns (uint256)
10
TIME_TO_STAKE(view returns (uint256)
604800
ULTIMATE_FLOWER_ID(view returns (uint256)
0
nyolingContractAddress(view returns (address)
0xb16dfd9aaaf874fcb1db8a296375577c1baa6f21
owner(view returns (address)
0x545ff430b6eab009f28c8035d84414c0453628fc
stakingAddress(view returns (address)
0x63827d2f4588ef5041434e7d7e964a64cbf2d269
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getClaimableCount(uint256 tokenIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
nyoInfos(uint256view returns (uint256 lastClaimedAtuint256 lastFlowerId)
supportsInterface(bytes4 interfaceIdview returns (bool)
upgradedNyos(uint256view returns (bool)
uri(uint256 flowerIdview returns (string)
State-modifying
burnForUltimate(uint16 n
claim(uint256[] nyolingIds
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseUri
transferOwnership(address newOwner
upgrade(uint256[] nyolingIds
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _stakingAddressaddress _nyolingContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.