Burnomics

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0x852f7306 at 18442340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0xb0e139a77dc1c79c682a50472fd31e7ec602fa3fd5350c9746de51a2673cec00
0x99b1b042c4296a6cde226354bbe4011242a16c4d2b223b0ef55e92521ac43079
0x544eaa849259bdd32106c19d36a59ac5b394619c9f132eeff640c3459504c4bc
0x3827a9c7e1557d382478c341c06514e94dc52db2ad0d2e54df364348c99cdc49
0xd9deb878196677879264be47e8822f37316e0512d872041075d174d89005418b
0x4aac90e0430189834e1a19439b19d56e7409399ef6cb17e8cca439577a90fa53
0xf617f8942af4c54ff20b3a61f7ed1f128f6639a6dba9f2bcf05bbd2db0b3b580
0xf38f9dc8433b8d6de638257aa20e7a048b2c7d2e1b6ff7304a4a5fda156c68b6
0x30c395767730d60c1ad2fadbf906148436932132495f4a4731a14d6eeb236856
0x8c2425244fa1cd7515d72d76a5439104ff806e3797cc21e9fd9057d638b7d668

Functions
Getter at block 20937002
_maxTxAmount(view returns (uint256)
2000000000000000000000000
_totalDistributionShares(view returns (uint256)
5
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
_walletMax(view returns (uint256)
2000000000000000000000000
burnCapDivisor(view returns (uint256)
10
burnSub1EthCap(view returns (uint256)
100000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
enableTrading(view returns (bool)
true
getStats(view returns (uint256uint256uint256)
(0, 0, 0)
name(view returns (string)
Burnomics
owner(view returns (address)
0x4ee3a423940f142112cacc7871a3de1afff2f36a
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BURN
totalBurnRewards(view returns (uint256)
0
totalBurned(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapPair(view returns (address)
0x8bba6692e9be37519283117a8c3695edf3085ceb
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
approve(address spenderuint256 amountreturns (bool)
burnForEth(uint256 amountreturns (bool)
cover(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BurnedTokensForEth(address accountuint256 burnAmountuint256 ethRecievedAmount
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.