Big Beautiful Women
Verified contract
Active on
Ethereum with 1,193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x57c9…968a
2 additional
variables
Balances ($250.24)
Native
Value
$250.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.076855 | $3,256.02 |
$250.24 | |
BBW | ERC-20 | 211.40109B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20978200 | a month ago | | | 0 | 0.00038368760 | |
| 20365622 | 4 months ago | | | 0 | 0.00015787919 | |
| 20331633 | 4 months ago | | | 0 | 0.00038569844 | |
| 20172391 | 5 months ago | | | 0 | 0.00019566434 | |
| 20065351 | 5 months ago | | | 0 | 0.00022362240 | |
| 20059453 | 5 months ago | | | 0 | 0.00039252433 | |
| 20059450 | 5 months ago | | | 0 | 0.00039175699 | |
| 20059449 | 5 months ago | | | 0 | 0.00040200654 | |
| 20059448 | 5 months ago | | | 0 | 0.00047442417 | |
| 20012819 | 5 months ago | | | 0 | 0.00061595370 |
ABI
ABI objects
Getter at block 21172060
_devWalletAddress() view returns (address)
0x57c97f045a4b562b4435274cb9fd0e861af3968a
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
100000000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Big Beautiful Women
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BBW
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x0b591ad75fc4cf0309b8ba8cea6abb22f339b65c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.