Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa4ce…6a58
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,582.24 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18802791 | a year ago | | | 0 | 0.00088625874 | |
| 18542752 | a year ago | | | 0 | 0.0010924371 | |
| 16356184 | 2 years ago | | | 0 | 0.00040318471 | |
| 16353485 | 2 years ago | | | 0 | 0.00062222486 | |
| 16305785 | 2 years ago | | | 0 | 0.00077966740 | |
| 16223184 | 2 years ago | | | 0 | 0.00068366603 | |
| 16205618 | 2 years ago | | | 0 | 0.00065909169 | |
| 16200162 | 2 years ago | | | 0 | 0.00078319602 | |
| 16194474 | 2 years ago | | | 0 | 0.00046546442 | |
| 16194437 | 2 years ago | | | 0 | 0.00040301839 |
ABI
ABI objects
Getter at block 21294741
_maxWalletAmount() view returns (uint256)
1000000000000000000000000
burnFrequencynMinutes() view returns (uint256)
10
burnRateInBasePoints() view returns (uint256)
100
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0x975828c3ee78419e0e48366f89e30e1ba9838ecb
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenPrice() view returns (uint256)
330140861247379
isBotProtectionEnabled() view returns (bool)
false
isBurnEnabled() view returns (bool)
true
marketPair() view returns (address)
0xfd142f0e478156287ed9975f0a7fdeae5c838334
name() view returns (string)
burnit
nextLiquidityBurnTimeStamp() view returns (uint256)
1672502891
numberOfSnipedBots() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
BURNIT
tokensBurnedSinceLaunch() view returns (uint256)
36323157701927602
totalSupply() view returns (uint256)
63676842298072398
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlocked(address addr) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockAddresses(address[] addresses)
burnTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
enableDisableBurnToken(bool _enabled)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBots()
manualSwap()
openTrading()
renounceOwnership()
sendERC20Tokens(address contractAddress)
sendEth()
setBurnSettings(uint256 frequencyInMinutes, uint256 burnBasePoints)
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAddresses(address[] addresses)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.