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 |
---|---|---|---|---|---|
SGCC | ERC-20 | 200 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5014658 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014642 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014628 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014619 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014598 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014591 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014562 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014540 | 7 years ago | | | 0 | 0.0014180330 | |
| 5014524 | 7 years ago | | | 0 | 0.00074796800 | |
| 5014524 | 7 years ago | | | 0 | 0.00074796800 |
ABI
ABI objects
Getter at block 21213904
owner() view returns (address)
0xf2169b581ee51465fa1837d8450970b5c1aa4d3c
Read-only
admin(address) view returns (bool)
isRegistered(address _addr, bool _isPresale) view returns (bool)
registeredAddress(address, bool) view returns (bool)
State-modifying
Events register(address _addr, bool _isPresale)
registerByList(address[] _addrs, bool _isPresale)
setAdmin(address _addr, bool _value) returns (bool)
transferOwnership(address newOwner)
unregister(address _addr, bool _isPresale)
unregisterByList(address[] _addrs, bool _isPresale)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Registered(address indexed _addr)
SetAdmin(address indexed _addr)
Unregistered(address indexed _addr)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.