Ape Inu

Verified contract

Active on Ethereum with 94 txns
Deployed by via 0x11009585 at 14513564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x72218103d9bcb689388cdb6b0474cb7beda323bdd35e8ade5816ae3b9f07841d
0x7e0915bca1a3daa0bc7c08b2c92043fd21209d29e9c6d2ee2ff773eb6624be02
0xec7838b4308c049e607adc375bcdadecfd67962350faaa7d4abcaaceff6c754c
0x1ee8d3f4b5f3e8f18c76b757fe2d8f1e5862e605cd6871894687e8c6b53d4923
0x10e0a4d92e2079a6ceaabbf6159224546748ec4066e47c446fbc0731e760d5ba
0x9b8e6706c96064f19b6bb9ac34eed5b4aff29392e43b8983387ae5ba4228395b
0x59738c3804dfa20180aa546108212ace1face1b986fae89b53d6e37c137009a0
0x8220c3d4ce1b714af3e7d70d91bedd6d134adacc21832f4aced96efac88e0731
0xa97bbee66ad94e12dcbccedbecff3c185680885e3bba369104e08e542bc9bfc7
0xe0af1406afb3c092466492f79c23b3d7adcca6836ec54a4e3baba11919e15165

Functions
Getter at block 21176523
VERSION(view returns (uint256)
1
_charityAddress(view returns (address)
0x0ec5229c9d1ac2e099755335547e09d8b5bbb734
_charityFee(view returns (uint256)
250
_liquidityFee(view returns (uint256)
2000
_taxFee(view returns (uint256)
0
decimals(view returns (uint8)
9
name(view returns (string)
Ape Inu
owner(view returns (address)
0xce6294fa2db512e0d1495dcf6750ebfb3d60c940
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
APEINU
totalFees(view returns (uint256)
520966636480327692755
totalSupply(view returns (uint256)
100000000000000000000000
uniswapV2Pair(view returns (address)
0x90a00d364646c4001e6b587ca794158ec2580169
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
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setLiquidityFeePercent(uint256 liquidityFeeBps
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
constructor(string name_string symbol_uint256 totalSupply_address router_address charityAddress_uint16 taxFeeBps_uint16 liquidityFeeBps_uint16 charityFeeBps_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive
receive(
Errors

This contract contains no error objects.