SHRIMPFRENSPool
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38c4…abe6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Frens | ERC-20 | 143.09102 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11076986 | 4 years ago | | | 0 | 0.0041255000 | |
| 10992645 | 4 years ago | | | 0 | 0.0047401770 | |
| 10967011 | 4 years ago | | | 0 | 0.0067724846 | |
| 10967007 | 4 years ago | | | 0 | 0.0068725893 | |
| 10966998 | 4 years ago | | | 0 | 0.0064357800 | |
| 10966991 | 4 years ago | | | 0 | 0.0074844900 | |
| 10966988 | 4 years ago | | | 0 | 0.0074844900 | |
| 10953107 | 4 years ago | | | 0 | 0.014484060 | |
| 10909949 | 4 years ago | | | 0 | 0.012068500 | |
| 10909948 | 4 years ago | | | 0 | 0.012070900 |
ABI
ABI objects
Getter at block 21309926
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600855200
lastUpdateTime() view returns (uint256)
1600855200
owner() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
periodFinish() view returns (uint256)
1600855200
rewardDistribution() view returns (address)
0xf5bc663bca33af81e2fb8f72d24cad0d14665871
rewardPerToken() view returns (uint256)
2161486021865325752
rewardPerTokenStored() view returns (uint256)
2161486021865325752
rewardRate() view returns (uint256)
826719576719576
starttime() view returns (uint256)
1599645600
totalSupply() view returns (uint256)
247400645660209824441
weth() view returns (address)
0x907cb97615b7cd7320bc89bb7cdb46e37432ebe7
yam() view returns (address)
0x38c4102d11893351ced7ef187fcf43d33eb1abe6
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 change_duration(uint256 du)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.