SlimBabyDoge
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc8c5…e91d
0xb4d4…336f
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SBD | ERC-20 | 1.583578T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19850844 | 6 months ago | | | 0 | 0.0018134650 | |
| 17506867 | a year ago | | | 0 | 0.00065727778 | |
| 17323779 | a year ago | | | 0 | 0.0083410114 | |
| 17323680 | a year ago | | | 0 | 0.024498421 | |
| 17197701 | 2 years ago | | | 0 | 0.0068531695 | |
| 17141877 | 2 years ago | | | 0 | 0.011802340 | |
| 17141456 | 2 years ago | | | 0 | 0.0013939939 | |
| 17137977 | 2 years ago | | | 0 | 0.0020609779 | |
| 17137175 | 2 years ago | | | 0 | 0.0016645036 | |
| 17137163 | 2 years ago | | | 0 | 0.012895186 |
ABI
ABI objects
Getter at block 21214148
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 rewards, uint16 liquidity, uint16 marketing, uint16 total)
(rewards=100, liquidity=100, marketing=300, total=500)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCurrentReward() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTotalReflected() view returns (uint256)
940733798151892047
lpPair() view returns (address)
0x881ec56cbdfdc96278ce8e0f8074c18b4e45c190
marketingWallet() view returns (address)
0xc8c54752bd48cbbcacceded68f69d7913ae3e91d
name() pure returns (string)
SlimBabyDoge
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
processReflect() view returns (bool)
true
swapAmount() view returns (uint256)
133200000000000000000
swapThreshold() view returns (uint256)
44400000000000000000
symbol() pure returns (string)
SBD
totalSupply() pure returns (uint256)
222000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
getUserInfo(address user) view returns (string, string, string, string)
getUserRealizedGains(address user) view returns (uint256)
getUserUnpaidEarnings(address user) view returns (uint256)
isExcludedFromDividends(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
claimPendingRewards()
enableTrading()
manualDeposit(uint256 amount, uint256 multiplier)
manualProcess(uint256 manualGas)
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool processReflectEnabled, bool priceImpactSwapEnabled)
setDividendExcluded(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializers(address aInitializer, address cInitializer)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setReflectorSettings(uint256 gas)
setRewardsProperties(uint256 _minPeriod, uint256 _minReflection, uint256 minReflectionMultiplier)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amount)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.