QuickX Protocol
Verified contract
Active on
Ethereum with 166,172 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QCX | ERC-20 | 27.65307K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395638 | 4 months ago | | | 0 | 0.0010886880 | |
| 20395638 | 4 months ago | | | 0 | 0.000029424000 | |
| 20395638 | 4 months ago | | | 0 | 0.000029424000 | |
| 20395638 | 4 months ago | | | 0 | 0.000029424000 | |
| 20395638 | 4 months ago | | | 0 | 0.000029424000 | |
| 17507353 | a year ago | | | 0 | 0.0014724000 | |
| 17507025 | a year ago | | | 0 | 0.0014724000 | |
| 17506699 | a year ago | | | 0 | 0.0014724000 | |
| 17506376 | a year ago | | | 0 | 0.0014724000 | |
| 17506051 | a year ago | | | 0 | 0.0014724000 |
ABI
ABI objects
Getter at block 21274710
advisoryAllocation() view returns (uint256)
2500000000000000
advisoryFundsWithdrawn() view returns (uint256)
2500000000000000
beneficiary() view returns (address)
0x2cf93eed42d4d0c0121f99a4abbf0d838a004f64
bountyAllocated() view returns (bool)
false
bountyAllocation() view returns (uint256)
1000000000000000
currentSupply() view returns (uint256)
49000000000000000
decimals() view returns (uint8)
8
emergencyFreeze() view returns (bool)
true
founderAllocation() view returns (uint256)
6500000000000000
founderFundsWithdrawn() view returns (uint256)
6500000000000000
getContractOwner() view returns (address contractOwner)
0x2cf93eed42d4d0c0121f99a4abbf0d838a004f64
getHardCap() view returns (uint256 _hardCap)
30005019135500000000000
getSoftCap() view returns (uint256 _softCap)
4000000000000000000000
getTotalCoinsSold() view returns (uint256 _coinsSold)
0
getTotalWeiRaised() view returns (uint256 totalEthRaised)
0
icoPaused() view returns (bool)
false
icoSuccessfulTime() view returns (uint256)
1548185499
isContractAcceptingPayment() view returns (bool)
false
isIcoSuccessful() view returns (bool)
true
liquidityReserveAllocated() view returns (bool)
true
liquidityReserveAllocation() view returns (uint256)
7500000000000000
name() view returns (string)
QuickX Protocol
owner() view returns (address)
0x2cf93eed42d4d0c0121f99a4abbf0d838a004f64
partnersAllocated() view returns (bool)
true
partnersAllocation() view returns (uint256)
2500000000000000
preSeedInvestersAllocated() view returns (bool)
true
preSeedInvestersAllocation() view returns (uint256)
5000000000000000
symbol() view returns (string)
QCX
tokenSaleAllocation() view returns (uint256)
25000000000000000
tokenSaleEnds() view returns (uint256)
1548185499
tokenSaleStart() view returns (uint256)
1548185499
totalSupply() view returns (uint256)
50000000000000000
Read-only
advisoryFunds(uint256) view returns (uint256)
allowance(address _tokenOwner, address _spender) view returns (uint256)
balanceOf(address _tokenOwner) view returns (uint256)
calculateTokens(uint256 weisToTransfer) view returns (uint256)
contributedAmount(address) view returns (uint256)
founderFunds(uint256) view returns (uint256)
isFreezed(address _targetAddress) view returns (bool)
State-modifying
Events allocateAdvisoryTokens()
allocateBountyTokens()
allocateFounderTokens()
allocateLiquidityReserveTokens()
allocatePartnersTokens()
allocatePreSeedInvesterTokens()
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
contribute() payable returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
emergencyFreezeAllAccounts(bool _freeze)
freezeAccount(address _target, bool _freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pauseICO(bool pauseStatus) returns (bool status)
transfer(address _to, uint256 _value) returns (bool success)
transferAnyERC20Token(address _tokenAddress, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
updateIcoEndDate(uint256 _newDate)
updateRate(uint256 _rateNum, uint256 _rateDeno)
withdrawEth()
withdrawUnsold() returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
LogAdvisorsAllocated(address recepient, uint256 amount)
LogBontyAllocated(address recepient, uint256 amount)
LogBurn(address indexed from, uint256 amount)
LogEmerygencyFreezed(bool emergencyFreezeStatus)
LogFoundersAllocated(address indexed recepient, uint256 indexed amount)
LogFreezed(address targetAddress, bool frozen)
LogFundingReceived(address indexed addr, uint256 indexed weiRecieved, uint256 indexed tokenTransferred, uint256 currentTotal)
LogIcoEndDateUpdated(uint256 _oldEndDate, uint256 _newEndDate)
LogIcoSuccessful()
LogLiquidityreserveAllocated(address recepient, uint256 amount)
LogPaidToOwner(address indexed beneficiary, uint256 indexed amountPaid)
LogPartnersAllocated(address recepient, uint256 amount)
LogPreSeedInverstorsAllocated(address recepient, uint256 amount)
LogRateUpdated(uint256 rateNum, uint256 rateDeno)
LogWithdrawnRemaining(address _owner, uint256 amountWithdrawan)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.