LiquidityGeneratorToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x479d35a9 at 17057473
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
8 additional variables

No balances found for "LiquidityGeneratorToken"

No transactions found for "LiquidityGeneratorToken"


Functions
Getter at block 20933092
VERSION(view returns (uint256)
1
_charityAddress(view returns (address)
0x0000000000000000000000000000000000000000
_charityFee(view returns (uint256)
0
_liquidityFee(view returns (uint256)
0
_marketingAddress(view returns (address)
0x0000000000000000000000000000000000000000
_marketingFee(view returns (uint256)
0
_taxFee(view returns (uint256)
0
decimals(view returns (uint8)
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)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint256 totalSupply_address[3] addrsaddress owner_address poolFactory_uint256[4] feeSettings_address serviceFeeReceiver_uint256 serviceFee_payable 
renounceOwnership(
setCharityFeePercent(uint256 charityFeeBps
setCharityWallet(address _address
setLiquidityFeePercent(uint256 liquidityFeeBps
setMarketingFeePercent(uint256 marketingFeeBps
setMarketingWallet(address wallet
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFeeBps
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.