ApeTools

Verified contract

Active on Ethereum with 254 txns
Deployed by via 0x4cb0e443 at 17535627
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0xdd3ce451a3117ca75ad610b43f8606f5726b4860ccd587b6ee763419e62b0438
0x2ce8c1f68ada88d8473938c22fa481d800b5959bf179bf99a93bd790fca25b22
0x90a7e467aedaa0bd1a922ad80994bbe4d051e8e1750059a0dd1330676bf268c6
0xd63540e7c485d858a76aaeaa982b71a2448c2752f9c5196e8143285b5baf162f
0x96a21183617632ea412d172f7618041f2eabaab17d416fc34a1f9e8b98af76a8
0xc066c24aaa4088cd6e8ebd1152a4093b42d2cc26b33c6c59f4c0e6fc481b140e
0x39eaab6cb3aa1d71afd50a7976aed1dfdfb58e72c85f8a8aa07931a2e98cb453
0xb37fd739a970f40a70b612ec1adcc58467f42b3aa701e41ed1614e3411f80cde
0x8e8f1818c33edb1b8e8c40d65c790206d1b301c61981602e32f65541f6d4043b
0xc55d5ffeeab47f1773772c014499a2a5bb17e7224b8e85bc4c9bd9f0feb73df8

Functions
Getter at block 21212651
deadBlocks(view returns (uint256)
2
decimals(view returns (uint8)
9
delay(view returns (uint256)
0
earlyBuyerDailyMaxSell(view returns (uint256)
50000000000000
finalTaxSet(view returns (bool)
true
finalTaxTimestamp(view returns (uint256)
3600
launchBlock(view returns (uint256)
17535684
launchTimestamp(view returns (uint256)
1687443287
marketingWallet(view returns (address)
0x83b292c2cc7c749cd7733dec5139c83675f16a0c
maxTx(view returns (uint256)
10000000000000000
maxWallet(view returns (uint256)
10000000000000000
name(view returns (string)
ApeTools
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xa127d11e7fdb41e27bbce81d618de064204575cc
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
25000000000000
symbol(view returns (string)
APT
taxes(view returns (uint256 buyuint256 selluint256 transfer)
(buy=5, sell=5, transfer=0)
totalSupply(view returns (uint256)
10000000000000000
tradingEnabled(view returns (bool)
true
whitelistPeriod(view returns (uint256)
300
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earlyBuyer(address buyerview returns (bool status)
earlyBuyerDailySell(address buyerview returns (uint256 amount)
isBlacklisted(address userview returns (bool status)
isExcludedFromFees(address userview returns (bool status)
lastTrade(address userview returns (uint256 timestamp)
whitelistedBuyer(address buyerview returns (bool status)
State-modifying
approve(address spenderuint256 amountreturns (bool)
bulkIsExcludedFromFees(address[] accountsbool state
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
rescueERC20(address tokenAdduint256 amount
rescueETH(uint256 weiAmount
setBlacklist(address[] accountsbool status
setDelay(uint256 time
setIsExcludedFromFees(address _addressbool state
setLimits(uint256 _maxTxuint256 _maxWallet
setMarketingWallet(address newWallet
setRouterAndPair(address newRouteraddress newPair
setSwapEnabled(bool status
setSwapTreshhold(uint256 amount
setTaxes(uint256 _buyTaxuint256 _sellTaxuint256 _transferTax
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _router
Fallback and receive
receive(
Errors

This contract contains no error objects.