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 "Keeper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19466352 | 8 months ago | | | 0 | 0.00053176891 | |
| 19466351 | 8 months ago | | | 0 | 0.00057664661 | |
| 19465833 | 8 months ago | | | 0 | 0.0077460496 | |
| 19459412 | 8 months ago | | | 0 | 0.0056539409 | |
| 19452997 | 9 months ago | | | 0 | 0.0071532689 | |
| 19446581 | 9 months ago | | | 0 | 0.0073134598 | |
| 19440163 | 9 months ago | | | 0 | 0.0085645818 | |
| 19433709 | 9 months ago | | | 0 | 0.018365658 | |
| 19427295 | 9 months ago | | | 0 | 0.018490723 | |
| 19420856 | 9 months ago | | | 0 | 0.018076341 |
ABI
ABI objects
Getter at block 21316101
depositor() view returns (address)
0xc6a477f1ef7b0ac7530b6b78f52e270a973b0198
owner() view returns (address)
0x1ea204f50526429c7bced629eb402954cf5eb760
Read-only
isBondWhitelist(address) view returns (bool)
isRebaseWhitelist(address) view returns (bool)
isVault(address) view returns (bool)
vaults(uint256) view returns (address)
State-modifying
Events bond(address[] _vaults)
bondAll()
harvestAll()
rebase()
renounceOwnership()
transferOwnership(address newOwner)
updateBondWhitelist(address[] _users, bool status)
updateRebaseWhitelist(address[] _users, bool status)
updateVault(address _vault, bool status)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _depositor)
This contract contains no fallback and receive objects.
This contract contains no error objects.