itCoin® Black
Verified contract
Active on
Ethereum with 2,239 txns
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 |
---|---|---|---|---|---|
ITCB | ERC-20 | 43.767105M | -- | -- | |
PGC2 | ERC-20 | 1 | -- | -- | |
ETHMNY | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12591680 | 3 years ago | | | 0 | 0.0016647600 | |
| 12369614 | 4 years ago | | | 0 | 0.0027918297 | |
| 12365328 | 4 years ago | | | 0 | 0.0018764757 | |
| 11861961 | 4 years ago | | | 0 | 0.0071853150 | |
| 11480087 | 4 years ago | | | 0 | 0.0013213800 | |
| 9611629 | 5 years ago | | | 0 | 0.00016242800 | |
| 9015043 | 5 years ago | | | 0 | 0.000056992500 | |
| 8955810 | 5 years ago | | | 0 | 0.00011456100 | |
| 8604745 | 5 years ago | | | 0 | 0.0011398500 | |
| 8033332 | 5 years ago | | | 0 | 0.00019029500 |
ABI
ABI objects
Getter at block 21284940
CONTRACT_NAME() view returns (string)
GiftzNetworkToken
CONTRACT_VERSION() view returns (string)
B
IsTradeable() view returns (bool)
true
decimals() view returns (uint256)
18
name() view returns (string)
itCoin® Black
symbol() view returns (string)
ITCB
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.