SmartContractBot

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0xe15721aa at 17926314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.04
ERC-20
--
0xdc8c47f5234e765f2426a6f669c33dc1cc88e7b979e53ed1fb3ee56cb1007c08
0xa7e9d3ce3ef02384bb10cfcceed711ea75605b1ad8cb5e14ade0da640225e5e0
0x918550467c47504b11a6c1280711c402b4a33e2f547f414dd6ee823e7630562b
0xf1f64e3b39ec473e078e37c18922abbf254b95b13bb839295990c73d2a0f0b31
0x7c14852ead82e8dddc9494a89a25a1a0d7092962180cab73808a703081b08e26
0x374a763acda8ad38de8cb084b7f6aabec62c7d078bea924492d2562fe61be9b7
0x39bd470491bd7d3b3c74dd3a18712ba5ddb1908f0f90884e409cd8f00f32f97b
0xc676ffffb10236be7c3d75e2a94099548bef9545c72d63ee12d5578999b7c24c
0x09007969abf21de8f5846b6fb6486312a2b0a32995fc10444a6148fa9bbda643
0x9817030edfd30dad0c6a090801a0b0ecd1b6e4d93787d2d0652d7bd40cac9ff2

Functions
Getter at block 21324469
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
127505905973106580940541
mainAddress(view returns (address)
0x738b8a3809e7d6f8242329f0264ae2b7777b1333
maxBuyAmount(view returns (uint256)
80000000000000000000000000
maxSellAmount(view returns (uint256)
80000000000000000000000000
name(view returns (string)
SmartContractBot
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0xe9324fd5fd41083636becc1388606bd968305d5a
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold(view returns (uint256)
133700000000000000000000
symbol(view returns (string)
SmartContractBot
totalSupply(view returns (uint256)
80000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
mainFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
SetMaxBuyLimitAmount(uint256 _maxBuyAmount
SetMaxSellLimitAmount(uint256 _maxSellAmount
UpdateTradingFeatures(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mainAddressSetup(address _newAddress
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapThreshold(uint256 _swapThreshold
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxSellAmountUpdated(uint256 maxSellAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint256 swapThreshold
Transfer(address indexed fromaddress indexed touint256 value
mainAddressUpdated(address mainAddress
mainFeeSent(address recipientuint256 amount
mainFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.