InstaCoin
Verified contract
Active on
Ethereum with 396 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "InstaCoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20831649 | 2 months ago | | | 0 | 0.00045004450 | |
| 20682746 | 3 months ago | | | 0 | 0.000083565112 | |
| 20260741 | 5 months ago | | | 0 | 0.00018285344 | |
| 20130236 | 5 months ago | | | 0 | 0.00029346150 | |
| 19736481 | 7 months ago | | | 0 | 0.00019852471 | |
| 19434293 | 9 months ago | | | 0 | 0.0041766920 | |
| 19338198 | 9 months ago | | | 0 | 0.0023470720 | |
| 19330929 | 9 months ago | | | 0 | 0.0026621036 | |
| 19294552 | 9 months ago | | | 0 | 0.0021769440 | |
| 18862334 | a year ago | | | 0 | 0.0012499200 |
ABI
ABI objects
Getter at block 21290936
decimals() view returns (uint8)
8
name() view returns (string)
InstaCoin
symbol() view returns (string)
INC
totalSupply() view returns (uint256)
1000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.