Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($73.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEGIC | ERC-20 | 3.612134K | $0.020229 |
$73.07 | |
zHEGIC | ERC-20 | 10.363255K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11577203 | 4 years ago | | | 0 | 0.022414535 | |
| 11546047 | 4 years ago | | | 0 | 0.0069444160 | |
| 11545412 | 4 years ago | | | 0 | 0.0031050000 | |
| 11545412 | 4 years ago | | | 0 | 0.014025216 | |
| 11545412 | 4 years ago | | | 0 | 0.0031048160 | |
| 11518827 | 4 years ago | | | 0 | 0.0025942000 | |
| 11518827 | 4 years ago | | | 0 | 0.0025906000 | |
| 11518827 | 4 years ago | | | 0 | 0.0025942000 | |
| 11381463 | 4 years ago | | | 0 | 0.0013504800 | |
| 11381463 | 4 years ago | | | 0 | 0.0060954000 |
ABI
ABI objects
Getter at block 21299573
GRACE_PERIOD() view returns (uint256)
1209600
MINIMUM_DELAY() view returns (uint256)
86400
admin() view returns (address)
0x2cddcbc4305ba08a97a0dde1ab9f07a6639f124e
delay() view returns (uint256)
129600
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events cancelTransaction(address target, uint256 value, string signature, bytes data, uint256 eta)
executeTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) payable returns (bytes)
queueTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes32)
setAdmin(address admin_)
setDelay(uint256 delay_)
CancelTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
NewAdmin(address indexed newAdmin)
NewDelay(uint256 indexed newDelay)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor(address admin_, uint256 delay_, address zHEGIC_, address lotManager_, address hegicPool_)
receive()
This contract contains no error objects.