Doom Bot

Verified contract

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

No balances found for "Doom Bot"

0x8545d66aa883ff95e3bfc306dc09195ab76152dcd70953e6b92402c352410c3b
0xda8338644862027a422623217166d741ffb19f808359fd732bd0fcf0979f2da1
0x95db8854f0f5cd9844b3381508dfaba8e54ac49c5f3575921865ca51a3af4277
0x33703e949958566903573bfa8ca006b7d32e05b2110169a410cd0208745f51fe
0xbbe0fac9a5c1b0c96a152e6f981225e845c695c89184a100b57ed364b8524086
0xf707d3fde2824d00dedeeae2e7f8bae3b96b7323c11d13b163b45707368b13b0
0x5e9baf9d25e7a69b1a217b40c11cb10eef2b9a5a2a34dcd8c0047fc57c849d7b
0x8a7f67a00fc9ff8c452709f2c9b37f9b99c1e5df7f805f5169be2a1f39da6e96
0x7e9edff86e9c44aa55fcb1349619367932009f86a57bb7d61b19bb96e8fd2517
0xb6c44d7797b5504429c0ac47141f62723fc8a013cb8c70df6099f3af8d8f1c76

Functions
Getter at block 20933715
_maxTaxSwap(view returns (uint256)
4206900000000000000
_maxTxAmount(view returns (uint256)
420690000000000000000
_maxWalletSize(view returns (uint256)
420690000000000000000
_taxSwapThreshold(view returns (uint256)
420690000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=18, initialSellTax=18, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Doom Bot
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
BOT
totalSupply(pure returns (uint256)
420690000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.