Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBB | ERC-20 | 9.105568K | $0.00 |
$0 | |
USA | ERC-20 | 1 | $0.00079 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22741191 | 2 hours ago | | | 0 | 2.2503829e-7 | |
| 22725664 | 10 hours ago | | | 0 | 0.000000068789963814 | |
| 22725554 | 10 hours ago | | | 0 | 0.000000071337374836 | |
| 22725072 | 11 hours ago | | | 0 | 0.000000079128462908 | |
| 22724289 | 11 hours ago | | | 0 | 0.000000065786888768 | |
| 22717381 | 15 hours ago | | | 0 | 5.6340779e-7 | |
| 22717352 | 15 hours ago | | | 0 | 5.6340779e-7 | |
| 22715236 | 16 hours ago | | | 0 | 3.2733459e-7 | |
| 22713781 | 17 hours ago | | | 0 | 4.1086433e-7 | |
| 22711765 | 18 hours ago | | | 0 | 5.6349138e-7 |
ABI
ABI objects
Getter at block 22744410
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x39e107ca9b040d9ff723f7e976fcc78d45753a6c
liquidityWallet() view returns (address)
0x39e107ca9b040d9ff723f7e976fcc78d45753a6c
marketingWallet() view returns (address)
0x39e107ca9b040d9ff723f7e976fcc78d45753a6c
maxTransaction() view returns (uint256)
100000000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
Based Baby
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
BBB
totalSupply() view returns (uint256)
99655000000000009999842500000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1c2a29861a976d6dc3f4312148b200cc5e5c37f4
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTransaction(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bulkExcludeFromFees(address[] accounts, bool value)
bulkExcludeFromMaxTransaction(address[] accounts, bool value)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address account, bool value)
heIsBorn()
heIsWalking()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _developmentFee, uint256 _liquidityFee)
setDevelopmentWallet(address _developmentWallet)
setLiquidityWallet(address _liquidityWallet)
setMarketingWallet(address _marketingWallet)
setMaxWalletAndMaxTransaction(uint256 _maxTransaction, uint256 _maxWallet)
setSellFees(uint256 _marketingFee, uint256 _developmentFee, uint256 _liquidityFee)
setSwapEnabled(bool value)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
liquidityWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.