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) |
---|---|---|---|---|---|---|---|
| 5032134 | 7 years ago | | | 0 | 0.00095804100 | |
| 5019892 | 7 years ago | | | 0 | 0.00095804100 | |
| 5016708 | 7 years ago | | | 0 | 0.00095804100 | |
| 4978966 | 7 years ago | | | 0 | 0.00095804100 | |
| 4978505 | 7 years ago | | | 0 | 0.00095804100 | |
| 4917996 | 7 years ago | | | 0 | 0.00095804100 | |
| 4917800 | 7 years ago | | | 0 | 0.00095804100 | |
| 4911091 | 7 years ago | | | 0 | 0.00095804100 | |
| 4895348 | 7 years ago | | | 0 | 0.00095804100 | |
| 4891442 | 7 years ago | | | 0 | 0.00095804100 |
ABI
ABI objects
Getter at block 21167710
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.