Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,938,850.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMC | ERC-20 | 9.457436M | $0.310745 |
$2,938,850.81 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Timelock"
ABI
ABI objects
Getter at block 21178309
GRACE_PERIOD() view returns (uint256)
604800
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
86400
admin() view returns (address)
0x53e5fe23807489f5fe1e07f11a464f04a79f9e82
delay() view returns (uint256)
604800
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptAdmin()
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)
setDelay(uint256 delay_)
setPendingAdmin(address pendingAdmin_)
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)
NewPendingAdmin(address indexed newPendingAdmin)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor(address admin_, uint256 delay_)
fallback()
This contract contains no error objects.