BasicLocker
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BasicLocker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12050651 | 4 years ago | | | 0 | 0.0061256950 | |
| 11991889 | 4 years ago | | | 0 | 0.0024635200 | |
| 11991807 | 4 years ago | | | 0 | 0.0088712000 | |
| 11991806 | 4 years ago | | | 0 | 0.0019215240 | |
| 11991794 | 4 years ago | | | 0 | 0.023095500 | |
| 11974424 | 4 years ago | | | 0 | 0.0019400220 | |
| 11974411 | 4 years ago | | | 0 | 0.0051896520 | |
| 11974228 | 4 years ago | | | 0 | 0.0017244640 | |
| 11974205 | 4 years ago | | | 0 | 0.0044799560 | |
| 11972494 | 4 years ago | | | 0 | 0.0021709770 |
ABI
ABI objects
Getter at block 21263049
owner() view returns (address)
0x9eba3b17211bcb00f95ca79b06ceb660fe0c6064
safetyLocker() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getLockType(address target) view returns (uint8, uint16, bool)
State-modifying
Events lockAddress(address target, uint8 lockType, uint16 penaltyRateOver1000, bool permanent) returns (bool)
lockOrGetPenalty(address source, address dest) returns (bool, uint256)
multiBlackList(address[] addresses)
multiWhitelist(address[] addresses)
renounceOwnership()
setSafetyLocker(address _safetyLocker)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.