IT Coin
Verified contract
Active on
Ethereum with 59,352 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 |
---|---|---|---|---|---|
ITCO | ERC-20 | 6.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12541690 | 3 years ago | | | 0 | 0.00036457500 | |
| 12541328 | 3 years ago | | | 0 | 0.00036457500 | |
| 12541326 | 3 years ago | | | 0 | 0.00036457500 | |
| 12541322 | 3 years ago | | | 0 | 0.00036457500 | |
| 12541321 | 3 years ago | | | 0 | 0.00036457500 | |
| 12541296 | 3 years ago | | | 0 | 0.00036439500 | |
| 12529192 | 3 years ago | | | 0 | 0.00041318500 | |
| 12527886 | 3 years ago | | | 0 | 0.00048586000 | |
| 12354724 | 4 years ago | | | 0 | 0.00051015300 | |
| 12354694 | 4 years ago | | | 0 | 0.00051040500 |
ABI
ABI objects
Getter at block 21284431
decimals() pure returns (uint8)
18
ethFundMain() view returns (address)
0x0000000000000000000000000000000000000000
lockToken() view returns (bool)
false
maxCap() pure returns (uint256)
10000000000000000000000000000
name() pure returns (string)
IT Coin
owner() view returns (address)
0xfb55a5a2e4df811102b592f013f4140e3d941ae6
symbol() pure returns (string)
ITCO
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address investor) view returns (uint256)
lockStatusOf(address investor) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
assignOwnership(address newOwner)
burn(uint256 _value) returns (bool)
changeReceiveWallet(address newAddress)
forwardFunds()
haltTokenTransferFromAddress(address investor)
manualMint(address receiver, uint256 _value)
resumeTokenTransferFromAddress(address investor)
startTransferToken()
stopTransferToken()
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 amount)
ChangeAllowICOStatus(bool allow)
ChangeLockStatusFrom(address indexed investor, bool locked)
ChangeOwnerShip(address indexed newOwner)
ChangeReceiveWallet(address indexed newAddress)
ChangeTokenLockStatus(bool locked)
Mint(address indexed from, address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.