Dumboledoretrumpknuckles66doge
Verified contract
Active on
Ethereum with 208 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 |
---|---|---|---|---|---|
BCH | ERC-20 | 16.551525K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909662 | a year ago | | | 0 | 0.00084826186 | |
| 18173511 | a year ago | | | 0 | 0.00047436651 | |
| 18133704 | a year ago | | | 0 | 0.00053574995 | |
| 17952432 | a year ago | | | 0 | 0.00051737500 | |
| 17873956 | a year ago | | | 0 | 0.00084633375 | |
| 17746363 | a year ago | | | 0 | 0.00077538999 | |
| 17694304 | a year ago | | | 0 | 0.00064865213 | |
| 17672619 | a year ago | | | 0 | 0.00096832011 | |
| 17672611 | a year ago | | | 0 | 0.00099704659 | |
| 17672601 | a year ago | | | 0 | 0.00084046120 |
ABI
ABI objects
Getter at block 21381576
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
1
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x97eaa24f254ec9e45fba2f96ef1d646a1f2e8445
maxBuyAmount() view returns (uint256)
2000000000000000000000000
maxSellAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Dumboledoretrumpknuckles66doge
owner() view returns (address)
0xad11130108f21a40a996cb7f2f287b0ae26d7f11
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
1
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
BCH
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
16435660238358445566085
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBot(address bot, bool isBot)
buyBackTokens(uint256 amountInWei)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
returnToNormalTax()
setAutomatedMarketMakerPair(address pair, bool value)
setDevAddress(address _devAddress)
setOperationsAddress(address _operationsAddress)
setSwapEnabled(bool isEnabled)
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 _devFee, uint256 _burnFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
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)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor(address antibot_)
receive()
This contract contains no error objects.