PASTAPool
Verified contract
Active on
Ethereum with 1,480 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x08a2…33cf
Balances ($1,439.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNX | ERC-20 | 795.089207 | $1.81 |
$1,439.11 | |
0x08a2…33cf | ERC-20 | 4.663909K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10837613 | 4 years ago | | | 0 | 0.020719260 | |
| 10769157 | 4 years ago | | | 0 | 0.018097310 | |
| 10769154 | 4 years ago | | | 0 | 0.036645224 | |
| 10766569 | 4 years ago | | | 0 | 0.014448090 | |
| 10766562 | 4 years ago | | | 0 | 0.0072181780 | |
| 10766562 | 4 years ago | | | 0 | 0.022729080 | |
| 10764695 | 4 years ago | | | 0 | 0.017856901 | |
| 10750615 | 4 years ago | | | 0 | 0.020969900 | |
| 10749839 | 4 years ago | | | 0 | 0.0063272550 | |
| 10749839 | 4 years ago | | | 0 | 0.012813168 |
ABI
ABI objects
Getter at block 21214529
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1598400000
lastUpdateTime() view returns (uint256)
1598400000
lpt() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1598400000
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
637905241637375528
rewardPerTokenStored() view returns (uint256)
637905241637375528
rewardRate() view returns (uint256)
1636904761904761904
spaghetti() view returns (address)
0x08a2e41fb99a7599725190b9c970ad3893fa33cf
starttime() view returns (uint256)
1597795200
totalSupply() view returns (uint256)
795089207014002044546
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.