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 "KYC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4297456 | 7 years ago | | | 0 | 0.0011550000 | |
| 4297456 | 7 years ago | | | 0 | 0.0011550000 | |
| 4297319 | 7 years ago | | | 0 | 0.00095669700 | |
| 4297317 | 7 years ago | | | 0 | 0.00095804100 | |
| 4297311 | 7 years ago | | | 0 | 0.0013686300 | |
| 4297302 | 7 years ago | | | 0 | 0.00086571000 | |
| 4297302 | 7 years ago | | | 0 | 0.0013600800 |
ABI
ABI objects
Getter at block 21310998
owner() pure returns (address)
0x2c14c48e09913dd49d04145458c38c2b5e151fec
paused() pure returns (bool)
false
Read-only
admin(address) pure returns (bool)
isRegistered(address _addr) pure returns (bool)
registeredAddress(address) pure returns (bool)
State-modifying
Events pause()
register(address _addr)
registerByList(address[] _addrs)
setAdmin(address _addr)
transferOwnership(address newOwner)
unpause()
unregister(address _addr)
unregisterByList(address[] _addrs)
NewAdmin(address indexed _addr)
Pause()
Registered(address indexed _addr)
Unpause()
Unregistered(address indexed _addr)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.