Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4581…32a6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RICE | ERC-20 | 11.580352T | -- | -- | |
UNI-V2 | ERC-20 | 18.574183M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20789537 | 2 months ago | | | 0 | 0.0014126075 | |
| 20787330 | 2 months ago | | | 0 | 0.0017666750 | |
| 20786081 | 2 months ago | | | 0 | 0.0027191199 | |
| 20785951 | 2 months ago | | | 0 | 0.0037216037 | |
| 20783584 | 2 months ago | | | 0 | 0.0036195464 | |
| 20768310 | 2 months ago | | | 0 | 0.00041192840 | |
| 20762672 | 2 months ago | | | 0 | 0.0017795981 | |
| 20754973 | 2 months ago | | | 0 | 0.00053020620 | |
| 20611654 | 3 months ago | | | 0 | 0.0011299798 | |
| 20585877 | 3 months ago | | | 0 | 0.00024343103 |
ABI
ABI objects
Getter at block 21217788 currentAllocationPeriod() view returns (uint256) lpPerEth() view returns (uint256)
PRECISION() view returns (uint256)
1000000000000000000
lpToken() view returns (address)
0x4581ce7a1b68f32fce97cf9f516f3550053b32a6
owner() view returns (address)
0x15d94ec1c8e98812dac23bf6a341bd6c83e4cb11
rewardPeriod() view returns (uint256)
17280000
rewardPeriodEnd() view returns (uint256)
1726803179
rewardPeriodStart() view returns (uint256)
1709523179
rewardedLpPerDeposit() view returns (uint256)
65495708908812980
rewardsPerDeposit() view returns (uint256)
802800354140725657982544
rewardsPerSecond() view returns (uint256)
1286008230452673611111111111111111111111111
rewardsUpdatedAt() view returns (uint256)
1726807967
rice() view returns (address)
0x15d94ec1c8e98812dac23bf6a341bd6c83e4cb11
ricePerEth() view returns (uint256)
767046302984900766963220238797
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
totalDeposited() view returns (uint256)
17716168265912337176151287
totalLpRewards() view returns (uint256)
1634786423257334678437368
waitingPeriod() view returns (uint256)
259200
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allocatedAmount(address user) view returns (uint256)
allocatedLpAmount(address user) view returns (uint256)
deposits(address) view returns (uint256 amount, uint256 excluded, uint256 excludedLpRewards)
getInfo(address user) view returns (struct FARMUserInfo)
State-modifying
Events activateRewards(address _uniswapPair, address _weth, address _router)
deposit(uint256 amount)
harvest()
renounceOwnership()
setRiceAddress(address _rice)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Deposited(address indexed depositor, uint256 amount)
Harvested(address indexed depositor, uint256 rewards)
HarvestedLP(address indexed depositor, uint256 rewards)
LpTokensRewarded(address indexed user, uint256 rewards, uint256 totalDeposits, uint256 senderDeposits)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdrawn(address indexed depositor, uint256 amount)
constructor(uint256 _rewardPeriod, uint256 _waitingPeriod)
This contract contains no fallback and receive objects.
This contract contains no error objects.