Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xda25…4af9
3 additional
variables
Balances ($0.00)
No balances found for "Shibburn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16455673 | 2 years ago | | | 0 | 0.00072201273 | |
| 16370385 | 2 years ago | | | 0 | 0.0011206022 | |
| 16370381 | 2 years ago | | | 0 | 0.0019665070 | |
| 16236179 | 2 years ago | | | 0 | 0.00029484198 | |
| 16225707 | 2 years ago | | | 0 | 0.00025278805 | |
| 16224852 | 2 years ago | | | 0 | 0.00052093541 | |
| 16201376 | 2 years ago | | | 0 | 0.00082641742 | |
| 16200462 | 2 years ago | | | 0 | 0.0014675739 | |
| 16195985 | 2 years ago | | | 0 | 0.00068035347 | |
| 16185769 | 2 years ago | | | 0 | 0.0023589521 |
ABI
ABI objects
Getter at block 21316069
_maxWalletAmount() view returns (uint256)
9913853225233072300000000000000
burnFrequencynMinutes() view returns (uint256)
1
burnRateInBasePoints() view returns (uint256)
100
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0x4fb24d797a42c3545042084d1b288ec47202455c
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenPrice() view returns (uint256)
366383481085678
isBotProtectionEnabled() view returns (bool)
false
isBurnEnabled() view returns (bool)
true
marketPair() view returns (address)
0x7670219f7150f72f312cb0116a3c3a552a280ba6
name() view returns (string)
Shibburn
nextLiquidityBurnTimeStamp() view returns (uint256)
1673281139
numberOfSnipedBots() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
SHBRN
tokensBurnedSinceLaunch() view returns (uint256)
39354022326053899
totalSupply() view returns (uint256)
60645977673946101
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.