DEGOPoolOfCaesar
Verified contract
Active on
Ethereum with 98 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeafe…fa6c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAESAR | ERC-20 | 43.536574 | -- | -- | |
DEGO | ERC-20 | 0.666016 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11325440 | 4 years ago | | | 0 | 0.0038985130 | |
| 11224517 | 4 years ago | | | 0 | 0.0015113201 | |
| 11168560 | 4 years ago | | | 0 | 0.0014105562 | |
| 11162246 | 4 years ago | | | 0 | 0.0020150901 | |
| 11162243 | 4 years ago | | | 0 | 0.0020155701 | |
| 11159959 | 4 years ago | | | 0 | 0.0015211151 | |
| 11158444 | 4 years ago | | | 0 | 0.0017128182 | |
| 11158405 | 4 years ago | | | 0 | 0.0013423739 | |
| 11147178 | 4 years ago | | | 0 | 0.00089101508 | |
| 11147161 | 4 years ago | | | 0 | 0.0051812040 |
ABI
ABI objects
Getter at block 21181022
DURATION() view returns (uint256)
604800
caesar() view returns (address)
0xeafed0f973fe4cdae26e18fd1c124f0bda79fa6c
getPeriodFinish() view returns (uint256)
1603809302
isOpen() view returns (bool)
true
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603809302
lastUpdateTime() view returns (uint256)
1603809302
owner() view returns (address)
0xe9816b435630d6c6a00a6394f9d8c4c1424767c9
periodFinish() view returns (uint256)
1603809302
rewardPerToken() view returns (uint256)
3062633211503210180
rewardPerTokenStored() view returns (uint256)
3062633211503210180
rewardRate() view returns (uint256)
286816579034391
stakeToken() view returns (address)
0x88ef27e69108b2633f8e1c184cc37940a075cc02
startTime() view returns (uint256)
1603204502
totalSupply() view returns (uint256)
77009650000000100000
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)
renounceOwnership()
setOpen(bool _open)
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)
SetOpen(bool _open)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.