Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAR | ERC-20 | 93.735625 | -- | -- | |
CHADS | ERC-20 | 0.00044 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12021210 | 4 years ago | | | 0 | 0.0088686720 | |
| 11668674 | 4 years ago | | | 0 | 0.0031717820 | |
| 11501341 | 4 years ago | | | 0 | 0.0020328000 | |
| 11373522 | 4 years ago | | | 0 | 0.0022167361 | |
| 11233554 | 4 years ago | | | 0 | 0.0020263200 | |
| 11233462 | 4 years ago | | | 0 | 0.0019869952 | |
| 11174994 | 4 years ago | | | 0 | 0.0025872000 | |
| 11104150 | 4 years ago | | | 0 | 0.0024635200 | |
| 11095996 | 4 years ago | | | 0 | 0.0024630400 | |
| 11095986 | 4 years ago | | | 0 | 0.0020320080 |
ABI
ABI objects
Getter at block 21218283
DURATION() view returns (uint256)
86400
desc() view returns (string)
CHADS WarPool
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601136190
lastUpdateTime() view returns (uint256)
1601136190
lpToken() view returns (address)
0x69692d3345010a207b759a7d1af6fc7f38b35c5e
maxStakeFirstDay() view returns (uint256)
153846153846153846153846
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1601136190
rewardDistribution() view returns (address)
0x8b6e2e23fcfaccfd34eb8e8ac027faa189da36ff
rewardPerToken() view returns (uint256)
1598997132091692299
rewardPerTokenStored() view returns (uint256)
1598997132091692299
rewardRate() view returns (uint256)
115740740740740740
starttime() view returns (uint256)
1600963200
totalSupply() view returns (uint256)
71663512473456914479952
war() view returns (address)
0xf4a81c18816c9b0ab98fac51b36dcb63b0e58fde
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 _duration)
renounceOwnership()
seize(address _token, uint256 amount)
setMaxStakeFirstDay(uint256 _maxStakeFirstDay)
setRewardDistribution(address _rewardDistribution)
setStartTime(uint256 _starttime)
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 _lpToken, string _desc, uint256 _maxStakeFirstDay, uint256 _starttime)
This contract contains no fallback and receive objects.
This contract contains no error objects.