MenloWalletTimelock
Verified contract
Active on
Ethereum with 1 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 |
---|---|---|---|---|---|
A01 | ERC-20 | 100M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6325664 | 6 years ago | | | 0 | 0.0043066980 |
ABI
ABI objects
Getter at block 21286210
beneficiary() view returns (address)
0x98c10bf6455650443f0ce94b3123a738251a51eb
owner() view returns (address)
0x616f675954ad2235ac28375e99a419b1af3c6bc5
releaseTime() view returns (uint256)
1537059600
token() view returns (address)
0xf057ea62138c754d75f074c5385f0bc4e69f9326
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.