Baby Dubbz
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional
variables
Balances ($21.51)
Native
Value
$21.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008063 | $2,667.65 |
$21.51 | |
bDubbz | ERC-20 | 237.907646K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16325437 | 2 years ago | | | 0 | 0.00077597219 | |
| 16324983 | 2 years ago | | | 0 | 0.00068729339 | |
| 16324980 | 2 years ago | | | 0 | 0.00070904315 | |
| 16324926 | 2 years ago | | | 0 | 0.00080497606 | |
| 16324903 | 2 years ago | | | 0 | 0.00072638558 | |
| 16324895 | 2 years ago | | | 0 | 0.00075453014 | |
| 16324888 | 2 years ago | | | 0 | 0.00067341767 | |
| 16324876 | 2 years ago | | | 0 | 0.00072022458 | |
| 16324859 | 2 years ago | | | 0 | 0.00074649127 | |
| 16324855 | 2 years ago | | | 0 | 0.00068532682 |
ABI
ABI objects
Getter at block 21078198
_maxTxAmount() view returns (uint256)
20000000000000000000000000000000000000
_maxWallet() view returns (uint256)
20000000000000000000000000000000000000
autoBuybackAccumulator() view returns (uint256)
0
autoBuybackAmount() view returns (uint256)
0
autoBuybackBlockLast() view returns (uint256)
0
autoBuybackBlockPeriod() view returns (uint256)
0
autoBuybackCap() view returns (uint256)
0
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xc1d93220b77958e5d8ccfd3b7bcd20ef97be74a0
buybackFeeBuy() view returns (uint256)
0
buybackFeeSell() view returns (uint256)
0
decimals() pure returns (uint8)
18
distributor() view returns (address)
0x9a2955f08486fde7654d2a6a5816af674ff14d0d
distributorAddress() view returns (address)
0x9a2955f08486fde7654d2a6a5816af674ff14d0d
feeDenominator() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
inSwap() view returns (bool)
false
investmentFeeBuy() view returns (uint256)
200
investmentFeeReceiver() view returns (address)
0xc1d93220b77958e5d8ccfd3b7bcd20ef97be74a0
investmentFeeSell() view returns (uint256)
200
launchedAt() view returns (uint256)
16324727
launchedAtTimestamp() view returns (uint256)
1672730471
liquidityFeeBuy() view returns (uint256)
100
liquidityFeeSell() view returns (uint256)
100
name() pure returns (string)
Baby Dubbz
pair() view returns (address)
0x46936b10d5a098660cced5debb0b399e2a6eb3ad
reflectionFeeBuy() view returns (uint256)
500
reflectionFeeSell() view returns (uint256)
500
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
bDubbz
targetLiquidity() view returns (uint256)
10
targetLiquidityDenominator() view returns (uint256)
100
totalFeeBuy() view returns (uint256)
800
totalFeeSell() view returns (uint256)
800
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
deposit() payable
launch()
process()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setBuyFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _investmentFee)
setCanTransferBeforeLaunch(address holder, bool exempt)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _investmentFeeReceiver)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSellFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _investmentFee)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerZeusBuyback(uint256 amount)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMRLN)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.