Based Boys Club
Verified contract
Active on
Base with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x53b5…7d28
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBC | ERC-20 | 833.960295K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13915135 | 7 months ago | | | 0 | 0.0000014566221 | |
| 13915120 | 7 months ago | | | 0 | 0.000073922879 | |
| 13902968 | 7 months ago | | | 0 | 0.0000060879700 | |
| 13898977 | 7 months ago | | | 0 | 0.0000054832341 | |
| 13898716 | 7 months ago | | | 0 | 0.0000060879700 | |
| 13898690 | 7 months ago | | | 0 | 0.0000060879700 | |
| 13898648 | 7 months ago | | | 0 | 0.0000060879700 | |
| 13898631 | 7 months ago | | | 0 | 0.0000014726714 | |
| 13898625 | 7 months ago | | | 0 | 0.0000060879700 | |
| 13898623 | 7 months ago | | | 0 | 0.0000014609078 |
ABI
ABI objects
Getter at block 22923894
Zx() view returns (uint256)
1
_maxTaxSwap() view returns (uint256)
7000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletSize() view returns (uint256)
500000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Based Boys Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
BBC
totalSupply() pure returns (uint256)
500000000000000000
uniswapV2Pair() view returns (address)
0x5da156d5de43082677ec632ecad040edd1f14166
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableRescue(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
freeStuckEth()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setZx(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.