AI Factory

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0xd2a01964 at 17948864
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables

No balances found for "AI Factory"

0xf380ac0cf022e91e079f994cc93a5477c0718bc9ca87c8185d58305387618acf
0x1d030caee6ebc3293f6d95da6279e3e091f16228c73de94ea2361bfff0f1d1a0
0xcdb8f7dbb8dcc86fc990debb9dd04d796dd7199689b5c65de5cca1298b17caa5
0x86dc6107c08e138b5efdeaecb201f52547d2bb86aaa991a143378e63e260c459
0x7e2b0e92ac32fac6bf3b44893f2f01a87868a4bdf4a5ea691f653d77b9c7f809
0x4623bd052d9d6ba8d2e6d662a0dce0682d53bd2df21a37c6b65d3a089c959351
0x26058e107c87808be8cfc01b8aff1e154108c200c7612bdf3242f3ebcc973f40
0x3d371c216690fe4a0724f0ccf2235738fccb1292d8e29cf764c81b14c354e752
0xc989c922505089184c99b21caad21423b900b11468f8da7bbc0ba625d2590f61
0xd9c057c1d1e02125872ace051513c860bf4d9f3ace70343fc62bc7fee6b83dfa

Functions
Getter at block 20885259
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
3
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
3
_maxDestroyAmount(view returns (uint256)
150000000000000000000000000000
_maxTxAmount(view returns (uint256)
150000000000000000000000000000
_owner(view returns (address)
0x5cb25ca1c5c828d41db38872368a8d4f606abd96
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
4
_sellMarketingFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
4
_totalDistributionShares(view returns (uint256)
9
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
4
_walletMax(view returns (uint256)
150000000000000000000000000000
airdropNumbs(view returns (uint256)
0
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
first(view returns (uint256)
0
getCirculatingSupply(view returns (uint256)
150000000000000000000000000000
getTime(view returns (uint256)
1727961755
kill(view returns (uint256)
0
marketingWalletAddress(view returns (address)
0x5cb25ca1c5c828d41db38872368a8d4f606abd96
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
AI Factory
owner(view returns (address)
0x5cb25ca1c5c828d41db38872368a8d4f606abd96
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
AIfactory
teamWalletAddress(view returns (address)
0x5cb25ca1c5c828d41db38872368a8d4f606abd96
totalSupply(view returns (uint256)
150000000000000000000000000000
uniswapPair(view returns (address)
0xc9cd92924661c29abafa97d8e0da1e3b925b0f2c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setAirdropNumbs(uint256 newValue
setBuyDestFee(uint256 newBuyDestroyFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setKing(uint256 newValue
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxDesAmount(uint256 maxDestroy
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellDestroyFee
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string coinNamestring coinSymboluint8 coinDecimalsuint256 supplyaddress routeraddress owneraddress marketingAddressaddress teamAddressaddress service
Fallback and receive
receive(
Errors

This contract contains no error objects.