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.505328K | -- | -- | |
MIC | ERC-20 | 10.514 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11663923 | 4 years ago | | | 0 | 0.0060909500 | |
| 11655461 | 4 years ago | | | 0 | 0.0046151580 | |
| 11652041 | 4 years ago | | | 0 | 0.0038172023 | |
| 11652041 | 4 years ago | | | 0 | 0.0057644627 | |
| 11651206 | 4 years ago | | | 0 | 0.015836470 | |
| 11651204 | 4 years ago | | | 0 | 0.010876190 | |
| 11646944 | 4 years ago | | | 0 | 0.0082091400 | |
| 11646735 | 4 years ago | | | 0 | 0.0054818550 | |
| 11646719 | 4 years ago | | | 0 | 0.0034301830 | |
| 11646683 | 4 years ago | | | 0 | 0.0051991220 |
ABI
ABI objects
Getter at block 21313449
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)
1610768922
periodFinish() view returns (uint256)
1610902800
rewardPerToken() view returns (uint256)
429245469473927684576
rewardPerTokenStored() view returns (uint256)
134492970160842487892
rewardRate() view returns (uint256)
23148148148148148
startTime() view returns (uint256)
1610470800
token() view returns (address)
0x368b3a58b5f49392e5c9e4c998cb0bb966752e51
totalSupply() view returns (uint256)
10514000000000000000
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.