RewardsNODE
Verified contract
Active on
Ethereum with 342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf6d5…dfa1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NODE | ERC-20 | 2.440335M | -- | -- | |
LFI | ERC-20 | 79.841186 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11034466 | 4 years ago | | | 0 | 0.0036126800 | |
| 11018156 | 4 years ago | | | 0 | 0.0039895460 | |
| 11013974 | 4 years ago | | | 0 | 0.0045734400 | |
| 11013972 | 4 years ago | | | 0 | 0.0049568400 | |
| 11012148 | 4 years ago | | | 0 | 0.0038973900 | |
| 11009464 | 4 years ago | | | 0 | 0.011173349 | |
| 10948597 | 4 years ago | | | 0 | 0.0056791955 | |
| 10948597 | 4 years ago | | | 0 | 0.0056791955 | |
| 10936654 | 4 years ago | | | 0 | 0.0051230088 | |
| 10924009 | 4 years ago | | | 0 | 0.013121213 |
ABI
ABI objects
Getter at block 21290112
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600519729
lastUpdateTime() view returns (uint256)
1600519729
lfi() view returns (address)
0xf6d560d3134d20ff02bef7dae61b1e873f45dfa1
node() view returns (address)
0x0c3ef32f802967db75b9d49fe1e76620151ccb81
owner() view returns (address)
0xe1bd1c3c66de157c930b29b6e3001bb6f88e67c9
periodFinish() view returns (uint256)
1600519729
rewardPerToken() view returns (uint256)
241757616783408734919929855
rewardPerTokenStored() view returns (uint256)
241757616783408734919929855
rewardRate() view returns (uint256)
33068783068783068
starttime() view returns (uint256)
1599915600
totalSupply() view returns (uint256)
244033500000
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.