PYLONwBTCPool
Verified contract
Active on
Ethereum with 1,526 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7b7…37f2
Balances ($130,534.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 1.290797 | $101,127.00 |
$130,534.45 | |
eXRD | ERC-20 | 1 | $0.036783 |
$0.04 | |
$ | ERC-20 | 50K | -- | -- | |
$ Evmosia.com | ERC-20 | 5K | -- | -- | |
SHIK | ERC-20 | 1.290797 | -- | -- | |
YFBTC | ERC-20 | 0.009999 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10888107 | 4 years ago | | | 0 | 0.023472450 | |
| 10887803 | 4 years ago | | | 0 | 0.056734683 | |
| 10883071 | 4 years ago | | | 0 | 0.053249343 | |
| 10865423 | 4 years ago | | | 0 | 0.028013634 | |
| 10862199 | 4 years ago | | | 0 | 0.010786077 | |
| 10858995 | 4 years ago | | | 0 | 0.017387080 | |
| 10858975 | 4 years ago | | | 0 | 0.017387080 | |
| 10858325 | 4 years ago | | | 0 | 0.019716858 | |
| 10857934 | 4 years ago | | | 0 | 0.019247409 | |
| 10857443 | 4 years ago | | | 0 | 0.010665614 |
ABI
ABI objects
Getter at block 21388151
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)
38702726798654221881479715276
rewardPerTokenStored() view returns (uint256)
38702726798654221881479715276
rewardRate() view returns (uint256)
1620370370370370
starttime() view returns (uint256)
1598918400
totalSupply() view returns (uint256)
129079726
wbtc() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
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.