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 |
---|---|---|---|---|---|
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104098 | 8 days ago | | | 0 | 0.00032234993 | |
| 21097676 | 8 days ago | | | 0 | 0.00028199141 | |
| 21097673 | 8 days ago | | | 0 | 0.00019154289 | |
| 21096482 | 9 days ago | | | 0 | 0.00020705291 | |
| 21095291 | 9 days ago | | | 0 | 0.00041496147 | |
| 21092901 | 9 days ago | | | 0 | 0.00041135416 | |
| 21092897 | 9 days ago | | | 0 | 0.00047856159 | |
| 21069508 | 12 days ago | | | 0 | 0.00062142190 | |
| 21049898 | 15 days ago | | | 0 | 0.00040250394 | |
| 21048707 | 15 days ago | | | 0 | 0.00020699598 |
ABI
ABI objects
Getter at block 21158076
bounty() view returns (uint256)
179999999999999999823351
decimals() view returns (uint256)
18
founder() view returns (address)
0x8a7a7d59facd65b80b0d2bb4f5ca815ed29b0e88
halted() view returns (bool)
false
icoCap() view returns (uint256)
18000000
isDayFirst() view returns (bool)
false
isDaySecond() view returns (bool)
false
isDayThird() view returns (bool)
false
isPreSale() view returns (bool)
false
isToken() view returns (bool weAre)
true
multiplier() view returns (uint256)
1000000000000000000
name() view returns (string)
QVT
owner() view returns (address)
0x00fee5170c113e84ac05742d4aff6408d1cf46bb
preIcoSold() view returns (uint256)
2493568
presaleEtherRaised() view returns (uint256)
2446859225829781181803
presaleTokenSupply() view returns (uint256)
2852811
price() view returns (uint256)
1000000000000000
roundCount() view returns (uint256)
1
symbol() view returns (string)
QVT
team() view returns (uint256)
3420000000000000000000000
totalSupply() view returns (uint256)
21600000000000000000000000
totalTokens() view returns (uint256)
21600000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnRemainingTokens()
buy() payable returns (bool)
changeFounder(address _to)
changeOwner(address _to)
freeze()
halt()
proceedPreIcoTransactions(address[] toArray, uint256[] valueArray)
sendBounty(address _to, uint256 _value)
sendSupplyTokens(address _to, uint256 _value)
setBonusOff()
setDayFirst()
setDaySecond()
setDayThird()
setPreSaleOff()
setPreSaleOn()
startNewRound()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unFreeze()
unHalt()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Buy(address indexed sender, uint256 eth, uint256 fbt)
ContributionReceived(address indexed to, uint256 value)
Minted(address receiver, uint256 amount)
TokensSent(address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _founder)
fallback()
This contract contains no error objects.