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 | 3.435206K | $0.930496 |
$3,196.44 | |
pSLP | ERC-20 | 4.512477K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273792 | 7 hours ago | | | 0 | 0.0025512458 | |
| 21267833 | a day ago | | | 0 | 0.0027435240 | |
| 21222700 | 7 days ago | | | 0 | 0.0034794418 | |
| 21095954 | 25 days ago | | | 0 | 0.00073971037 | |
| 21070883 | a month ago | | | 0 | 0.0012214347 | |
| 21070871 | a month ago | | | 0 | 0.0010051200 | |
| 20974393 | a month ago | | | 0 | 0.0015401850 | |
| 20688398 | 3 months ago | | | 0 | 0.00021641452 | |
| 20688291 | 3 months ago | | | 0 | 0.00017776480 | |
| 20688254 | 3 months ago | | | 0 | 0.00013757058 |
ABI
ABI objects
Getter at block 21275841
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0xced67a187b923f0e5ebcc77c7f2f7da20099e378
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
1820209347668017022703
getRewardForDuration() view returns (uint256)
240060764709162230400
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726704383
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
2277717060440317469
rewardPerTokenStored() view returns (uint256)
2277717060440317469
rewardRate() view returns (uint256)
396925867574673
totalSupply() view returns (uint256)
4512477039004744180630
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.