PASTAPool
Verified contract
Active on
Ethereum with 1,599 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x08a2…33cf
Balances ($115.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 1.865291 | $61.98 |
$115.61 | |
0x08a2…33cf | ERC-20 | 6.179676K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10852789 | 4 years ago | | | 0 | 0.0091629180 | |
| 10837518 | 4 years ago | | | 0 | 0.014215600 | |
| 10823256 | 4 years ago | | | 0 | 0.0058124501 | |
| 10823246 | 4 years ago | | | 0 | 0.0071069600 | |
| 10773379 | 4 years ago | | | 0 | 0.023598280 | |
| 10773379 | 4 years ago | | | 0 | 0.029633750 | |
| 10764695 | 4 years ago | | | 0 | 0.014198277 | |
| 10762019 | 4 years ago | | | 0 | 0.014516788 | |
| 10757174 | 4 years ago | | | 0 | 0.010960620 | |
| 10757169 | 4 years ago | | | 0 | 0.013063565 |
ABI
ABI objects
Getter at block 21248799
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1598400000
lastUpdateTime() view returns (uint256)
1598400000
lpt() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1598400000
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
48008386355655629778
rewardPerTokenStored() view returns (uint256)
48008386355655629778
rewardRate() view returns (uint256)
1636904761904761904
spaghetti() view returns (address)
0x08a2e41fb99a7599725190b9c970ad3893fa33cf
starttime() view returns (uint256)
1597795200
totalSupply() view returns (uint256)
1825290732975336385
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.