Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "QVT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6926293 | 6 years ago | | | 0 | 0.00010738728 | |
| 6926288 | 6 years ago | | | 0 | 0.00014136787 | |
| 6266253 | 6 years ago | | | 0 | 0.0014383800 | |
| 6246334 | 6 years ago | | | 0 | 0.00094300000 | |
| 6054193 | 6 years ago | | | 0 | 0.00098551700 | |
| 6054094 | 6 years ago | | | 0 | 0.00098551700 | |
| 5740774 | 6 years ago | | | 0 | 0.0013231598 | |
| 5584313 | 7 years ago | | | 0 | 0.00046000000 | |
| 5563960 | 7 years ago | | | 0 | 0.0013220350 | |
| 5563951 | 7 years ago | | | 0 | 0.00050477700 |
ABI
ABI objects
Getter at block 21170973
bounty() pure returns (uint256)
2187500
decimals() pure returns (uint256)
0
founder() pure returns (address)
0x8a7a7d59facd65b80b0d2bb4f5ca815ed29b0e88
halted() pure returns (bool)
true
icoCap() pure returns (uint256)
175000000
isToken() pure returns (bool weAre)
true
name() pure returns (string)
QVT
owner() pure returns (address)
0x00fee5170c113e84ac05742d4aff6408d1cf46bb
preIco() pure returns (bool)
false
preIcoCap() pure returns (uint256)
17500000
preIcoTokenSupply() pure returns (uint256)
1236367
presaleEtherRaised() pure returns (uint256)
824275793491004292693
presaleTokenSupply() pure returns (uint256)
1236367
price() pure returns (uint256)
1000000000000000
symbol() pure returns (string)
QVT
team() pure returns (uint256)
41562500
totalSupply() pure returns (uint256)
175000000
totalTokens() pure returns (uint256)
175000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure 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()
sendBounty(address _to, uint256 _value)
sendSupplyTokens(address _to, uint256 _value)
sendTeamTokens(address _to, uint256 _value)
setPreIco()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unFreeze()
unHalt()
unPreIco()
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.