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 |
---|---|---|---|---|---|
SCC | ERC-20 | 590.17089K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
USE | ERC-20 | 80 | -- | -- | |
UST | ERC-20 | 80 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11625613 | 4 years ago | | | 0 | 0.0014513280 | |
| 9925364 | 5 years ago | | | 0 | 0.00036744000 | |
| 9725373 | 5 years ago | | | 0 | 0.00018826500 | |
| 9725369 | 5 years ago | | | 0 | 0.00030538740 | |
| 9474336 | 5 years ago | | | 0 | 0.000037653000 | |
| 9353203 | 5 years ago | | | 0 | 0.000090396000 | |
| 9126222 | 5 years ago | | | 0 | 0.0011299500 | |
| 9126184 | 5 years ago | | | 0 | 0.0011299500 | |
| 9126132 | 5 years ago | | | 0 | 0.0011303100 | |
| 9126124 | 5 years ago | | | 0 | 0.0011303100 |
ABI
ABI objects
Getter at block 21158129
_icoPercent() view returns (uint256)
0
_icoSupply() view returns (uint256)
0
_maximumBuy() view returns (uint256)
20000000000000000000
_minimumBuy() view returns (uint256)
300000000000000000
_originalBuyPrice() view returns (uint256)
50000000000000
_selling() view returns (bool)
false
_totalSupply() view returns (uint256)
10000000000000000000
decimals() view returns (uint256)
10
name() view returns (string)
KNOW
owner() view returns (address)
0xe9119c7ec15cc330c841d15b019d987a06101335
symbol() view returns (string)
KNOW
totalSupply() view returns (uint256)
10000000000000000000
totalTokenSold() view returns (uint256)
0
tradable() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events addInvestorList(address[] newInvestorList)
approve(address _spender, uint256 _amount) returns (bool success)
buyKNOW() payable
removeInvestorList(address[] investorList)
setBuyPrice(uint256 newBuyPrice)
setIcoPercent(uint256 newIcoPercent)
setMaximumBuy(uint256 newMaximumBuy)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
turnOffSale()
turnOnSale()
turnOnTradable()
withdraw() returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes indexed _data)
constructor()
fallback()
This contract contains no error objects.