RoobeeFarm
Verified contract
Active on
Ethereum with 377 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa31b…91aa
0x9525…4d1d
Balances ($40.57)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROOBEE | ERC-20 | 87.971125K | $0.000461 |
$40.57 | |
UNI-V2 | ERC-20 | 571.775639 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13819543 | 3 years ago | | | 0 | 0.0023957591 | |
| 12628663 | 3 years ago | | | 0 | 0.0018552996 | |
| 12385812 | 4 years ago | | | 0 | 0.0024095820 | |
| 12376124 | 4 years ago | | | 0 | 0.0044270040 | |
| 12375518 | 4 years ago | | | 0 | 0.0069297220 | |
| 12359670 | 4 years ago | | | 0 | 0.0013195330 | |
| 12359655 | 4 years ago | | | 0 | 0.0020972090 | |
| 12310604 | 4 years ago | | | 0 | 0.0030980340 | |
| 12309137 | 4 years ago | | | 0 | 0.0045440800 | |
| 12285153 | 4 years ago | | | 0 | 0.0073680890 |
ABI
ABI objects
Getter at block 21184118
getRewardForDuration() view returns (uint256)
1799999999999999998848000
lastTimeRewardApplicable() view returns (uint256)
1609167465
lastUpdateTime() view returns (uint256)
1609167465
owner() view returns (address)
0x04661f3a34414e9ff6d935b365fd751747581364
paused() view returns (bool)
false
periodFinish() view returns (uint256)
1609167465
rewardPerToken() view returns (uint256)
331384359697051268232
rewardPerTokenStored() view returns (uint256)
331384359697051268232
rewardRate() view returns (uint256)
347222222222222222
rewardsDuration() view returns (uint256)
5184000
rewardsToken() view returns (address)
0xa31b1767e09f842ecfd4bc471fe44f830e3891aa
stakingToken() view returns (address)
0x95251f98c45e283cd40aa7b42eee1c0a599c4d1d
totalSupply() view returns (uint256)
571775638997826470322
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
min(uint256 a, uint256 b) pure returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
init(address _rewardsToken, address _stakingToken)
notifyRewardAmount(uint256 reward)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setRewardsDuration(uint256 _rewardsDuration)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Recovered(address token, uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
RewardsDurationUpdated(uint256 newDuration)
Staked(address indexed user, uint256 amount)
Unpaused(address account)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.