BotPro

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0xb8715e97 at 18112564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xb37111c2cd3ee1b058452c514a6f9202b5777ade2d2505c8954b9ca7b35a2fee
0xb1f2df0e8e5113746372c3b1b1f0e9422a6d2e259c5ad3da15d29e563c152ac1
0x16dc694709db37b8793c5212c187d6acf1fc3c356e967f6234fdc67f81defe4a
0x1a311b599e7d358690e051ce38f4fbe63e3859811751796459ae5ef7f46c2f74
0x9fdc1160f47cd353d893b41dafdec7df9599ac676557d2beecce09dd3b0ff661
0x4cb36e3025197e63ab6e5d8e20bc8bebe0f872407fdbf6c21234506395a268c4
0x83179f042765012792d78b4debeb8577643fb0e6fef741ab847f8fe0f01ddca3
0x736b2c0b840a4c6998902d78e3f704653e1b1aea07747a5294b908a67a6ce78f
0x226c29ea028bd5f773a799a707036195aba1a17b23a93f27d290e340c4544876
0xf8f077d9e71fe01decd78744ef4c59468ead2df5ed3d37b3e6d89b03d14282c9

Functions
Getter at block 21379459
buyBuybackFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
0
buyDevelopmentFee(view returns (uint256)
4
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
5
buybackWallet(view returns (address)
0xe2db6af278f41c97670c8ce8034cc98a515d5961
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xec78feeb08100b6a478def3ff110e24304ac658b
developmentWallet(view returns (address)
0x4e3a09a7d6972bbd71d9e0628a5ac2e8f65e3163
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
BotPro
owner(view returns (address)
0xec78feeb08100b6a478def3ff110e24304ac658b
sellBuybackFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
1000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
1000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
BOTPRO
tokensForBuyback(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForDevelopment(view returns (uint256)
3199999999999999999810713
tokensForLiquidity(view returns (uint256)
799999999999999999952677
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x16a0c850920f34ce1a1ac2ed4beac2461a4f2beb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _developmentFeeuint256 _buybackFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _developmentFeeuint256 _buybackFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.