SZORewardPools
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6086…6ba6
Balances ($0.00)
No balances found for "SZORewardPools"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11195136 | 4 years ago | | | 0 | 0.0029978787 | |
| 11195125 | 4 years ago | | | 0 | 0.0010761751 | |
| 11145766 | 4 years ago | | | 0 | 0.029939767 | |
| 11127784 | 4 years ago | | | 0 | 0.0017616046 | |
| 11117546 | 4 years ago | | | 0 | 0.0058623320 | |
| 11117537 | 4 years ago | | | 0 | 0.0055661200 | |
| 11117531 | 4 years ago | | | 0 | 0.0059637000 | |
| 11117407 | 4 years ago | | | 0 | 0.0059637000 | |
| 11102819 | 4 years ago | | | 0 | 0.0040676900 | |
| 11074149 | 4 years ago | | | 0 | 0.0029583200 |
ABI
ABI objects
Getter at block 21184798
amountPerToken() view returns (uint256)
50000000000000000000
maxPerDay() view returns (uint256)
10000000000000000000000
newPools() view returns (address)
0xcec492583f9c8a382502c5b9fee5db777810a89a
pauseReward() view returns (bool)
true
rewardPerSec() view returns (uint256)
385802469135
specialBonus() view returns (uint256)
5184000
Read-only
getReward(address _contract, address _wallet) view returns (uint256)
isOwner(address _owner) view returns (bool)
lastTimeClaim(address) view returns (uint256)
pools(uint256) view returns (address)
poolsRewardActive(address) view returns (bool)
poolsRewardIdx(address) view returns (uint256)
State-modifying
Events addOwner(address _newOwner, string newOwnerName)
claimReward(address _contract, address _wallet) returns (uint256)
moveToNewRewardPools(address _newAddr)
removeOwner(address _owner)
setActivePools(address _addr, bool _act)
setPauseReward()
setPoolRewardAddr(address _addr)
setRewardRatio(uint256 _amount)
setSZOAddr(address _addr)
setSpecialBonus(uint256 _time)
AddOwner(address newOwner, string name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveOwner(address owner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.