Planting
Verified contract
Active on
Ethereum with 5,091 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa756…adb9
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "Planting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16276648 | 2 years ago | | | 0 | 0.00050996335 | |
| 16275227 | 2 years ago | | | 0 | 0.00049003019 | |
| 16272949 | 2 years ago | | | 0 | 0.00094783923 | |
| 16272539 | 2 years ago | | | 0 | 0.00052920995 | |
| 16271843 | 2 years ago | | | 0 | 0.00036096306 | |
| 16271842 | 2 years ago | | | 0 | 0.00043834163 | |
| 16271498 | 2 years ago | | | 0 | 0.00047269916 | |
| 16271482 | 2 years ago | | | 0 | 0.00049722811 | |
| 16271279 | 2 years ago | | | 0 | 0.00042733439 | |
| 16271030 | 2 years ago | | | 0 | 0.00053713997 |
ABI
ABI objects
Getter at block 21307269
owner() view returns (address)
0x8065abfc3da7678b36cfcbdda2ccfdd891d60e8e
Read-only
currentPhaseFinished(address _user) view returns (bool)
getPlant(address _user) view returns (struct PlantingPlant plant)
phaseDuration(uint256) view returns (uint256)
plantPerUser(address) view returns (uint256 phase, uint256 timestampPhaseStarted)
State-modifying
Events plant(uint256 _tokenId)
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlantingSuccessful(address user)
constructor(address _nftAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.