MenloWalletTimelock
Verified contract
Active on
Ethereum with 2 txns
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 |
---|---|---|---|---|---|
MGC | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10588592 | 4 years ago | | | 0 | 0.0055790400 | |
| 6341736 | 6 years ago | | | 0 | 0.0043066980 |
ABI
ABI objects
Getter at block 21284938
beneficiary() view returns (address)
0x03666ed7f918a34ea7415ac2785e1aa4a2bc26c0
owner() view returns (address)
0xfb37203c94fe35f1e11cf4d8c10cd5f8703ce49d
releaseTime() view returns (uint256)
1544868000
token() view returns (address)
0x4d807509aece24c0fa5a102b6a3b059ec6e14392
Read-only
This contract contains no read-only function objects.
State-modifying
Events release()
renounceOwnership()
setToken(address _token)
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _beneficiary, uint256 _releaseTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.