0XCBOT

Verified contract

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

No balances found for "0XCBOT"

0x4ec2a182584e6fb2976461c09fddcd32014549607d849784bf4d9dd6015f3184
0x681dc57ad98e05139fa6d1f067b66c92c6f2bf9f5c066959cea6bf1b16e9ff54
0xf0c7472afba0c34834af3789a9fd8d47973b49a46429b8b9f66ab74f5dd3e2c4
0xf1823a7b24d751614652cb6325dd8e94ab0737ed1f4c4651f6e2c146d9663b44
0x421feb50d1effa89d11f9fb3b644019218b811890ce998b56981c7acadedea0a
0x9425bb5368f83b7ce6e8b129cf24a642d6fc8afd1b1432cd0adca37db9c023d7
0xf95f64c5b6d6c20e5235d5ffe33e29d345b40eb753d207d5a5dde2b53157ba8c
0x2224ed3a6f998d86232bb24acd42a6fbee2b93a405228f88277caa9fd94dc2a5
0x0b7fb5656c5c97c7de1bfd5a37504e1e31ceb9e29b6d1bcbb971e4622d10fd91
0xd82e99dab161a9721f1eff62c2d231aa4234713decd07c20ed4eb2cd3b772a12

Functions
Getter at block 20965620
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
0
_maxDestroyAmount(view returns (uint256)
1000000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_owner(view returns (address)
0x18faeace581bf603ef07a10ca36a4f6397334906
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
0
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
0
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
getTime(view returns (uint256)
1728930803
marketingWalletAddress(view returns (address)
0x18faeace581bf603ef07a10ca36a4f6397334906
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000
name(view returns (string)
0XCBOT
owner(view returns (address)
0x18faeace581bf603ef07a10ca36a4f6397334906
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
0XC
teamWalletAddress(view returns (address)
0x18faeace581bf603ef07a10ca36a4f6397334906
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x7027948c6348856a9b90df8ff0b3034ec1c01bfc
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
Limitseffects(
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
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
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
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.