Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b8f…2c0c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 77.7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11421024 | 4 years ago | | | 0 | 0.0091239500 | |
| 11420488 | 4 years ago | | | 0 | 0.013105310 | |
| 11420476 | 4 years ago | | | 0 | 0.016063964 |
ABI
ABI objects
Getter at block 21295503
cropsETHToken() view returns (address)
0x9b8fb28de8d343999a768f786ca46eed0b882c0c
lpToken() view returns (address)
0x0fab4f27be1290d5c96d9560145ba9e89b2c1dd6
refCount() view returns (uint256)
50000000
Read-only
currentReward(address _user, uint256 _index) view returns (uint256)
refCode(address) view returns (uint256)
refCodeIndex(uint256) view returns (address)
stakeCount(address) view returns (uint256)
stakeList(address, uint256) view returns (uint256 stakeTime, uint256 ethAmount)
State-modifying
Events claim(uint256 _index) returns (uint256)
createRefCode() returns (uint256)
stake(uint256 _amount, uint256 _refCode)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount, uint256 stakeIndex)
constructor(address _lpToken, address _cropsETHToken, address _weth, address _crops, address _moonday, address _owner, address _dev1, address _dev2, address _dev3)
This contract contains no fallback and receive objects.
This contract contains no error objects.