Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Quark"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20880394 | 2 months ago | | | 0 | 0.00067218939 | |
| 20839184 | 2 months ago | | | 0 | 0.00043655326 | |
| 20706557 | 2 months ago | | | 0 | 0.000083875759 | |
| 20580584 | 3 months ago | | | 0 | 0.000062461663 | |
| 20475177 | 3 months ago | | | 0 | 0.00011065072 | |
| 20421128 | 4 months ago | | | 0 | 0.00037109953 | |
| 20344310 | 4 months ago | | | 0 | 0.00024387936 | |
| 20314559 | 4 months ago | | | 0 | 0.00076343541 | |
| 20168474 | 5 months ago | | | 0 | 0.00029644942 | |
| 20131079 | 5 months ago | | | 0 | 0.00060246586 |
ABI
ABI objects
Getter at block 21210152
areLimitsOn() view returns (bool)
true
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
0
devSellTax() view returns (uint256)
0
emptyContractFull() view returns (bool)
true
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
2000000000000000000000000000
maxWalletHolding() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Quark
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
QUARK
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
0
totalSellTax() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc45e07a9d797a78ed572bc59f4b6c6580827da8f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EMPTYCONTRACTWOW(bool enabled)
REMOVETHELIMITS()
StuckRTHRescue()
StuckTokensRescue()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editTransactionFees(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTheGates()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.