PASTAPool
Verified contract
Active on
Ethereum with 947 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x08a2…33cf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x08a2…33cf | ERC-20 | 1.825036K | -- | -- | |
yaLINK | ERC-20 | 38.815233 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10821483 | 4 years ago | | | 0 | 0.0096175530 | |
| 10799037 | 4 years ago | | | 0 | 0.015600450 | |
| 10798979 | 4 years ago | | | 0 | 0.012852591 | |
| 10782184 | 4 years ago | | | 0 | 0.045033299 | |
| 10762830 | 4 years ago | | | 0 | 0.0045000000 | |
| 10757326 | 4 years ago | | | 0 | 0.0089971340 | |
| 10757326 | 4 years ago | | | 0 | 0.011971250 | |
| 10756531 | 4 years ago | | | 0 | 0.010192294 | |
| 10753508 | 4 years ago | | | 0 | 0.0071410100 | |
| 10753500 | 4 years ago | | | 0 | 0.0083546420 |
ABI
ABI objects
Getter at block 21161074
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1598400000
lastUpdateTime() view returns (uint256)
1598400000
lpt() view returns (address)
0x29e240cfd7946ba20895a7a02edb25c210f9f324
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1598400000
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
1140718668417186025
rewardPerTokenStored() view returns (uint256)
1140718668417186025
rewardRate() view returns (uint256)
1636904761904761904
spaghetti() view returns (address)
0x08a2e41fb99a7599725190b9c970ad3893fa33cf
starttime() view returns (uint256)
1597795200
totalSupply() view returns (uint256)
38815233069345046155
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)
constructor(address _spaghetti, address _lptoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.