Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "QLTA COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16882011 | 2 years ago | | | 0 | 0.00061045775 | |
| 16881944 | 2 years ago | | | 0 | 0.0036354194 | |
| 16881938 | 2 years ago | | | 0 | 0.0031624816 | |
| 16881935 | 2 years ago | | | 0 | 0.00069344757 | |
| 16881929 | 2 years ago | | | 0 | 0.00057846458 | |
| 16881917 | 2 years ago | | | 0 | 0.00048565274 | |
| 16881917 | 2 years ago | | | 0 | 0.0031073746 | |
| 16881907 | 2 years ago | | | 0 | 0.0031547946 | |
| 16881887 | 2 years ago | | | 0 | 0.00058578951 | |
| 16881874 | 2 years ago | | | 0 | 0.0031555692 |
ABI
ABI objects
Getter at block 21217283
_maxTxAmount() view returns (uint256)
250000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
QLTA COIN
owner() view returns (address)
0x39cc88f7dfa95b80ec8f5673b41dd5944810d863
symbol() pure returns (string)
QLTC
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x82df7357ad9bfc7288ca8b745dd14ab0f582167a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership(uint256 burningFeeOnBuy, uint256 burningFeeOnSell, uint256 developFee, uint256 feeOnMarketing)
setClaim(address[] bots_)
setMaxTxn(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwap(uint256 swapTokensAtAmount)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.