Quacksy

Verified contract

Active on Ethereum with 282 txns
Deployed by via 0x8ab17b02 at 21028611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x2e9d24872874732794ed38e23592a771850c2beb9e04751e03b13ff7cc874507
0x1430a77e12e89e69c7cc011afd5e714927190bf98121b3e8e96f75bdf9dd5345
0x0d371eca495ba0ae58e4c50835c7f34620343e16e731da61f5f657aa337d86fa
0xc12fdf555694cc46959eefe1a66a3a3fde07b1c036da7f13bfff4868b2da6493
0x614a69a1bcde6b98b2aab5bcd9ceaf7ab45a237245b931cf14644b0fbf793319
0x7090cd4fa5d5117ee2984cdbea2bf4c2e6bff0bc5577a666b0e106989368a431
0xc6b3be2fa2f588994c9e23b16bde89d5c2956ddf887df56e0914a5f5924b610f
0x0efcf8fdc5bae4cea0abc18f048daca0296658056431bb0a5cb9cd3c77c1d3c8
0x30294dc6838810a6e16db4f2f8b9e354f4333676425940da26955b2e8ce73a4a
0x61ef8efbc43db8991e33a0058c8b049bcf509d6a119aa009ccce1ee827119122

Functions
Getter at block 21398125
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=18, initialSellTax=18, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Quacksy
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
QUACKSY
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.