Battle bot
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Bbot | ERC-20 | 18.139176M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18057960 | a year ago | | | 0 | 0.0012452142 | |
| 18057270 | a year ago | | | 0 | 0.0010313566 | |
| 18057270 | a year ago | | | 0 | 0.0010313566 | |
| 18057270 | a year ago | | | 0 | 0.0010313566 | |
| 18044738 | a year ago | | | 0 | 0.00049658578 | |
| 18044724 | a year ago | | | 0 | 0.0097350000 | |
| 18044721 | a year ago | | | 0 | 0.00056154535 | |
| 18044720 | a year ago | | | 0 | 0.00039017486 | |
| 18044720 | a year ago | | | 0 | 0.00062888461 | |
| 18044719 | a year ago | | | 0 | 0.00057374054 |
ABI
ABI objects
Getter at block 21209725
_maxSellAmount() view returns (uint256)
42000000000000000000
_maxTxAmount() view returns (uint256)
42000000000000000000
_maxWalletToken() view returns (uint256)
42000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xd77a791ae15683e3d28eea80452002e2294a49da
name() pure returns (string)
Battle bot
pair() view returns (address)
0xa1993de386f0c889596d6c30e61e4b0436da8773
symbol() pure returns (string)
Bbot
totalSupply() view returns (uint256)
210000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events PreventBot(address[] addresses, bool _enabled)
SwapSetting(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
TransactionLimit(uint256 _buy, uint256 _sell, uint256 _wallet)
approve(address spender, uint256 amount) returns (bool)
changetax(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
manualSwap()
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.