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 | 4.083087K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11663676 | 4 years ago | | | 0 | 0.0040953080 | |
| 11656264 | 4 years ago | | | 0 | 0.0091491600 | |
| 11655405 | 4 years ago | | | 0 | 0.0038127390 | |
| 11653752 | 4 years ago | | | 0 | 0.017043798 | |
| 11651155 | 4 years ago | | | 0 | 0.0059496060 | |
| 11651032 | 4 years ago | | | 0 | 0.0052635960 | |
| 11650988 | 4 years ago | | | 0 | 0.0046388000 | |
| 11650812 | 4 years ago | | | 0 | 0.0046268508 | |
| 11650295 | 4 years ago | | | 0 | 0.0046544680 | |
| 11650182 | 4 years ago | | | 0 | 0.0047515520 |
ABI
ABI objects
Getter at block 21229402
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)
1610765294
periodFinish() view returns (uint256)
1610902800
rewardPerToken() view returns (uint256)
76114852721324822025
rewardPerTokenStored() view returns (uint256)
76114852721324822025
rewardRate() view returns (uint256)
23148148148148148
startTime() view returns (uint256)
1610470800
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply() view returns (uint256)
0
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.