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 | 246.359328 | $0.990819 |
$244.1 | |
pUNI-V2 | ERC-20 | 194.692435 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20371964 | 4 months ago | | | 0 | 0.00080758388 | |
| 20342955 | 4 months ago | | | 0 | 0.00074376279 | |
| 20201899 | 5 months ago | | | 0 | 0.00017243661 | |
| 19462380 | 8 months ago | | | 0 | 0.0057281269 | |
| 19444298 | 8 months ago | | | 0 | 0.0049792323 | |
| 18159242 | a year ago | | | 0 | 0.0011947188 | |
| 16721001 | 2 years ago | | | 0 | 0.0048952331 | |
| 15475494 | 2 years ago | | | 0 | 0.0013992066 | |
| 15475442 | 2 years ago | | | 0 | 0.00066557632 | |
| 15410433 | 2 years ago | | | 0 | 0.0031131511 |
ABI
ABI objects
Getter at block 21267115
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0xeb8174f94fdaccb099422d9a816b8e17d5e393e3
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
85700587163200566930
getRewardForDuration() view returns (uint256)
8157688006163673600
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726099583
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
2908510391163039670
rewardPerTokenStored() view returns (uint256)
2813322151779931373
rewardRate() view returns (uint256)
13488240750932
totalSupply() view returns (uint256)
194692434909331202253
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.