itCoin® Black
Verified contract
Active on
Ethereum with 7,479 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.36)
Native
Value
$0.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,576.53 |
$0.36 | |
ITC | ERC-20 | 37.912639M | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13031737 | 3 years ago | | | 0 | 0.0014655850 | |
| 11943451 | 4 years ago | | | 0 | 0.0024047000 | |
| 11943434 | 4 years ago | | | 0 | 0.0020439950 | |
| 11861955 | 4 years ago | | | 0 | 0.0041381480 | |
| 11733494 | 4 years ago | | | 0 | 0.0 | |
| 11732812 | 4 years ago | | | 0 | 0.0 | |
| 11731733 | 4 years ago | | | 0 | 0.0 | |
| 11731620 | 4 years ago | | | 0 | 0.0 | |
| 11731258 | 4 years ago | | | 0 | 0.0 | |
| 11394222 | 4 years ago | | | 0 | 0.0 |
ABI
ABI objects
Getter at block 21323619
CONTRACT_NAME() view returns (string)
GiftzNetworkToken
CONTRACT_VERSION() view returns (string)
A
IsTradeable() view returns (bool)
false
decimals() view returns (uint256)
18
name() view returns (string)
itCoin® Black
symbol() view returns (string)
ITC
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
IsOwner(address addr) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BuyToken(address _buyer, uint256 _value, string note)
FoundationTransfer(address _to, uint256 amtEth, uint256 amtToken)
LockAccount(address toLock)
SetTradeable(bool t)
Terminate()
TransferOwner(address newOwner)
UnlockAccount(address toUnlock)
approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
RecievedEth(address indexed _from, uint256 _value)
SoldToken(address _buyer, uint256 _value, string note)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TransferedEth(address indexed _to, uint256 _value)
constructor(uint256 initialTotalSupply, address[] addresses, uint256[] initialBalances, bool initialBalancesLocked)
fallback()
This contract contains no error objects.