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 | 90.463366 | $1.12 |
$101.32 | |
pUNI-V2 | ERC-20 | 18.881103 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15187589 | 2 years ago | | | 0 | 0.0017195915 | |
| 14870564 | 2 years ago | | | 0 | 0.0034451083 | |
| 14761840 | 3 years ago | | | 0 | 0.033486169 | |
| 14755967 | 3 years ago | | | 0 | 0.022375264 | |
| 14754366 | 3 years ago | | | 0 | 0.0067161676 | |
| 14751480 | 3 years ago | | | 0 | 0.0059526388 | |
| 14731463 | 3 years ago | | | 0 | 0.0034257825 | |
| 14731463 | 3 years ago | | | 0 | 0.0034288654 | |
| 14731463 | 3 years ago | | | 0 | 0.0032326834 | |
| 14729864 | 3 years ago | | | 0 | 0.0021485372 |
ABI
ABI objects
Getter at block 21292412
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x7c8de3ee2244207a54b57f45286c9ee1465fee9f
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
7596792771169595737
getRewardForDuration() view returns (uint256)
6893569513522137600
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726099583
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
12183088501525660950
rewardPerTokenStored() view returns (uint256)
11275656941764842371
rewardRate() view returns (uint256)
11398097740612
totalSupply() view returns (uint256)
18881103108088950587
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.