District 82

Verified contract

Active on Ethereum with 43 txns
Deployed by via 0x2b0cc792 at 18738040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional variables
ERC-20
--
0x9edb49aaab40f261ec507276d4ab7b3ad715041219d5f589f3f1886854a81b17
0xcf88a7dfc0bc494a557ba0aa5f8c3ccfe1b1c28d42ea13cdb4c712944818241e
0xba6550e82a10a884f5404976a6661341363a0f4a2c8428bb8e7f9466ed6d83d0
0x5ae3db24cd34fc44195e4027daaa09f2f19c58e3a672c164bf136b2f734639e1
0x84ee7315748a69378ee508255346a27012903d86d9d44074f097f9736c0e3d5b
0xc7f0714e0915732bd9baa95ba98c0c885a629706ddabd0097eafc9319ab2c6d0
0x8df8a924d445f509c5904eeddb653ddd5a0dbda0cd95aa793ce1190474fa6006
0x31cdec1c9d182caa8a0ede965e93d86082833a7d5b808b78ef8ab08f218e1abe
0x65b600014c7342391236e17cf379dcf73535043088de9bc5a71fbfe26ed1f66d
0x63be2018a87d775e5570c42e40dc4b14f69e282a5d6298b80c6d8593c044d435

Functions
Getter at block 21218292
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xb3057a1ac50da7890bec669e5f24156df02f51ab
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
45
getNumberOfDividends(view returns (uint256)
17927430120571427463970
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
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)
500000000000000000000
maxWallet(view returns (uint256)
1500000000000000000000
name(view returns (string)
District 82
operationsBuyFee(view returns (uint256)
190
operationsSellFee(view returns (uint256)
190
operationsWallet(view returns (address)
0x53ccbe28e2e1b1e0ef016e5f8f2fa9e97b759ab3
owner(view returns (address)
0xf4b38f43b468514d8df886df7bd9a7c8143407cf
rewardsBuyFee(view returns (uint256)
10
rewardsSellFee(view returns (uint256)
10
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000
symbol(view returns (string)
D82
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
18999999999999999953362
tokensForRewards(view returns (uint256)
999999999999999997535
totalBuyFees(view returns (uint256)
200
totalSellFees(view returns (uint256)
200
totalSupply(view returns (uint256)
100000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
18738092
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x1580cf52b709b5d937b6e30a0e524bcacf59aa92
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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
airdropHolders(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBlacklist(address[] blacklisted_bool status_
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.