Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APEINU | ERC-20 | 517.0777B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18918123 | 10 months ago | | | 0 | 0.00030265802 | |
| 17430019 | a year ago | | | 0 | 0.0033921564 | |
| 17430010 | a year ago | | | 0 | 0.0032842646 | |
| 15055658 | 2 years ago | | | 0 | 0.00046766251 | |
| 14615058 | 3 years ago | | | 0 | 0.00093219384 | |
| 14566283 | 3 years ago | | | 0 | 0.0031049159 | |
| 14561291 | 3 years ago | | | 0 | 0.00049304242 | |
| 14538140 | 3 years ago | | | 0 | 0.0015605091 | |
| 14537263 | 3 years ago | | | 0 | 0.0024239203 | |
| 14537091 | 3 years ago | | | 0 | 0.0017805453 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFeeBps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.