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 "QUEST"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7165595 | 6 years ago | | | 0 | 0.00014786800 | |
| 7147907 | 6 years ago | | | 0 | 0.00022549870 | |
| 6720884 | 6 years ago | | | 0.01 | 0.00032618491 | |
| 6679910 | 6 years ago | | | 0 | 0.0015156470 | |
| 6587435 | 6 years ago | | | 0.01 | 0.00044702000 | |
| 6587412 | 6 years ago | | | 0.01 | 0.00020115900 | |
| 6587331 | 6 years ago | | | 0.01 | 0.00026821200 | |
| 6584398 | 6 years ago | | | 0 | 0.00040128000 | |
| 6584017 | 6 years ago | | | 0 | 0.00060554000 | |
| 6563293 | 6 years ago | | | 0.01 | 0.00033393563 |
ABI
ABI objects
Getter at block 21384598
QSTPerEth() view returns (uint256)
3000000000000000
decimals() view returns (uint256)
8
maxSupply() view returns (uint256)
1000000000000000000
minContrib() view returns (uint256)
10000000000000000
name() view returns (string)
QUEST
owner() view returns (address)
0x0ef2bf83619a5a1e42b46a6f57fa77a6c37584c8
symbol() view returns (string)
QST
totalSupply() view returns (uint256)
300993000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getForeignTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
buyQST() payable
doDistro(address[] _addresses, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
updateTokensPerEth(uint256 _QSTPerEth)
withdrawForeignTokens(address _tokenContract) returns (bool)
withdrawFund()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.