DoubleYouTeeEff
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WTF | ERC-20 | 47.796568K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15869269 | 2 years ago | | | 0 | 0.0010977274 | |
| 15854794 | 2 years ago | | | 0 | 0.00095126218 | |
| 15851350 | 2 years ago | | | 0 | 0.00040374946 | |
| 15850695 | 2 years ago | | | 0 | 0.00040556919 | |
| 15842044 | 2 years ago | | | 0 | 0.00066805999 | |
| 15835384 | 2 years ago | | | 0 | 0.00055031509 | |
| 15835379 | 2 years ago | | | 0 | 0.00063358338 | |
| 15835366 | 2 years ago | | | 0 | 0.00062282477 | |
| 15835355 | 2 years ago | | | 0 | 0.00061002463 | |
| 15832211 | 2 years ago | | | 0 | 0.00067255350 |
ABI
ABI objects
Getter at block 21203413
blockForPenaltyEnd() view returns (uint256)
15821230
botsCaught() view returns (uint256)
0
buyCommunityFee() view returns (uint256)
3
buyLiquidityFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
5
communityAddress() view returns (address)
0x1a93aa828871f2a851d056869eda94373dba9a7b
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x8e03b199e6aa2eeeee34e74cb5954f50b4f24c8b
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
DoubleYouTeeEff
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCommunityFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
$WTF
tokensForCommunity() view returns (uint256)
28652452808315033985965
tokensForLiquidity() view returns (uint256)
19101635205543355990642
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15821230
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
flagMultipleBots(address[] wallets)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
restoreLimits()
runLaunchR()
setAutomatedMarketMakerPair(address pair, bool value)
setCommunityAddress(address _communityAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
unflagMultipleBots(address[] wallets)
updateBuyFees(uint256 _communityFee, uint256 _liquidityFee)
updateSellFees(uint256 _communityFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedCommunityAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.