MBMLockBuilder
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
0xabd1…b3b2
Balances ($0.00)
No balances found for "MBMLockBuilder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7514013 | 6 years ago | | | 0 | 0.0012417510 | |
| 7513916 | 6 years ago | | | 0 | 0.0012049050 |
ABI
ABI objects
Getter at block 21332446
isOwner() view returns (bool)
false
owner() view returns (address)
0x92406de478644f14873d40c9d5780cbed3caf4d2
token() view returns (address)
0xabd1f4cf6d1119895faed8dea5748726f254b3b2
Read-only
This contract contains no read-only function objects.
State-modifying
Events createLock(address beneficiary, uint256 releaseTime, uint256 amount, string note)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
transferOwnership(address newOwner)
LockCreated(address indexed timelock, address indexed beneficiary, uint256 releaseTime, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.