RewardsSUSHI
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf6d5…dfa1
Balances ($102.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUSHI | ERC-20 | 140.482671 | $0.729845 |
$102.53 | |
LFI | ERC-20 | 36.143618 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11061031 | 4 years ago | | | 0 | 0.0050573040 | |
| 11061030 | 4 years ago | | | 0 | 0.0085461600 | |
| 10983437 | 4 years ago | | | 0 | 0.013260408 | |
| 10975732 | 4 years ago | | | 0 | 0.0066183070 | |
| 10975600 | 4 years ago | | | 0 | 0.0085227350 | |
| 10928583 | 4 years ago | | | 0 | 0.0078002400 | |
| 10928518 | 4 years ago | | | 0 | 0.0088121088 | |
| 10927210 | 4 years ago | | | 0 | 0.0090650880 | |
| 10927185 | 4 years ago | | | 0 | 0.0087517040 | |
| 10925302 | 4 years ago | | | 0 | 0.0081910514 |
ABI
ABI objects
Getter at block 21079942
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600519940
lastUpdateTime() view returns (uint256)
1600519940
lfi() view returns (address)
0xf6d560d3134d20ff02bef7dae61b1e873f45dfa1
owner() view returns (address)
0xe1bd1c3c66de157c930b29b6e3001bb6f88e67c9
periodFinish() view returns (uint256)
1600519940
rewardPerToken() view returns (uint256)
42119971085460003
rewardPerTokenStored() view returns (uint256)
42119971085460003
rewardRate() view returns (uint256)
4960317460317460
starttime() view returns (uint256)
1599915600
sushi() view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
totalSupply() view returns (uint256)
140482670740566055664
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()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.