PYLONyaLINKPool
Verified contract
Active on
Ethereum with 1,244 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 |
---|---|---|---|---|---|
yaLINK | ERC-20 | 481.545444 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11154358 | 4 years ago | | | 0 | 0.0038943652 | |
| 10893161 | 4 years ago | | | 0 | 0.0063842100 | |
| 10891554 | 4 years ago | | | 0 | 0.0064747680 | |
| 10891476 | 4 years ago | | | 0 | 0.013620594 | |
| 10891468 | 4 years ago | | | 0 | 0.012979851 | |
| 10890160 | 4 years ago | | | 0 | 0.023934253 | |
| 10874732 | 4 years ago | | | 0 | 0.018382763 | |
| 10874664 | 4 years ago | | | 0 | 0.028269291 | |
| 10868957 | 4 years ago | | | 0 | 0.016065608 | |
| 10868539 | 4 years ago | | | 0 | 0.0078174000 |
ABI
ABI objects
Getter at block 21169891
DURATION() view returns (uint256)
864000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599782400
lastUpdateTime() view returns (uint256)
1599782400
link() view returns (address)
0x29e240cfd7946ba20895a7a02edb25c210f9f324
owner() view returns (address)
0x2aa624c9c50e6c536cb9c4b07ad8d830ee1f123f
periodFinish() view returns (uint256)
1599782400
pylon() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
rewardDistribution() view returns (address)
0x2aa624c9c50e6c536cb9c4b07ad8d830ee1f123f
rewardPerToken() view returns (uint256)
2274396091993442
rewardPerTokenStored() view returns (uint256)
2274396091993442
rewardRate() view returns (uint256)
1620370370370370
starttime() view returns (uint256)
1598918400
totalSupply() view returns (uint256)
481545444114118076879
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.