CreamLock
Verified contract
Active on
Ethereum with 356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2ba5…b200
Balances ($79,261.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CREAM | ERC-20 | 3.540037K | $22.39 |
$79,261.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21310284 | 3 days ago | | | 0 | 0.0017693989 | |
| 20800849 | 2 months ago | | | 0 | 0.0010694203 | |
| 20593676 | 3 months ago | | | 0 | 0.00027040693 | |
| 20445574 | 4 months ago | | | 0 | 0.00022093891 | |
| 20101063 | 6 months ago | | | 0 | 0.00027237781 | |
| 20016855 | 6 months ago | | | 0 | 0.00079748224 | |
| 19956573 | 6 months ago | | | 0 | 0.00084623733 | |
| 19838265 | 7 months ago | | | 0 | 0.00045215619 | |
| 19792405 | 7 months ago | | | 0 | 0.00042194575 | |
| 19755299 | 7 months ago | | | 0 | 0.00084880734 |
ABI
ABI objects
Getter at block 21333017
admin() view returns (address)
0x197939c1ca20c2b506d6811d8b6cdb3394471074
cream() view returns (address)
0x2ba592f78db6436527729929aaf6c908497cb200
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1663948869
lastUpdateTime() view returns (uint256)
1663948869
lpToken() view returns (address)
0x2ba592f78db6436527729929aaf6c908497cb200
owner() view returns (address)
0x197939c1ca20c2b506d6811d8b6cdb3394471074
releaseTime() view returns (uint256)
1663948869
rewardPerToken() view returns (uint256)
1154484461781014083
rewardPerTokenStored() view returns (uint256)
1154484461781014083
rewardRate() view returns (uint256)
1189117199391171
totalSupply() view returns (uint256)
2256613625009010343345
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward, uint256 dayAmount)
renounceOwnership()
seize(address _token, uint256 amount)
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _cream)
This contract contains no fallback and receive objects.
This contract contains no error objects.