Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x199e…2c05
Balances ($12.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOKO | ERC-20 | 22.063699K | $0.000555 |
$12.25 | |
FOR | ERC-20 | 1 | $0.003986 |
$0 | |
C4Y | ERC-20 | 4.8K | -- | -- | |
TOKO | ERC-20 | 697.29334 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18470873 | a year ago | | | 0 | 0.0014442677 | |
| 16398574 | 2 years ago | | | 0 | 0.0018549711 | |
| 15912097 | 2 years ago | | | 0 | 0.00083734350 | |
| 15377406 | 2 years ago | | | 0 | 0.00024318838 | |
| 13819923 | 3 years ago | | | 0 | 0.0057093110 | |
| 13815939 | 3 years ago | | | 0 | 0.0035093930 | |
| 13764616 | 3 years ago | | | 0 | 0.0033522560 | |
| 13758257 | 3 years ago | | | 0 | 0.0012500000 | |
| 13707509 | 3 years ago | | | 0 | 0.0054474160 | |
| 13707496 | 3 years ago | | | 0 | 0.0041393730 |
ABI
ABI objects
Getter at block 21158236
basePrice() view returns (uint256)
3148150000000000000000
cap() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint32)
18
discountUntilSales() view returns (uint256)
0
haltedICO() view returns (bool)
true
maxTransaction() view returns (uint256)
29410000000000000000
minTransaction() view returns (uint256)
1760000000000000000
name() view returns (string)
Tokoin
owner() view returns (address)
0xe1ddc138ad5400fc55380bdfc8509c302ad7a4b1
remainingTokens() view returns (uint256)
1832537615423246485804545225
remainingTokensForICO() view returns (uint256)
60519808423246485804545225
remainingTokensForPrivateSales() view returns (uint256)
472017807000000000000000000
symbol() view returns (string)
TOKO
tokenReserve() view returns (uint256)
2000000000000000000000000000
tokenReserveForICO() view returns (uint256)
70000000000000000000000000
tokenReserveForPrivateSales() view returns (uint256)
630000000000000000000000000
tokenVestingContract() view returns (address)
0x199e1a188d147f6a660e5e25baa0693acc6a2c05
tokensSold() view returns (uint256)
167462384576753514195454775
tokensSoldInICO() view returns (uint256)
9480191576753514195454775
tokensSoldInPrivateSales() view returns (uint256)
157982193000000000000000000
totalSalesInEther() view returns (uint256)
1784915418217973050643
totalSupply() view returns (uint256)
199999159999999999999999160
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
buyerGetDiscount(address) view returns (bool)
State-modifying
Events addTokenSoldInICO(uint256 _amount)
addTokenSoldInPrivateSales(uint256 _amount)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
haltICO()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
release(address _to)
resumeICO()
sendPrivate(address _to, uint256 _tokens) payable
setBasePrice(uint256 _basePrice)
setDiscountUntilSales(uint256 _discountUntilSales)
setMaxTransaction(uint256 _maxTransaction)
setMinTransaction(uint256 _minTransaction)
startIco()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
icoHalted(address sender)
icoResumed(address sender)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.