Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Lock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153277 | a month ago | | | 0 | 0.0014012608 | |
| 19897473 | 7 months ago | | | 0 | 0.00035565732 | |
| 19897468 | 7 months ago | | | 0 | 0.00033200616 | |
| 19089445 | a year ago | | | 0 | 0.0017205110 | |
| 18256741 | a year ago | | | 0 | 0.0010100430 | |
| 18049352 | a year ago | | | 0 | 0.0017768854 | |
| 17270200 | 2 years ago | | | 0 | 0.0044759029 | |
| 17135139 | 2 years ago | | | 0 | 0.0033382801 | |
| 16646684 | 2 years ago | | | 0 | 0.0022598330 | |
| 16646659 | 2 years ago | | | 0 | 0.0027836755 |
ABI
ABI objects
Getter at block 21404617
admin() view returns (address)
0xc43473fa66237e9af3b2d886ee1205b81b14b2c8
Read-only
getStats(address _user) view returns (uint256[])
stipends(address) view returns (address to, uint256 amount, uint256 period, uint256 block)
State-modifying
Events grant(address _caller, address _to, uint256 _amount, uint256 _period)
harvest()
lock(uint256 _amount)
renounceOwnership()
revoke(address _caller)
transferOwnership(address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StipendGranted(address indexed caller, address to, uint256 limit, uint256 period)
StipendRevoked(address indexed spender)
constructor(address _cig, address _slp)
This contract contains no fallback and receive objects.
This contract contains no error objects.