Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d60…1692
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFC | ERC-20 | 1.388041K | -- | -- | |
RFI | ERC-20 | 6.734646 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11676796 | 4 years ago | | | 0 | 0.0048123900 | |
| 11673664 | 4 years ago | | | 0 | 0.0043504760 | |
| 11656274 | 4 years ago | | | 0 | 0.011506320 | |
| 11654845 | 4 years ago | | | 0 | 0.014363258 | |
| 11652919 | 4 years ago | | | 0 | 0.0098994792 | |
| 11652203 | 4 years ago | | | 0 | 0.0031368900 | |
| 11652203 | 4 years ago | | | 0 | 0.012647008 | |
| 11651209 | 4 years ago | | | 0 | 0.024567920 | |
| 11650479 | 4 years ago | | | 0 | 0.0062747250 | |
| 11649090 | 4 years ago | | | 0 | 0.0036864660 |
ABI
ABI objects
Getter at block 21333250
DURATION() view returns (uint256)
432000
REWARD_ALLOCATION() view returns (uint256)
10000000000000000000000
cash() view returns (address)
0x2d6086cd3c110840baad421e174727ee0ee51692
lastTimeRewardApplicable() view returns (uint256)
1610902800
lastUpdateTime() view returns (uint256)
1610902800
periodFinish() view returns (uint256)
1610902800
rewardPerToken() view returns (uint256)
12146152730728391236248539102
rewardPerTokenStored() view returns (uint256)
12146152730728391236248539102
rewardRate() view returns (uint256)
23148148148148148
startTime() view returns (uint256)
1610470800
token() view returns (address)
0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7
totalSupply() view returns (uint256)
541355000000
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
stake(uint256 amount)
withdraw(uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _cash, address _token, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.