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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0XBURN | ERC-20 | 1.34K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20759366 | 2 months ago | | | 0 | 0.00028271618 | |
| 20759365 | 2 months ago | | | 0 | 0.00019184922 | |
| 20759352 | 2 months ago | | | 0 | 0.00010925471 | |
| 20759349 | 2 months ago | | | 0 | 0.00029923941 | |
| 20759344 | 2 months ago | | | 0 | 0.00020254977 | |
| 20759344 | 2 months ago | | | 0 | 0.00029567361 | |
| 20759340 | 2 months ago | | | 0 | 0.000056171759 | |
| 20759340 | 2 months ago | | | 0 | 0.00029668083 | |
| 20759340 | 2 months ago | | | 0 | 0.00029668083 | |
| 20759340 | 2 months ago | | | 0 | 0.00029668083 |
ABI
ABI objects
Getter at block 21200507
buyBurnFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
25
buyTreasuryFee() view returns (uint256)
20
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
lastLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
28800
maxSwapTokens() view returns (uint256)
200
maxTransactionAmount() view returns (uint256)
200
name() view returns (string)
0XBURN
owner() view returns (address)
0xe2372066d83fe73c6f6605fa7814c98a2ca41c69
sellAmountCounter() view returns (uint256)
741
sellBurnFee() view returns (uint256)
5
sellCounter() view returns (uint256)
6
sellTotalFees() view returns (uint256)
30
sellTreasuryFee() view returns (uint256)
25
swapTokensAtAmount() view returns (uint256)
2
symbol() view returns (string)
0XBURN
totalSupply() view returns (uint256)
10000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
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.