Burn

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0xa238cc9a at 18460796
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x34a96c0aeb602e9876e6d58a137289a53cf0bd594f14c89696fad05adafaf4d4
0x0539cdff1fbd31782dc6aa29cd0bca9577b1513f6d7f294f3d7c2064077f2a3f
0xdd2f1312cb928dd25c914512a8a37f8af070b1e6f22ac5947519cda1ef0e9733
0x4bbf63d26d85ba92a0641f9f3159790ec009f5cb729cb04d2af2c6220af930a2
0xef765e320fde908aebcfdd3748db95e17039f11d516dff3ceb55f810c970f670
0x7074819606c303f98e5a51e4d78b14311d6d4a35a56f1250caa83562c4e71045
0xef97202d233bbcc535532c453fb3cc3c854417690c141c7ef7df63872d10bbc1
0x3af65bba4e37e6be028a0e16267a3d0eb0e57dc907e6e845cd2b2483dc478e46
0x4ffbdbfbc7973d83fda547fa1fd335745185b6ae6af4967dd0bdc1bfa0495fca
0x9e975760dbfaf020ca05e7e7edb33e078d61aff8bf7bb05f4098fa8709469304

Functions
Getter at block 21228624
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
1
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
1
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
1
_totalTaxIfSelling(view returns (uint256)
1
_walletMax(view returns (uint256)
20000000000000000
checkWalletLimit(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
Burn
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BURN
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x4f5abf8403b0807d333e5f8144d4ceeadc19c710
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.