PYLONIncentivizer
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7b7…37f2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10789634 | 4 years ago | | | 0 | 0.042312732 | |
| 10782465 | 4 years ago | | | 0 | 0.044585730 | |
| 10782465 | 4 years ago | | | 0 | 0.042137886 | |
| 10782401 | 4 years ago | | | 0 | 0.037859355 | |
| 10782328 | 4 years ago | | | 0 | 0.043705500 | |
| 10782325 | 4 years ago | | | 0 | 0.043705500 | |
| 10782321 | 4 years ago | | | 0 | 0.043717500 | |
| 10782308 | 4 years ago | | | 0 | 0.039345750 | |
| 10782298 | 4 years ago | | | 0 | 0.053765705 | |
| 10782296 | 4 years ago | | | 0 | 0.040394970 |
ABI
ABI objects
Getter at block 21256816
DURATION() view returns (uint256)
864000
initreward() view returns (uint256)
6300000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599868800
lastUpdateTime() view returns (uint256)
1599004800
owner() view returns (address)
0x2aa624c9c50e6c536cb9c4b07ad8d830ee1f123f
periodFinish() view returns (uint256)
1599868800
pylon() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
rewardPerToken() view returns (uint256)
0
rewardPerTokenStored() view returns (uint256)
0
rewardRate() view returns (uint256)
7291666666666666
starttime() view returns (uint256)
1599004800
totalSupply() view returns (uint256)
0
uni_lp() view returns (address)
0x27c850523db2084e8dc4bcf8312c8a72d77459ec
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()
governanceRecoverUnsupported(address _token, uint256 amount, address to)
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.