Hegic Keep3r
Verified contract
Active on
Ethereum with 219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x1ceb…5a44
Balances ($0.00)
No balances found for "Hegic Keep3r"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11341967 | 4 years ago | | | 0 | 0.015215905 | |
| 11341967 | 4 years ago | | | 0 | 0.015215905 | |
| 11341965 | 4 years ago | | | 0 | 0.015215905 | |
| 11341965 | 4 years ago | | | 0 | 0.015215905 | |
| 11341963 | 4 years ago | | | 0 | 0.015215905 | |
| 11341963 | 4 years ago | | | 0 | 0.015215905 | |
| 11341959 | 4 years ago | | | 0 | 0.015215905 | |
| 11341959 | 4 years ago | | | 0 | 0.015215905 | |
| 11341953 | 4 years ago | | | 0 | 0.015215905 | |
| 11341953 | 4 years ago | | | 0 | 0.015215905 |
ABI
ABI objects
Getter at block 21380070
ETH_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
ethOptions() view returns (address)
0xefc0eeadc1132a12c9487d800112693bf49ecfa2
governor() view returns (address)
0x73f2f3a4ff97b6a6d7afc03c449f0e9a0c0d90ab
keep3r() view returns (address)
0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44
name() pure returns (string)
Hegic Keep3r
pendingGovernor() view returns (address)
0x0000000000000000000000000000000000000000
wbtcOptions() view returns (address)
0x3961245db602ed7c03eeccda33ea3846bd8723bd
Read-only
ethOptionUnlockable(uint256 _optionId) view returns (bool)
wbtcOptionUnlockable(uint256 _optionId) view returns (bool)
State-modifying
Events acceptGovernor()
ethUnlock(uint256 _optionId)
sendDust(address _to, address _token, uint256 _amount)
setKeep3r(address _keep3r)
setPendingGovernor(address _pendingGovernor)
wbtcUnlock(uint256 _optionId)
DustSent(address _to, address token, uint256 amount)
EthOptionUnlockedByKeeper(uint256 _optionId)
GovernorAccepted()
Keep3rSet(address keep3r)
PendingGovernorSet(address pendingGovernor)
WbtcOptionUnlockedByKeeper(uint256 _optionId)
constructor(address _keep3r)
This contract contains no fallback and receive objects.
This contract contains no error objects.