Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOOM | ERC-20 | 1.297189K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15670940 | 2 years ago | | | 0 | 0.00060075206 | |
| 15670926 | 2 years ago | | | 0 | 0.00056343285 | |
| 15670907 | 2 years ago | | | 0 | 0.00063479537 | |
| 15661317 | 2 years ago | | | 0 | 0.00037580157 | |
| 15660177 | 2 years ago | | | 0 | 0.00028453226 | |
| 15660176 | 2 years ago | | | 0 | 0.00027260528 | |
| 15660163 | 2 years ago | | | 0 | 0.00025663031 | |
| 15660147 | 2 years ago | | | 0 | 0.00026836002 | |
| 15660142 | 2 years ago | | | 0 | 0.00030364915 | |
| 15660134 | 2 years ago | | | 0 | 0.00031292379 |
ABI
ABI objects
Getter at block 21420243
FEE_DIVISOR() view returns (uint256)
10000
blockForPenaltyEnd() view returns (uint256)
15655568
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
200
buyOperationsFee() view returns (uint256)
600
buyTotalFees() view returns (uint256)
800
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0xe8c3cb6b2347923db2bfb888dbb2d43a1264a420
maxTxnAmount() view returns (uint256)
14999985000000000000000
maxWallet() view returns (uint256)
14999985000000000000000
name() view returns (string)
DoomCock
owner() view returns (address)
0xbe0ef55851d52e5f1730c918ce85f7bfbe1bcffe
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
200
sellOperationsFee() view returns (uint256)
600
sellTotalFees() view returns (uint256)
800
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
99999900000000000000
symbol() view returns (string)
DOOM
totalSupply() view returns (uint256)
999999000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15655564
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)
boughtEarly(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 blocksForPenalty)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
removeLP(uint256 percent)
removeLimits()
renounceOwnership()
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
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)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _burnFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxTxnAmount(uint256 newAmount)
UpdatedMaxWallet(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.