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.006992K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11660933 | 4 years ago | | | 0 | 0.0099784650 | |
| 11660902 | 4 years ago | | | 0 | 0.012633113 | |
| 11651852 | 4 years ago | | | 0 | 0.0042797310 | |
| 11651852 | 4 years ago | | | 0 | 0.0051359397 | |
| 11651397 | 4 years ago | | | 0 | 0.012061665 | |
| 11651032 | 4 years ago | | | 0 | 0.0065257140 | |
| 11650837 | 4 years ago | | | 0 | 0.0035138461 | |
| 11649438 | 4 years ago | | | 0 | 0.0090311100 | |
| 11649170 | 4 years ago | | | 0 | 0.0064130950 | |
| 11648446 | 4 years ago | | | 0 | 0.0042668130 |
ABI
ABI objects
Getter at block 21389152
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)
1610729772
periodFinish() view returns (uint256)
1610902800
rewardPerToken() view returns (uint256)
50897565446993854
rewardPerTokenStored() view returns (uint256)
50897565446993854
rewardRate() view returns (uint256)
23148148148148148
startTime() view returns (uint256)
1610470800
token() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
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.