PASTAPoolv2
Verified contract
Active on
Ethereum with 1,148 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe54f…a15e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xe54f…a15e | ERC-20 | 37.717647K | -- | -- | |
UNI-V2 | ERC-20 | 378.409181 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11059006 | 4 years ago | | | 0 | 0.0046299000 | |
| 10910172 | 4 years ago | | | 0 | 0.010207213 | |
| 10898199 | 4 years ago | | | 0 | 0.0066774600 | |
| 10893995 | 4 years ago | | | 0 | 0.027180450 | |
| 10893831 | 4 years ago | | | 0 | 0.013082435 | |
| 10893214 | 4 years ago | | | 0 | 0.0075255000 | |
| 10892157 | 4 years ago | | | 0 | 0.019412500 | |
| 10885989 | 4 years ago | | | 0 | 0.014035659 | |
| 10885915 | 4 years ago | | | 0 | 0.028060000 | |
| 10881166 | 4 years ago | | | 0 | 0.076562900 |
ABI
ABI objects
Getter at block 21167832
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599832800
lastUpdateTime() view returns (uint256)
1599832800
lpt() view returns (address)
0xe92346d9369fe03b735ed9bdeb6bdc2591b8227e
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1599832800
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
216686810616650893452
rewardPerTokenStored() view returns (uint256)
216686810616650893452
rewardRate() view returns (uint256)
4050925925925925925
spaghetti() view returns (address)
0xe54f9e6ab80ebc28515af8b8233c1aee6506a15e
starttime() view returns (uint256)
1598623200
totalSupply() view returns (uint256)
368805865219762355560
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.