Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PICKLE | ERC-20 | 32.273848 | $0.933674 |
$30.13 | |
pUNI-V2 | ERC-20 | 75.137971 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18859650 | a year ago | | | 0 | 0.0021703247 | |
| 18722965 | a year ago | | | 0 | 0.010261308 | |
| 15900046 | 2 years ago | | | 0 | 0.0020820240 | |
| 15874906 | 2 years ago | | | 0 | 0.0012041354 | |
| 15640046 | 2 years ago | | | 0 | 0.0029306977 | |
| 15233049 | 2 years ago | | | 0 | 0.0076126218 | |
| 15232972 | 2 years ago | | | 0 | 0.0030830173 | |
| 15068438 | 2 years ago | | | 0 | 0.0011970540 | |
| 15066418 | 2 years ago | | | 0 | 0.0012871312 | |
| 14742395 | 3 years ago | | | 0 | 0.0035169002 |
ABI
ABI objects
Getter at block 21270241
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x0989a227e7c50311f7de61e5e61f7c28df8936f0
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
30477399413890472697
getRewardForDuration() view returns (uint256)
102730956163273670400
lastTimeRewardApplicable() view returns (uint256)
1639024143
lastUpdateTime() view returns (uint256)
1639024143
periodFinish() view returns (uint256)
1639024143
rewardPerToken() view returns (uint256)
1496700422087279205
rewardPerTokenStored() view returns (uint256)
1496700422087279205
rewardRate() view returns (uint256)
169859385190598
totalSupply() view returns (uint256)
75137970562043621007
Read-only
balanceOf(address account) view returns (uint256)
derivedBalance(address account) view returns (uint256)
derivedBalances(address) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events deposit(uint256 amount)
depositAll()
depositFor(uint256 amount, address account)
exit()
getReward()
kick(address account)
notifyRewardAmount(uint256 reward)
withdraw(uint256 amount)
withdrawAll()
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.