Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146041 | 10 days ago | | | 0 | 0.00063405328 | |
| 20791796 | 2 months ago | | | 0 | 0.00051695035 | |
| 20755594 | 2 months ago | | | 0 | 0.000093200828 | |
| 20650136 | 3 months ago | | | 0 | 0.000095087105 | |
| 20394601 | 4 months ago | | | 0 | 0.00013541911 | |
| 20388479 | 4 months ago | | | 0 | 0.00011316087 | |
| 20235599 | 4 months ago | | | 0 | 0.00017495536 | |
| 20150323 | 5 months ago | | | 0 | 0.000075441084 | |
| 20099194 | 5 months ago | | | 0 | 0.00017481291 | |
| 20046250 | 5 months ago | | | 0 | 0.00034682185 |
ABI
ABI objects
Getter at block 21215667
buyBurnFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
lastLpBurnTime() view returns (uint256)
1731106547
limitsInEffect() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
28800
maxSwapTokens() view returns (uint256)
32
maxTransactionAmount() view returns (uint256)
41
name() view returns (string)
2048
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAmountCounter() view returns (uint256)
384
sellBurnFee() view returns (uint256)
4
sellCounter() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
sellTreasuryFee() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
2
symbol() view returns (string)
2048
totalSupply() view returns (uint256)
2048
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x50d0be6f944e84b7d9e73205d22dae2aea73b944
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address excludedAddress, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _burnFee)
updateMarketingWallet(address newMarketingWallet)
updateMaxSwapTokens(uint256 newAmount) returns (bool)
updateSellFees(uint256 _treasuryFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
wlContract(address _whitelist, bool isWL)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.