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 | 58.82065 | $0.932434 |
$54.85 | |
pcrvCRVETH | ERC-20 | 4.024863K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20765681 | 2 months ago | | | 0 | 0.00073780357 | |
| 18868337 | a year ago | | | 0 | 0.0014945554 | |
| 18024458 | a year ago | | | 0 | 0.0040300305 | |
| 18010596 | a year ago | | | 0 | 0.0012974130 | |
| 18010533 | a year ago | | | 0 | 0.0014558476 | |
| 18010516 | a year ago | | | 0 | 0.0016603431 | |
| 18010479 | a year ago | | | 0 | 0.0022647020 | |
| 18005522 | a year ago | | | 0 | 0.0020373097 | |
| 17990605 | a year ago | | | 0 | 0.0029948154 | |
| 17923015 | a year ago | | | 0 | 0.0044663607 |
ABI
ABI objects
Getter at block 21270266
DILL() view returns (address)
0xbbcf169ee191a1ba7371f30a1c344bfc498b29cf
DISTRIBUTION() view returns (address)
0x2e57627acf6c1812f99e274d0ac61b786c19e74f
DURATION() view returns (uint256)
604800
PICKLE() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
TOKEN() view returns (address)
0x1c5dbb5d9864738e84c126782460c18828859648
TREASURY() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
derivedSupply() view returns (uint256)
1609945228053681523190
getRewardForDuration() view returns (uint256)
25719813116798774400
lastTimeRewardApplicable() view returns (uint256)
1726704383
lastUpdateTime() view returns (uint256)
1726519943
periodFinish() view returns (uint256)
1726704383
rewardPerToken() view returns (uint256)
67509810059852415368
rewardPerTokenStored() view returns (uint256)
67504938141083724525
rewardRate() view returns (uint256)
42526146026453
totalSupply() view returns (uint256)
4024863070134203807977
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.