The District

Verified contract

Active on Ethereum with 237 txns
Deployed by via 0xa294257a at 15928851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional variables
ERC-20
--
ERC-20
--
0x0f6e897db65c8b5a6daa288360883b1771834c622d8439fa09cff510b17e0949
0x2a945a7e85e7c545ea9b3061ffbe832a4ec2a67760c926a41d26e72b5d8e0cc6
0x4f8c3809c8a39687f4f6a8621b2dc4b3ac6d3a916df1e879e73297fafe8d2e2e
0xff84093d9ac5553114826584d7f6766f19adea275ecd8d153b0388d91b6473fc
0xe4fb864b278c2f21527bde43636a1d369426a438709eec7c137a67083c24a70a
0x708d69ddfda5a0d6cca556521c9d93d817d4244db5c6ba517dcbc3663a015bfe
0xfb125d35bf055771b4a205821be6e2fb2503fc5c5e9649c533333c63b5f40a6c
0x1c617a57ff527e4bfbdf66dccd2c4fce61c3dac9c1cf6f87f75e47da95ef61bf
0xa2f1c1dedd426ce350d38ca89b0a8a34c19c48a330bb481fcb38435b8c3e8a40
0xb63a0ea36b0601f3709bc8bab0c8ae779e58749462e787d08cfd384f395d2bff

Functions
Getter at block 21164415
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x967b0ed03b9f2a3e3cdfbe81e31ed70148bb51d5
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)
13
getNumberOfDividends(view returns (uint256)
45640867436684237206586
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
10
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)
The District
operationsBuyFee(view returns (uint256)
20
operationsSellFee(view returns (uint256)
30
operationsWallet(view returns (address)
0x4efd1d32d52865299a38fedcbf860a339763864b
owner(view returns (address)
0x62598ed094c6f7588cc3f0e5c8d92ef0aeb9ed3d
rewardsBuyFee(view returns (uint256)
20
rewardsSellFee(view returns (uint256)
10
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000
symbol(view returns (string)
D82
tokensForLiquidity(view returns (uint256)
27617200565019136282
tokensForOperations(view returns (uint256)
2301433380418261356
tokensForRewards(view returns (uint256)
16110033662927829497
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
100000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15928874
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x8a5d1a98a209dad0c5532079fe9be0b107f5d3e6
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
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.