FoxAI

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0xb6230013 at 17812178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional variable
ERC-20
--
0x76cd0ac23d6f839426dd75fcf3b9f96c7cc3e017070123354f1898b6d07e9c4f
0x52f5d286ce61418bdc588b29d8e79174fd3696ef4912ff99fc90456642672d50
0x8d76578e454f2abd4050568ff90571f0d9a8b2ea61d1b31bf8a115bb60033307
0x37befa359f7806257b501ea90039adc2bffaa1ae25e0e29a703a222fb13a5353
0x8f3ceaa0be116fac922215ceb7adef2dbd534894dc65f122d9a76db22a101e20
0x16db57271da8726ab321114cae51b8baf27dd91b2e6cab17041e4475ca103f84
0xc049fd4d9ea1f3c1cbbd0436811c9691b94efbf3774aee08a6dec47ca8fc62db
0x3ff62d206d616cd23a5bf142d603c0e31256f5c85c382319a61c984e099ce508
0x4d05e1ba5c7d2f1d30908eb3ca6e569fccd57defba2f4f72ed15414d4d8b67d8
0x970de2c76be37408ff20899fc2d13c9fbf29632436547444594451d247ed4d01

Functions
Getter at block 20877232
_enabled_swap(view returns (bool)
true
_feeInit(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
_swapping_is(view returns (bool)
false
decimals(view returns (uint8)
18
maxSizeForBuy(view returns (uint256)
1000000000000000000000000000
maxSizeForSell(view returns (uint256)
1000000000000000000000000000
maxSizeForWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
FoxAI
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
FOXAI
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x9c84aa1d97f1b06b22db80b1fa32ccbdcc4a9447
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
_unipairAddr(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
ercWrongTokenSent(address tokenuint256 amount
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setUniPair(address pairbool value
startTrade(address _pair
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLimitFeeAmountForSwap(uint256 newAmountreturns (bool)
withdraw(returns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.