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 | 1.824483K | $1.12 |
$2,043.42 | |
p3Crv | ERC-20 | 11.625607K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19457387 | 8 months ago | | | 0 | 0.0035663804 | |
| 19147780 | 10 months ago | | | 0 | 0.0022101227 | |
| 19044553 | 10 months ago | | | 0 | 0.0029985062 | |
| 18862478 | a year ago | | | 0 | 0.0028602996 | |
| 17659213 | a year ago | | | 0 | 0.0025163798 | |
| 17595172 | a year ago | | | 0 | 0.0027191500 | |
| 17559542 | a year ago | | | 0 | 0.0016492109 | |
| 17469144 | a year ago | | | 0 | 0.0025479498 | |
| 16478896 | 2 years ago | | | 0 | 0.0036171847 | |
| 16473155 | 2 years ago | | | 0 | 0.0018298086 |
ABI
ABI objects
Getter at block 21294993
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x1bb74b5ddc1f4fc91d6f9e7906cf68bc93538e33
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
4665683802641655720035
getRewardForDuration() view returns (uint256)
200520891285496588800
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726099583
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
413858197710112182
rewardPerTokenStored() view returns (uint256)
370880383574494162
rewardRate() view returns (uint256)
331549092733956
totalSupply() view returns (uint256)
11625606690897995741917
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.