BBot

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xedbbbf84 at 18139885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BBot "

0x17efdb81f88b877fdf823adaeb6dd2bb6bd7a79dfa042fd88725823c6b22698a
0xae6fca2982599b536a407f6650b1c8091832d248ca18725e4a8752664020227d
0xb35907e47e935ea3b613939c4e011236d1e985b1dbfabec4b072d0ba597fef68
0xde98c190014a49a92fc724cfaaa8a91630c235ee8ae9167a00ecfec7db1aaef4
0x6176b6daf3d7f18f1209457fee9bd6f6ca9d9a1ee422d61045c3b5487ebe1469
0x887cc601220f42dab39fa348e74b10bdb82660da4418c9c03780c136ee600a31
0xddb43d1f962baf554b90df80cb2cdae5b7b120ba44efc10a4c94a5258983765f
0xebd622ce2c7b61cb17e88e1d131028e05144e2b535cd5c20950202c12c12d9b9
0x4e8ec4fc73f767efa81984b845cf4f04a359a94b4d65cd057cbbe18d32bddc70

Functions
Getter at block 20940868
decimals(pure returns (uint8)
9
maxWallet(view returns (uint256)
1000000000000000000
name(view returns (string)
BBot
owner(view returns (address)
0xc1586464de078fcdf445f42278cbd443fa74c3b3
pool(view returns (address)
0xc1586464de078fcdf445f42278cbd443fa74c3b3
symbol(view returns (string)
BBOT
totalSupply(view returns (uint256)
1000000000000000000
totalSupplyOnStart(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
startTrade(address poolAddress
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.