KOZJIN Token
Verified contract
Active on
Ethereum with 5,295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,218.98)
Native
Value
$1,218.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.38 | $3,207.83 |
$1,218.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12889286 | 3 years ago | | | 0 | 0.00079695000 | |
| 12626210 | 3 years ago | | | 0 | 0.00016552500 | |
| 12624585 | 3 years ago | | | 0 | 0.00014178500 | |
| 12430315 | 3 years ago | | | 0 | 0.0054875617 | |
| 12100376 | 4 years ago | | | 0 | 0.0029669255 | |
| 12100351 | 4 years ago | | | 0 | 0.0065624867 | |
| 11813060 | 4 years ago | | | 0 | 0.0025066228 | |
| 11813050 | 4 years ago | | | 0 | 0.0049839790 | |
| 11802160 | 4 years ago | | | 0 | 0.0038271776 | |
| 11764936 | 4 years ago | | | 0 | 0.0031317605 |
ABI
ABI objects
Getter at block 21161612
allowICO() view returns (bool)
true
decimals() pure returns (uint8)
18
ethFundMain() view returns (address)
0x0000000000000000000000000000000000000000
icoEndDate() view returns (uint256)
1562558400
icoStartDate() view returns (uint256)
1560744000
lockToken() view returns (bool)
false
maxCap() pure returns (uint256)
300000000000000000000000000
name() pure returns (string)
KOZJIN Token
owner() view returns (address)
0xf265e9250af0e254d5c21ece59a426a74443d6df
symbol() pure returns (string)
KOZ
totalSupply() view returns (uint256)
300000000000000000000000000
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()
haltCrowdSale()
haltTokenTransferFromAddress(address investor)
manualMint(address receiver, uint256 _value)
resumeCrowdSale()
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.