LiquidityBuySellFeeTokenAntiBot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5d62c56d at 20017140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "LiquidityBuySellFeeTokenAntiBot"

No transactions found for "LiquidityBuySellFeeTokenAntiBot"


Functions
Getter at block 20888238
MAX_FEE(view returns (uint256)
2000
VERSION(view returns (uint256)
1
_liquidityFee(view returns (uint256)
0
_marketingAddress(view returns (address)
0x0000000000000000000000000000000000000000
_marketingFee(view returns (uint256)
0
_marketingToken(view returns (address)
0x0000000000000000000000000000000000000000
_taxFee(view returns (uint256)
0
antiBot(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
enableAntiBot(view returns (bool)
false
 
getBlacklist(view returns (address[])
getBlacklistStatus(view returns (booluint256uint256uint256uint256)
(false, 0, 0, 0, 0)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
addToBlacklist(address[] addresses
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint256 totalSupply_address[4] addrsuint16[3] feeSettingsuint16[3] buyFeeSettingsuint16[3] sellFeeSettingsbool enableAntiBot_
removeFromBlacklist(address addr
renounceOwnership(
setSwapBackSettings(uint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyAmountUpdated(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.