Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38c3…dbaa
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBOT | ERC-20 | 794.345159M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18993268 | 10 months ago | | | 0 | 0.0011795939 | |
| 18993234 | 10 months ago | | | 0 | 0.00060522536 | |
| 18993228 | 10 months ago | | | 0 | 0.0010807110 | |
| 18993120 | 10 months ago | | | 0 | 0.0012403365 | |
| 18993098 | 10 months ago | | | 0 | 0.0014472387 | |
| 18993097 | 10 months ago | | | 0 | 0.0015602352 | |
| 18993094 | 10 months ago | | | 0 | 0.0014763591 | |
| 18993094 | 10 months ago | | | 0 | 0.0014763591 | |
| 18993094 | 10 months ago | | | 0 | 0.0014763591 | |
| 18993078 | 10 months ago | | | 0 | 0.0013923158 |
ABI
ABI objects
Getter at block 21203790
_BuyFee() view returns (uint256)
0
_SellFee() view returns (uint256)
99
_maxTaxSwap() view returns (uint256)
100000000000000000000000000
_maxTxAmount() view returns (uint256)
200000000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Ben.Bot
owner() view returns (address)
0xe9ab91141b944feb658fc4b91b463fd5931cf0a3
symbol() pure returns (string)
BBOT
totalSupply() pure returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events TradingLive()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint256 BuyFee, uint256 SellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.