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 "iCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20622753 | 3 months ago | | | 0 | 0.0013149449 | |
| 20620433 | 3 months ago | | | 0 | 0.00023888170 | |
| 20620421 | 3 months ago | | | 0 | 0.00061392710 | |
| 20620420 | 3 months ago | | | 0 | 0.00035969557 | |
| 20620416 | 3 months ago | | | 0 | 0.00061164629 | |
| 20620407 | 3 months ago | | | 0 | 0.00022890244 | |
| 20620404 | 3 months ago | | | 0 | 0.0010228665 | |
| 20620397 | 3 months ago | | | 0 | 0.000063158484 | |
| 20620397 | 3 months ago | | | 0 | 0.00022060969 | |
| 20620385 | 3 months ago | | | 0 | 0.00024750164 |
ABI
ABI objects
Getter at block 21213893
decimals() view returns (uint8)
9
name() pure returns (string)
iCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
iCO
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xc03740beb6822903ac352fd1f81a5630cef5d62f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeBuyTax()
removeSellTax()
renounceOwnership()
sendETHToFee(uint256 amount)
startTrading() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.