Bob The Cat

Verified contract

Active on Ethereum with 209 txns
Deployed by via 0x2993dd33 at 20820786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xa64f80de0b7680dc53c7a6833de3b233d845740870e687312c916359606695b0
0xb8e6c437302699d718b4b66d415f98a06d691bdb585dbc60735192238b321b2b
0x30c5714d3f671663bd1b8877b5ea664a17e490267419671617c0ec5b502d2c7f
0xd466d3f14d411bcf18d864cfb4dd71a457be587f3e93a9adf82b5487e7357665
0xe8d732d3dead01079abd626f4030aa25b45c837eb4d2bd0cbaea759283a24ac6
0xa0ea04ff73821757dd68762a222fe5ebdccba54d40a3373e11fb222cc08d451f
0x1cb12aec309ca76389114f48fee9ac07f749d46691a89545b72e12bb2e6e2f9c
0xffe56b13928f586b371e41ded074d3778381a10d763420ac042624ee0e3bba8e
0x5be76a0468afe838634af05ae17a05309e7323879180fec8cd0e6de09efb1efa
0x766a3491177751319d49ccf6e78704a969e58665b989d9708490bdca6c903171

Functions
Getter at block 20858426
_maxTaxSwap(view returns (uint256)
1000000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
100000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=25, initialSellTax=25, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Bob The Cat
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
BOB
totalSupply(pure returns (uint256)
100000000000000000
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.