1eth Liquidity

Verified contract

Active on Ethereum with 15 txns
Deployed by via 0x9cf2b7cb at 15702773
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0xe728274bdf8d14c982a8fd404830a8a89fc393a7c87b0f3dc37b7a91ad098378
0x92c5ab5d519ea36b1d849a6cefad2499636a812b902b3456712c66f94a17388e
0xcbbebed2d93e1352cc7ade8d93cc8d46e4ea56c762a1b2b525b567381455f275
0xc59cb5fd4c00a2ddf95d0d9e2d1cc06f45c4cf703256df62f8454fc5ca05a0b8
0x25b55b9bcd02afda7e8c448897fff84d2bf47f2030c2e691d9d3739910a1cfd2
0x32c10615198848c2ce77aee46662c733e4328c8060ad331e88fc4d61c1509d87
0xc8360945e740aad3a03f1ae8da3a670a6f3b0e1bd236ec79ae038c33f26d1258
0x18c2a954689f2756a09c753037ebe39c87bc36ab59531372f9dc86da1c17435e
0x8da556a22c4f1f97e9620abf11f99eebb6000cb86daabf52df7d8e5f70910107
0x15e11a881735e0277fc14e5009e5de6f237a5529452809ce71ef686e15df411a

Functions
Getter at block 21218879
MAX_FEE(view returns (uint256)
2500
VERSION(view returns (uint256)
2
_charityAddress(view returns (address)
0x8501ec0ca1651f54e64c5f41a35125979e398b7c
_charityFee(view returns (uint256)
200
_liquidityFee(view returns (uint256)
100
_taxFee(view returns (uint256)
200
decimals(view returns (uint8)
9
enableAntiBot(view returns (bool)
true
name(view returns (string)
1eth Liquidity
owner(view returns (address)
0x8501ec0ca1651f54e64c5f41a35125979e398b7c
pinkAntiBot(view returns (address)
0xf4f071eb637b64fc78c9ea87dace4445d119ca35
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
1ETH
totalFees(view returns (uint256)
701284865686236229
totalSupply(view returns (uint256)
100000000000000000000
uniswapV2Pair(view returns (address)
0x9aa6465491aaad481a27c2a84d7f52c33149e02c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setCharityFeePercent(uint256 charityFeeBps
setEnableAntiBot(bool _enable
setLiquidityFeePercent(uint256 liquidityFeeBps
setSwapBackSettings(uint256 _amount
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
SwapAndLiquifyAmountUpdated(uint256 amount
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 totalSupply_address router_address charityAddress_uint16 taxFeeBps_uint16 liquidityFeeBps_uint16 charityFeeBps_address pinkAntiBot_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive
receive(
Errors

This contract contains no error objects.