Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f4c…772c
0xe00e…4507
Balances ($0.00)
No balances found for "Stake"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5320256 | 7 years ago | | | 0 | 0.0010518900 | |
| 5278255 | 7 years ago | | | 0 | 0.00073689000 | |
| 5278253 | 7 years ago | | | 0 | 0.0019051830 | |
| 5278250 | 7 years ago | | | 0 | 0.00084443100 | |
| 5277415 | 7 years ago | | | 0 | 0.00017069600 | |
| 5264965 | 7 years ago | | | 0 | 0.00036369000 | |
| 5242560 | 7 years ago | | | 0 | 0.00043777951 | |
| 5237895 | 7 years ago | | | 0 | 0.0015297620 | |
| 5236249 | 7 years ago | | | 0 | 0.0010518900 | |
| 5194248 | 7 years ago | | | 0 | 0.0010518900 |
ABI
ABI objects
Getter at block 21218991
endBlock() view returns (uint256)
5362254
feeCalculated() view returns (bool)
false
feeForTheStakingInterval() view returns (uint256)
0
feeToken() view returns (address)
0xe00e451da1ab65beab172ef6055293c53a2c4507
getOwners() view returns (address[])
[0x4D2130d9D20428Dc249a1e938A0bcEA4b5B9ac1A, 0xaC01F01f51F0bdd012C1838Bd5ceF330E6c7FFCa]
levToken() view returns (address)
0x0f4ca92660efad97a9a70cb0fe969c755439772c
operator() view returns (address)
0x5ccaaae7bea14e8e04fb0fc7ed16df49d5678eb8
startBlock() view returns (uint256)
5320254
totalLevBlocks() view returns (uint256)
0
totalLevs() view returns (uint256)
0
version() pure returns (string)
1.0.0
wallet() view returns (address)
0xac01f01f51f0bdd012c1838bd5cef330e6c7ffca
weiPerFee() view returns (uint256)
100000
Read-only
isOwner(address) view returns (bool)
levBlocks(address) view returns (uint256)
owners(uint256) view returns (address)
stakes(address) view returns (uint256)
State-modifying
Events addOwner(address _owner)
redeemLevAndFeeByStaker()
redeemLevAndFeeToStakers(address[] _stakers)
removeOwner(address _owner)
revertFeeCalculatedFlag(bool _flag)
setFeeToken(address _feeToken)
setLevToken(address _levToken)
setOperator(address _operator)
setWallet(address _wallet)
stakeTokens(uint256 _quantity)
startNewStakingInterval(uint256 _start, uint256 _end)
updateFeeForCurrentStakingInterval()
FeeCalculated(uint256 feeCalculated, uint256 feeReceived, uint256 weiReceived, uint256 startBlock, uint256 endBlock)
OwnerAddition(address indexed owner)
OwnerRemoval(address indexed owner)
RedeemEvent(address indexed user, uint256 levs, uint256 feeEarned, uint256 startBlock, uint256 endBlock)
StakeEvent(address indexed user, uint256 levs, uint256 startBlock, uint256 endBlock)
StakingInterval(uint256 startBlock, uint256 endBlock)
constructor(address[] _owners, address _operator, address _wallet, uint256 _weiPerFee, address _levToken)
fallback()
This contract contains no error objects.