Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.43)
Native
Value
$2.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000735 | $3,310.63 |
$2.43 | |
QST | ERC-20 | 497.10001K | -- | -- | |
KUV | ERC-20 | 750 | -- | -- | |
CBTV | ERC-20 | 383 | -- | -- | |
TOKO | ERC-20 | 2 | -- | -- | |
PBTT | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10457259 | 4 years ago | | | 0 | 0.0013102600 | |
| 10024231 | 5 years ago | | | 0 | 0.00024653200 | |
| 10024197 | 5 years ago | | | 0 | 0.00041153200 | |
| 9943558 | 5 years ago | | | 0 | 0.000082332809 | |
| 9850252 | 5 years ago | | | 0 | 0.000076980125 | |
| 9764523 | 5 years ago | | | 0 | 0.000074848000 | |
| 9764374 | 5 years ago | | | 0 | 0.000041166405 | |
| 9622569 | 5 years ago | | | 0 | 0.000056136000 | |
| 9533782 | 5 years ago | | | 0 | 0.000037412000 | |
| 9444056 | 5 years ago | | | 0 | 0.000022424000 |
ABI
ABI objects
Getter at block 21171358
QSTPerEth() view returns (uint256)
3000000000000000
claimable() view returns (uint256)
2000000000000
decimals() view returns (uint256)
8
maxClaim() view returns (uint256)
5000
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)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
claimer(address) view returns (bool)
getForeignTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events allowClaimer(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disallowClaimer(address[] addresses)
doDistro(address[] _addresses, uint256 _amount)
doDistroAmount(address[] addresses, uint256[] amounts)
doEthDistro(address[] addresses, uint256 amount)
freeClaim() payable
getQST() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferEther(address _receiver, uint256 _amount)
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)
TransferEther(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.