Quantum Cloak
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QTC | ERC-20 | 2.213455M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20089370 | 6 months ago | | | 0 | 0.00041990191 | |
| 20085145 | 6 months ago | | | 0 | 0.00058164591 | |
| 20085130 | 6 months ago | | | 0 | 0.00059729395 | |
| 20084247 | 6 months ago | | | 0 | 0.00084692853 | |
| 20083985 | 6 months ago | | | 0 | 0.0020049685 | |
| 20083969 | 6 months ago | | | 0 | 0.0012587564 | |
| 20083966 | 6 months ago | | | 0 | 0.0018050231 | |
| 20083962 | 6 months ago | | | 0 | 0.0011386776 | |
| 20083962 | 6 months ago | | | 0 | 0.0025039729 | |
| 20083960 | 6 months ago | | | 0 | 0.0041932019 |
ABI
ABI objects
Getter at block 21387257
_maxTxAmount() view returns (uint256)
180000000000000000
_maxWalletSize() view returns (uint256)
180000000000000000
_swapTokensAtAmount() view returns (uint256)
1800000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Quantum Cloak
owner() view returns (address)
0xb6e1ca0a8814ba05fd3930d26f4ebe65b5dda5ab
symbol() pure returns (string)
QTC
totalSupply() pure returns (uint256)
180000000000000000
uniswapV2Pair() view returns (address)
0xd368a2c3b86c6ecea6aa3b04ce3aafba1f9c3df8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wQTCAddress() view returns (address)
0x3b297d478f76e138208bea13ac8ccbae425fc319
wqtcInitialized() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
initialiazeWQTC()
manualsend()
manualswap()
renounceOwnership()
setMaxTxn(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setSwapTokensAtAmount(uint256 swapTokensAtAmount)
setWQTC(address _wqtcAddress)
startQuantumCloak()
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.