PYLONSNXPool
Verified contract
Active on
Ethereum with 2,837 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7b7…37f2
Balances ($527.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNX | ERC-20 | 264.822938 | $1.81 |
$479.33 | |
LEND | ERC-20 | 1.25K | $0.038371 |
$47.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11278773 | 4 years ago | | | 0 | 0.0064159500 | |
| 11278766 | 4 years ago | | | 0 | 0.010812594 | |
| 11278735 | 4 years ago | | | 0 | 0.016096350 | |
| 11278723 | 4 years ago | | | 0 | 0.013200000 | |
| 11029128 | 4 years ago | | | 0 | 0.0025366700 | |
| 11024698 | 4 years ago | | | 0 | 0.0021493541 | |
| 11009741 | 4 years ago | | | 0 | 0.0063798320 | |
| 10986383 | 4 years ago | | | 0 | 0.0031941300 | |
| 10961898 | 4 years ago | | | 0 | 0.0062785940 | |
| 10961895 | 4 years ago | | | 0 | 0.011000400 |
ABI
ABI objects
Getter at block 21219015
DURATION() view returns (uint256)
864000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599782400
lastUpdateTime() view returns (uint256)
1599782400
owner() view returns (address)
0x2aa624c9c50e6c536cb9c4b07ad8d830ee1f123f
periodFinish() view returns (uint256)
1599782400
pylon() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
rewardDistribution() view returns (address)
0x2aa624c9c50e6c536cb9c4b07ad8d830ee1f123f
rewardPerToken() view returns (uint256)
3358897745954455
rewardPerTokenStored() view returns (uint256)
3358897745954455
rewardRate() view returns (uint256)
1620370370370370
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
starttime() view returns (uint256)
1598918400
totalSupply() view returns (uint256)
264822937734437312704
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.