Internet Coin
Verified contract
Active on
Ethereum with 149 txns
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 "Internet Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13569373 | 3 years ago | | | 0 | 0.0044851892 | |
| 9575767 | 5 years ago | | | 0 | 0.00050505000 | |
| 9575709 | 5 years ago | | | 0 | 0.00029287500 | |
| 9107342 | 5 years ago | | | 0 | 0.00040510500 | |
| 9107340 | 5 years ago | | | 0 | 0.00027007000 | |
| 9106332 | 5 years ago | | | 0 | 0.00031220800 | |
| 9106272 | 5 years ago | | | 0 | 0.00043220800 | |
| 9106269 | 5 years ago | | | 0 | 0.00043220800 | |
| 9106257 | 5 years ago | | | 0 | 0.00043220800 | |
| 9106244 | 5 years ago | | | 0 | 0.00043220800 |
ABI
ABI objects
Getter at block 21204720
decimals() view returns (uint8)
18
name() view returns (string)
Internet Coin
owner() view returns (address)
0xbb973bce507911f217626142d5d2f22ec1153aee
symbol() view returns (string)
ITN
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events 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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _addressFounder)
This contract contains no fallback and receive objects.
This contract contains no error objects.