NORIPYLONPool
Verified contract
Active on
Ethereum with 590 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x79ad…9bfc
Balances ($0.00)
No balances found for "NORIPYLONPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11683754 | 4 years ago | | | 0 | 0.0060508740 | |
| 11266993 | 4 years ago | | | 0 | 0.0019941302 | |
| 11263893 | 4 years ago | | | 0 | 0.0073308420 | |
| 11259654 | 4 years ago | | | 0 | 0.00070391728 | |
| 11259639 | 4 years ago | | | 0 | 0.0022998722 | |
| 11257438 | 4 years ago | | | 0 | 0.0038810340 | |
| 11238757 | 4 years ago | | | 0 | 0.0015502037 | |
| 11233964 | 4 years ago | | | 0 | 0.0066945840 | |
| 11217111 | 4 years ago | | | 0 | 0.00096618800 | |
| 11217101 | 4 years ago | | | 0 | 0.0027310982 |
ABI
ABI objects
Getter at block 21190838
DURATION() view returns (uint256)
2592000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604448000
lastUpdateTime() view returns (uint256)
1604448000
nori() view returns (address)
0x79add5ef078345f52e156ad8337a8441e0229bfc
owner() view returns (address)
0x3fb9c0f9cce778a4fe7d6ee1ecdad1301c462aeb
periodFinish() view returns (uint256)
1604448000
pylon() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
rewardDistribution() view returns (address)
0x3fb9c0f9cce778a4fe7d6ee1ecdad1301c462aeb
rewardPerToken() view returns (uint256)
11257543694695595174
rewardPerTokenStored() view returns (uint256)
11257543694695595174
rewardRate() view returns (uint256)
2700617283950617
starttime() view returns (uint256)
1601856000
totalSupply() view returns (uint256)
1014889764079567325
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.