Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa047…3085
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
samczsun the chad | ERC-20 | 28.029K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11446614 | 4 years ago | | | 0 | 0.0022729280 | |
| 11327612 | 4 years ago | | | 0 | 0.0086381900 | |
| 11309544 | 4 years ago | | | 0 | 0.0057753520 | |
| 11289113 | 4 years ago | | | 0 | 0.0059607360 | |
| 11247154 | 4 years ago | | | 0 | 0.0020751200 | |
| 11218668 | 4 years ago | | | 0 | 0.0023138850 | |
| 11217272 | 4 years ago | | | 0 | 0.0037626500 | |
| 11206972 | 4 years ago | | | 0 | 0.0063212520 | |
| 11206960 | 4 years ago | | | 0 | 0.0048365240 | |
| 11202291 | 4 years ago | | | 0 | 0.0058983000 |
ABI
ABI objects
Getter at block 21383740
_totalSupply() view returns (uint256)
28029000000000000000000
duration() view returns (uint256)
1250000
ham() view returns (address)
0xa047498beaf604eaaef4f85b0085eddbb4253085
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1605534559
lastUpdateTime() view returns (uint256)
1605534559
owner() view returns (address)
0x83b596fe0c694227e68749eaf89d6eabf7ed5973
periodFinish() view returns (uint256)
1605534559
rewardDistribution() view returns (address)
0x9db1c12d6a215dc1fcd44b611ac356d4d2bba666
rewardPerToken() view returns (uint256)
7479184771546118105
rewardPerTokenStored() view returns (uint256)
7479184771546118105
rewardRate() view returns (uint256)
80000000000000000
startTime() view returns (uint256)
1604188799
totalSupply() view returns (uint256)
28029000000000000000000
wrappedToken() view returns (address)
0x419d48ffc4cf75ecaf4f87322eecccc386a17c53
Read-only
_balances(address) view returns (uint256)
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()
initialize(uint256 _startTime, uint256 _duration)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _ham, address _wrappedToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.