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 | 607.361985 | $1.20 |
$728.83 | |
pUNI-V2 | ERC-20 | 0.100873 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19075522 | 10 months ago | | | 0 | 0.0015056145 | |
| 19075517 | 10 months ago | | | 0 | 0.0013897670 | |
| 18723795 | a year ago | | | 0 | 0.0060643946 | |
| 18723759 | a year ago | | | 0 | 0.0049362743 | |
| 17043276 | 2 years ago | | | 0 | 0.0025734621 | |
| 15955026 | 2 years ago | | | 0 | 0.0014530858 | |
| 15654366 | 2 years ago | | | 0 | 0.0024440888 | |
| 15553838 | 2 years ago | | | 0 | 0.0031984559 | |
| 15317283 | 2 years ago | | | 0 | 0.0026364609 | |
| 15250313 | 2 years ago | | | 0 | 0.0012274473 |
ABI
ABI objects
Getter at block 21299963
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x69cc22b240bdcdf4a33c7b3d04a660d4cf714370
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
40374448441078449
getRewardForDuration() view returns (uint256)
175160659141743206400
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726099583
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
15042783741951117872187
rewardPerTokenStored() view returns (uint256)
10704379976575383139361
rewardRate() view returns (uint256)
289617491967168
totalSupply() view returns (uint256)
100872998973401386
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.