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 "Uncloak"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15394477 | 2 years ago | | | 0 | 0.00033983284 | |
| 15304134 | 2 years ago | | | 0 | 0.0010393110 | |
| 14183276 | 3 years ago | | | 0 | 0.0019047405 | |
| 14183276 | 3 years ago | | | 0 | 0.0016151755 | |
| 14183247 | 3 years ago | | | 0 | 0.0015834930 | |
| 14183207 | 3 years ago | | | 0 | 0.0021781320 | |
| 12636943 | 3 years ago | | | 0 | 0.00060672300 | |
| 12590883 | 3 years ago | | | 0 | 0.00046626300 | |
| 12590854 | 3 years ago | | | 0 | 0.00097723800 | |
| 12574179 | 3 years ago | | | 0 | 0.00047935020 |
ABI
ABI objects
Getter at block 21291252
_totalSupply() view returns (uint256)
150000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Uncloak
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4e51cca3ef39ff995cb7fd326b821ebeb237770c
symbol() view returns (string)
UNC
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
transferAdmins(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value)
enablesTransfers()
setTransferAdmin(address _addr, bool _canTransfer)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burned(address indexed burner, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.