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 | 141.773022 | $1.27 |
$180.05 | |
pETHPICKLE | ERC-20 | 129.702257 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20648620 | 3 months ago | | | 0 | 0.00018091770 | |
| 19205656 | 10 months ago | | | 0 | 0.0034956210 | |
| 17551424 | a year ago | | | 0 | 0.0019837247 | |
| 17551017 | a year ago | | | 0 | 0.0028503940 | |
| 16973256 | 2 years ago | | | 0 | 0.0027813273 | |
| 16959422 | 2 years ago | | | 0 | 0.0021657801 | |
| 16959379 | 2 years ago | | | 0 | 0.0020685928 | |
| 16959345 | 2 years ago | | | 0 | 0.0027827867 | |
| 16959213 | 2 years ago | | | 0 | 0.0029059875 | |
| 16865292 | 2 years ago | | | 0 | 0.0025597682 |
ABI
ABI objects
Getter at block 21315859
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x575a9e386c33732880def8be1bad9dbc5dddf7d7
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
51953585327118794475
getRewardForDuration() view returns (uint256)
141773021771001868800
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726099583
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
29095208225105319574
rewardPerTokenStored() view returns (uint256)
26366368225356562722
rewardRate() view returns (uint256)
234413065097556
totalSupply() view returns (uint256)
129702257404473843221
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.