PASTAPool2
Verified contract
Active on
Ethereum with 1,515 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.945735M | -- | -- | |
UNI-V2 | ERC-20 | 1.609047K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20831182 | 2 months ago | | | 0 | 0.0019477980 | |
| 10802575 | 4 years ago | | | 0 | 0.026169890 | |
| 10802506 | 4 years ago | | | 0 | 0.025209700 | |
| 10801393 | 4 years ago | | | 0 | 0.033677120 | |
| 10801385 | 4 years ago | | | 0 | 0.034952664 | |
| 10788833 | 4 years ago | | | 0 | 0.049658358 | |
| 10788569 | 4 years ago | | | 0 | 0.043371141 | |
| 10786581 | 4 years ago | | | 0 | 0.038733400 | |
| 10777403 | 4 years ago | | | 0 | 0.032563857 | |
| 10777403 | 4 years ago | | | 0 | 0.050410439 |
ABI
ABI objects
Getter at block 21315819
DURATION() view returns (uint256)
1814400
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599696000
lastUpdateTime() view returns (uint256)
1599696000
lpt() view returns (address)
0x2df3355ed1b532486b0e48a4977afc1ca8e8a566
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1599696000
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
1207464762311111402344
rewardPerTokenStored() view returns (uint256)
1207464762311111402344
rewardRate() view returns (uint256)
3819444444444444444
spaghetti() view returns (address)
0x08a2e41fb99a7599725190b9c970ad3893fa33cf
starttime() view returns (uint256)
1597881600
totalSupply() view returns (uint256)
1609046786812665349867
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.