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.129907K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11670256 | 4 years ago | | | 0 | 0.0086729200 | |
| 11656878 | 4 years ago | | | 0 | 0.0049331500 | |
| 11651216 | 4 years ago | | | 0 | 0.035571250 | |
| 11650475 | 4 years ago | | | 0 | 0.0058564100 | |
| 11645178 | 4 years ago | | | 0 | 0.010345000 | |
| 11644480 | 4 years ago | | | 0 | 0.0051304760 | |
| 11644298 | 4 years ago | | | 0 | 0.024551500 | |
| 11643938 | 4 years ago | | | 0 | 0.014009600 | |
| 11643843 | 4 years ago | | | 0 | 0.012325050 | |
| 11643608 | 4 years ago | | | 0 | 0.0087773000 |
ABI
ABI objects
Getter at block 21423649
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)
1610854014
periodFinish() view returns (uint256)
1610902800
rewardPerToken() view returns (uint256)
201147781138426962302
rewardPerTokenStored() view returns (uint256)
201147781138426962302
rewardRate() view returns (uint256)
23148148148148148
startTime() view returns (uint256)
1610470800
token() view returns (address)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
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.