This contract is being backfilled. You may encounter incomplete storage history.

Dubbz

Verified contract

Active on Ethereum with 18,375 txns
Deployed by via 0xb1eda089 at 16323151
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables
ERC-20
Value $2
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1607d3e5b3b7494f88868b305b57dd407b17fd095d2325ba0f40df69703b8396
0x52c6369862bb5352e5cc95b64064515c2bc49964d248e35dbc3aa05c0b648a28
0x40a4fff3a2068e8c5bfd487c739009065f62492f77b742c096697718d004d6c3
0xe4c9128a11fae711d797d5db1b7823c418254073ce506fb4a3da1e964c2fd550
0xbbe5f0ab17a99c63b19001a7747604237aab8a48ee28eaed364c789a0b3da3ac
0x47c76218a5a9f47b08e5cbd1101a74e400bb0fd0585bb073d9118ec576c89bf2
0x13fb295689682803014d8e18679cc26c003e4063e0c90176f1426d2a35334381
0x6b502a4229c492712e3c9ed6f16c18d546f0a0b76af1c123435c42f2a9fefba2
0x668741927d2d3b700566a9b0c502fc2e7ad4c6fb5262bdc0280246ec2b2926b8
0xbf495c541a3c79bae39b82b3135f23ff823a50bf93f411197e1c0e111118bfb9

Functions
Getter at block 20794589
STABLECOIN(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
blockForPenaltyEnd(view returns (uint256)
16323437
buyLiquidityFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
0
buyProjectFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
dividendTracker(view returns (address)
0x5499710e7176836f9712d6465a9547c2d150b041
futureOwnerAddress(view returns (address)
0x253617a0196d5306cdf877b1d2d44e71e30c0cc2
getBlockNumber(view returns (uint256)
20794589
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
6276
getNumberOfDividends(view returns (uint256)
6101190444614906364613703
getTotalDividendsDistributed(view returns (uint256)
55724701489
limitsInEffect(view returns (bool)
false
lpPair(view returns (address)
0x417a43500ee930e5b9d844e7c55510251be16cae
lpPairEth(view returns (address)
0x063e913f23d2314d75962871b10eecf48c539046
lpToEth(view returns (bool)
true
maxBuyAmount(view returns (uint256)
10000000000000000000000000
maxSellAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
50000000000000000000000
name(view returns (string)
Dubbz
operationsAddress(view returns (address)
0xa933ec445bb5e53610db74cdda50ac8d6e375c75
owner(view returns (address)
0xea57f54255f498adb83f544240dba9aea7c0214a
projectAddress(view returns (address)
0x253617a0196d5306cdf877b1d2d44e71e30c0cc2
projectGetsTokens(view returns (bool)
false
sellLiquidityFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
400
sellProjectFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
400
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
350000000000000000000
symbol(view returns (string)
Dubbz
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
191713322321305950433
tokensForProject(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
false
tradingActiveBlock(view returns (uint256)
16323437
transferDelayEnabled(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
addressVerified(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressint256int256uint256uint256uint256uint256uint256)
isExcludedFromFees(address accountview returns (bool)
restrictedWallets(addressview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
distributeDividends(
enableTrading(uint256 blocksForPenalty
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(bool inEth
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageRestrictedWallets(address[] walletsbool restricted
pauseTrading(
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
setProjectAddress(address _projectAddress
setProjectGetsTokens(bool getsTokens
setVerificationRules(address _verificationAddressbool _verificationRequired
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpauseTrading(
updateBuyFees(uint256 _projectFeeuint256 _liquidityFeeuint256 _operationsFee
updateClaimWait(uint256 claimWait
updateLpToEth(bool _lpToEth
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _projectFeeuint256 _liquidityFeeuint256 _operationsFee
updateSwapTokensAtAmount(uint256 newAmount
verificationToBuy(uint8 _vbytes32 _rbytes32 _s
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromDividends(address indexed wallet
ExcludeFromFees(address indexed accountbool isExcluded
IncludeInDividends(address indexed wallet
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedBuyFee(uint256 newAmount
UpdatedLiquidityAddress(address indexed newWallet
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
UpdatedProjectAddress(address indexed newWallet
UpdatedSellFee(uint256 newAmount
VestingTokens(address indexed walletuint256 amount
Constructor
constructor(bool _lpIsEth
Fallback and receive
receive(
Errors

This contract contains no error objects.