Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WILD | ERC-20 | 45.654988M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14390610 | 3 years ago | | | 0 | 0.00063754694 | |
| 14352092 | 3 years ago | | | 0 | 0.0025329600 | |
| 14345710 | 3 years ago | | | 0 | 0.00098293774 | |
| 14260737 | 3 years ago | | | 0 | 0.0021219396 | |
| 14256144 | 3 years ago | | | 0 | 0.0022840561 | |
| 14248155 | 3 years ago | | | 0 | 0.0064625378 | |
| 14230072 | 3 years ago | | | 0 | 0.0031797000 | |
| 14170177 | 3 years ago | | | 0 | 0.0028125600 | |
| 14166615 | 3 years ago | | | 0 | 0.0042338400 | |
| 14147123 | 3 years ago | | | 0 | 0.0053569061 |
ABI
ABI objects
Getter at block 21162279
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
43200
delay() view returns (uint256)
43200
isOwner() view returns (bool)
false
owner() view returns (address)
0x38495b79a3939549dd130ba4d9f0fc38b6c4af75
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptOwnership()
cancelTransaction(address _target, bytes _data, uint256 _eta)
executeTransaction(address _target, bytes _data, uint256 _eta) payable returns (bytes)
queueTransaction(address _target, bytes _data, uint256 _eta) returns (bytes32)
setDelay(uint256 _delay)
transferOwnership(address _newOwner)
CancelTransaction(bytes32 indexed txHash, address indexed target, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, bytes data, uint256 eta)
NewDelay(uint256 indexed newDelay)
OwnershipTransferConfirmed(address indexed previousOwner, address indexed newOwner)
OwnershipTransferInitiated(address indexed previousOwner, address indexed newOwner)
QueueTransaction(bytes32 indexed txHash, address indexed target, bytes data, uint256 eta)
constructor(uint256 _delay)
receive()
This contract contains no error objects.