KitToken
Verified contract
Active on
Ethereum with 4,896 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 |
---|---|---|---|---|---|
FLOV | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12881838 | 3 years ago | | | 0 | 0.00032062400 | |
| 12855163 | 3 years ago | | | 0 | 0.00078920807 | |
| 12509766 | 3 years ago | | | 0 | 0.0014602280 | |
| 11929460 | 4 years ago | | | 0 | 0.0077479481 | |
| 11504569 | 4 years ago | | | 0 | 0.0038739740 | |
| 11483339 | 4 years ago | | | 0 | 0.0022767465 | |
| 11355750 | 4 years ago | | | 0 | 0.00056044500 | |
| 11269490 | 4 years ago | | | 0 | 0.0016076410 | |
| 11269433 | 4 years ago | | | 0 | 0.0019815110 | |
| 11065964 | 4 years ago | | | 0 | 0.0011216100 |
ABI
ABI objects
Getter at block 21270553
_price_tokn() view returns (uint256)
0
_totalsupply() view returns (uint256)
8000000000000000000000000000
decimals() view returns (uint8)
18
ico_enddate() view returns (uint256)
0
ico_startdate() view returns (uint256)
0
name() view returns (string)
KitToken
owner() view returns (address)
0xa2cb0448692571b6b933e41fc3c5f89c1ff97055
pre_enddate() view returns (uint256)
0
pre_startdate() view returns (uint256)
0
stage() view returns (uint8)
3
symbol() view returns (string)
KIT
totalSupply() view returns (uint256 total_Supply)
8000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events StopICO()
approve(address _spender, uint256 _amount) returns (bool success)
end_ICO()
releaseICO()
start_ICO()
start_PREICO()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.