General Bob (0xB0B)
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOB | ERC-20 | 8.657568M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408247 | 4 months ago | | | 0 | 0.00010180368 | |
| 20408244 | 4 months ago | | | 0 | 0.000078498692 | |
| 20408240 | 4 months ago | | | 0 | 0.00033502024 | |
| 20408236 | 4 months ago | | | 0 | 0.00019616288 | |
| 20408236 | 4 months ago | | | 0 | 0.00029053888 | |
| 20408235 | 4 months ago | | | 0 | 0.0057165242 | |
| 20408213 | 4 months ago | | | 1.5 | 0.000039812741 | |
| 20408197 | 4 months ago | | | 0 | 0.000074510937 |
ABI
ABI objects
Getter at block 21202682
_maxTaxSwap() view returns (uint256)
700000000000000
_maxTxAmount() view returns (uint256)
69000000000000000
_maxWalletSize() view returns (uint256)
69000000000000000
_taxSwapThreshold() view returns (uint256)
700000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
General Bob (0xB0B)
owner() view returns (address)
0xea234afabea01306ecfac3a143592952a7b1a825
symbol() pure returns (string)
BOB
totalSupply() pure returns (uint256)
69000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
removeLimit()
renounceOwnership()
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.