TwitterBlueInu

Verified contract

Active on Ethereum with 456 txns
Deployed by via 0xea3fb750 at 15994003
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0x36048f0ae5f52a947eef5bf77bca741fd775264e68c4692353af0f6e8fb9eb82
0x4166164dae6d5b10cb40befd538eb97edff1f624a6a592444bb969f928c8fa86
0x3e01edcf2a795e281b7f0ce5a304f0de679b8dcc9371346d03ad19e117248cd1
0x1310e0f9f7ecdbaacb468cefb3c09e295b202dc00a2387ff0d8f40f66ef6e32e
0xf4e1584f2c3c06ced3df26eb03a02af76952c66c33ae36f6a3883270d44982a4
0xda990371bb128daa761ce253e681c30f1228b70b87296aa82b358c38c2ec667d
0x15823a3652a5a6cb1108ac6f6db6733cf8e6fea71f15e11e0f05d949291421d0
0x794b333b321d0919a860a2f7dc7c42989623a99e2c500bf80c251bfe5e46f10f
0x7fc109c4033da9cddb69974c3eb392a5d1d6fe1eb45e4a885f072874ac7664fe
0x853ede71fbf9986f744a28b22c705da385c7b8866e5a779ea59ca3450105e775

Functions
Getter at block 21229575
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xee936551f8ef482a57b3201945699980bdd69a8d
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)
32
getNumberOfDividends(view returns (uint256)
428546356054236398181859
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)
10000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
TwitterBlueInu
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
operationsWallet(view returns (address)
0xf7cfda72776823c3363167d6ebe88cc0b1963934
owner(view returns (address)
0xbd038163a6c7062f67e2d9f2db1bd83c41177e16
rewardsBuyFee(view returns (uint256)
10
rewardsSellFee(view returns (uint256)
10
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
TBI
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
320773600245041718551
totalBuyFees(view returns (uint256)
10
totalSellFees(view returns (uint256)
10
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15994250
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x5e187905140b85017e9729e521ccb6a282d8615d
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)
blacklistAccount(address accountbool isBlacklisted
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
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
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
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.