Qitcoin
Verified contract
Active on
Ethereum with 108,380 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($32.06)
Native
Value
$32.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,205.82 |
$32.06 | |
QTC | ERC-20 | 11.831028T | -- | -- | |
betbeb.com | ERC-20 | 177.776K | -- | -- | |
NINA | ERC-20 | 100K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
BEB | ERC-20 | 8.848K | -- | -- | |
ERC-20 | 333 | -- | -- | ||
STT | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20870936 | a month ago | | | 0 | 0.0010801065 | |
| 20509798 | 3 months ago | | | 0 | 0.00010331389 | |
| 20145317 | 5 months ago | | | 0 | 0.00016860815 | |
| 19851948 | 6 months ago | | | 0 | 0.000095077865 | |
| 19683612 | 7 months ago | | | 0 | 0.00065902813 | |
| 19683387 | 7 months ago | | | 0 | 0.00094834873 | |
| 19515639 | 8 months ago | | | 0 | 0.00048313156 | |
| 19162629 | 9 months ago | | | 0 | 0.0019545077 | |
| 19111630 | 9 months ago | | | 0 | 0.00032512750 | |
| 18410475 | a year ago | | | 0 | 0.00034756902 |
ABI
ABI objects
Getter at block 21158231
aAmt() view returns (uint256)
24999999000000
aCap() view returns (uint256)
10000
aEBlock() view returns (uint256)
9999999
aSBlock() view returns (uint256)
9109923
aTot() view returns (uint256)
9447
decimals() view returns (uint8)
6
name() view returns (string)
Qitcoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x18b8080ed1e49debecbd8afb95465057b55fef9b
sCap() view returns (uint256)
2300
sChunk() view returns (uint256)
30000000000000000
sEBlock() view returns (uint256)
9999999
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
9109923
sTot() view returns (uint256)
699
symbol() view returns (string)
QTC
totalSupply() view returns (uint256)
129746337890625000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=9109923, EndBlock=9999999, DropCap=10000, DropCount=9447, DropAmount=24999999000000)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=9109923, EndBlock=9999999, SaleCap=2300, SaleCount=699, ChunkSize=30000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.