iETHRewards
Verified contract
Active on
Ethereum with 2,571 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc011…2a6f
Balances ($70,893.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sUSD | ERC-20 | 69.257078K | $1.001 |
$69,326.34 | |
SNX | ERC-20 | 949.769526 | $1.65 |
$1,567.12 | |
0xc011…732f | ERC-20 | 38,269,099,691.76212T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10559256 | 4 years ago | | | 0 | 0.0069008940 | |
| 10559238 | 4 years ago | | | 0 | 0.0069008940 | |
| 10557370 | 4 years ago | | | 0 | 0.0051911550 | |
| 10551196 | 4 years ago | | | 0 | 0.0050840010 | |
| 10550195 | 4 years ago | | | 0 | 0.0046143600 | |
| 10549332 | 4 years ago | | | 0 | 0.0079597710 | |
0x | 10549321 | 4 years ago | | | 0 | 0.0014538300 | |
0x | 10549311 | 4 years ago | | | 0 | 0.0014538300 | |
| 10539092 | 4 years ago | | | 0 | 0.010852107 | |
| 10537527 | 4 years ago | | | 0 | 0.0090999300 |
ABI
ABI objects
Getter at block 21201600
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1595556931
lastUpdateTime() view returns (uint256)
1595556931
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
periodFinish() view returns (uint256)
1595556931
rewardDistribution() view returns (address)
0xde910777c787903f78c89e7a0bf7f4c435cbb1fe
rewardPerToken() view returns (uint256)
19763286714561266488
rewardPerTokenStored() view returns (uint256)
19763286714561266488
rewardRate() view returns (uint256)
53191662467456118
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
token() view returns (address)
0xa9859874e1743a32409f75bb11549892138bba1e
totalSupply() view returns (uint256)
1538438574670706087326
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.