All-In-One

Verified contract

Active on Ethereum with 386 txns
Deployed by via 0xef1cd959 at 19121058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
Native
Value $0
ERC-20
--
0xf1d64e46f547801db146d65cc5441c5f4285f9f1a8abdf41611f31b8c32965d0
0x2efcf616c4926733ad113e2195e1bd246f3656b60a93b1558243adb90ad439fa
0xe79a97fbdd46175145fb2422e7f7f51fb3a78db52144e49f0bd43f03cbcbcc76
0x24fb7051b6b4ed169b98d1f8c55b3662d332876d24af4700ccc559f744bd8264
0xd3deae10ba3cd82b05c068848f0958a0822d58a92b9416fbc22d20e399109c3d
0xf2c9712bfa2508dae64158378ac89a140790254549c96664a3bc1cdd6db6a38b
0xbb0d9bb8714b551d7a90bc49f79f5df8d8afc21c9f52e6aa2a4440bfdc735212
0x6e6ef226fb7c888c723a03275f47dec115ac137385111045879449d81cdb531d
0x229276b44c13e20815c52dd588659c9db292b943ec35fe22477e130e2bcf4079
0x2eb2e711eec6fe062fe23b4e947dbb1df7469eee3c90efb7cf0725f4cf035d3c

Functions
Getter at block 21230443
decimals(pure returns (uint8)
9
 
getBalances(view returns (address[] addressesuint256[] balances)
getBuyTax(view returns (uint32)
95000
getCooldown(view returns (bool)
true
getERC20Controller(view returns (address)
0x883c2b17d1f91a24a89804bd68b67d8f68ee4301
getExcluded(view returns (address[] addresses)
[0x883c2b17D1F91A24a89804BD68b67D8F68Ee4301, 0xC471aFa683e0d69Ce00b988f8a0F29f31ca7779A, 0x857154af6c7FF2F0DE049EebEAa0122D2F9bA8A5, 0x3ca370666Eac2A44E59Ea1118c8C088b4E3618Cc, 0x60f1E8061495af2D5E1D2e3E10f5f6304937A19F, 0xF0401625b4a426a322e94b12456d7b167C97Ee92]
getJackpotAccount(view returns (address)
0xc471afa683e0d69ce00b988f8a0f29f31ca7779a
getJackpotRatio(view returns (uint32)
1000
getLPPair(view returns (address wethAddr)
0xf0401625b4a426a322e94b12456d7b167c97ee92
getMaxTx(view returns (uint256 maxTx)
100000000000000000
getMaxWallet(view returns (uint256 maxWallet)
100000000000000000
getSellTax(view returns (uint32)
95000
getTaxRatio(view returns (uint32)
1000
getTransferTax(view returns (uint32)
0
getWallet1(view returns (address)
0x3ca370666eac2a44e59ea1118c8c088b4e3618cc
name(pure returns (string)
All-In-One
owner(view returns (address)
0x883c2b17d1f91a24a89804bd68b67d8f68ee4301
symbol(pure returns (string)
AI1
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkBot(address botview returns (bool)
isExcludedFromFee(address accountview returns (bool)
jackpotsPendingSubmission(uint256view returns (uint256 jackpotAmountuint256 taxAmountaddress triggeringAccount)
State-modifying
addNewLPPair(address pair
approve(address spenderuint256 amountreturns (bool)
changeERC20Controller(address newWallet
changeWallet1(address newWallet
createPair(
disableBlocklistAdd(
enableTrading(
openTrading(
proxiedApprove(address erc20Contractaddress spenderuint256 amountreturns (bool)
proxiedSell(address erc20Contract
proxiedSellAndSend(address erc20Contract
proxiedTransfer(address erc20Contractaddress recipientuint256 amountreturns (bool)
proxiedWETHWithdraw(
removeLimits(
renounceOwnership(
setBot(address theBotbool toSet
setBuyTax(uint32 amount
setCooldownEnabled(bool onoff
setExcludedFromFee(address accountbool isExcluded
setJackpotAccount(address newAcc
setJackpotRatio(uint32 amount
setMainRatio(uint32 amount
setMaxTxDivisor(uint32 divisor
setMaxWalletDivisor(uint32 divisor
setSellTax(uint32 amount
setTransferTax(uint32 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bought(address indexed buyeruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sold(address indexed selleruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account