Dolan

Verified contract

Active on Ethereum with 376 txns
Deployed by via 0xece16d5c at 15891240
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
ERC-20
--
0x1ec2e7de940d1d7eed8537d0faca99006721425422f99264d74abf6ac101fa65
0xac53505dd92686c071aedd8e000f97a62187fe73ee4545a619327d98a21f4b79
0x56a62c8a79dd78959df25cbefda05963fff3d2ddb25e2fd81a3c69fa206da27d
0x30654064e28d62aff02def21767112a06a9585b0f7ce1e89b00399e3e409cea3
0x76cfae8a7c2545989fde07d564f538df59ea55eb53155a16f4ca988a2e9995e5
0xa8cf2fc6d9e0f44de1aedfef67a0065537a2d59b7764040f16b56eb71f91a3a6
0x013b547831b85c43ebccfbc8d36722c1b72a6c0d9c3029a265402cc2ecc9fccb
0x3b5c2d5570cc72c3b3a2000438dc126c4e697823ac9a9e2cf4f5e9af0e667267
0xaa8475552628947a1e337edc6e7b31f42357118151d7717791ab5d832e24dabb
0x33c2c47a73f11e829824fcf42dccde404f1064c3a67db06c9e206b09f7221106

Functions
Getter at block 21402017
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x2119159dbc979ebc3d7ad783f43663a18e0631e0
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
100
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
86400
getLastProcessedIndex(view returns (uint256)
9
getNumberOfDividendTokenHolders(view returns (uint256)
70
getNumberOfDividends(view returns (uint256)
21162513441444125392535704
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
2
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
4000000000000000000000000
maxWallet(view returns (uint256)
4000000000000000000000000
name(view returns (string)
Dolan
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
operationsWallet(view returns (address)
0xd6ed13ee88c1a41e7b4ef5fe9df43f90b8f8808b
owner(view returns (address)
0x4186610d1237b4eafef6dd76c54ae96b9ae3cd1a
rewardsBuyFee(view returns (uint256)
3
rewardsSellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
DOLAN
telegram(pure returns (string)
https://t.me/dolantoken
tokensForLiquidity(view returns (uint256)
39590442655867267258514
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
59385663983800900887772
totalBuyFees(view returns (uint256)
5
totalSellFees(view returns (uint256)
0
totalSupply(view returns (uint256)
199866668000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15891474
transferDelayEnabled(view returns (bool)
false
twitter(pure returns (string)
https://twitter.com/dolan_token
uniswapV2Pair(view returns (address)
0xb4891996baae26e62b8fc6dfdf687aacdbaed66f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
website(pure returns (string)
https://dolantoken.com
Read-only
_isExcludedMaxTransactionAmount(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 accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.