Burn2Earn

Verified contract

Active on Ethereum with 1,391 txns
Deployed by via 0xd5f21dd1 at 18015181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $62.33
ERC-20
--
0x6bf7c066f0e020161a389b004541f0a35f69b82fbc970e239c3a4e2f26e9a70c
0x92e91dc47f96851f0442fa1207f0302a32573bb6ee5601e0e48c1df314fdd947
0x7ac8bb0af8a5c46205bead1ce0edc84f103cbafdfb3d23b6eadfcbc0c29fd5ee
0x41d948fed4fd595863b72d6c22b0ce8f1187e90bc673b2099cf9b740aaccc091
0xd9a700cb31cd875c0524417402c4ea51408685377e635e545fcdeed7624935bf
0x681f409f5f24496fd4558199b2587c16f5e26e64f49ce1760445fb5ae9280a7d
0x50abfe20a78637cd45a9a5e8768d74b4448600ecaa354c9bae26f21d0f5d30ff
0x8387bc574da3d55f8012a372e2320dee8672699be4681de0369bc02904e420be
0xbc55e9ad4387fdd63ef88ffd81b9c3adc192ded1c7c7a352873a4e4afe5d04e7
0x5aaa86e988694db47b31df977b912dc9b6b02ca029ca7ca698c98b5b0ab433af

Functions
Getter at block 21295214
_b2EShares(view returns (uint256)
4
_buyB2EFees(view returns (uint256)
2
_buyDevFees(view returns (uint256)
1
_buyLiquidityFees(view returns (uint256)
1
_devShares(view returns (uint256)
3
_liquidityShares(view returns (uint256)
1
_maxTxAmount(view returns (uint256)
1000000000000000000000000
_sellB2EFees(view returns (uint256)
2
_sellDevFees(view returns (uint256)
1
_sellLiquidityFees(view returns (uint256)
1
_totalDistributionShares(view returns (uint256)
8
_totalTaxIfBuying(view returns (uint256)
4
_totalTaxIfSelling(view returns (uint256)
4
_walletMax(view returns (uint256)
1000000000000000000000000
b2eCapDivisor(view returns (uint256)
10
b2eSub1EthCap(view returns (uint256)
100000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
86917267000000000000000000
getStats(view returns (uint256uint256uint256)
(13082733000000000000000000, 9590483114532134433, 17379290281539316)
name(view returns (string)
Burn2Earn
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
bERN
totalBurnRewards(view returns (uint256)
9590483114532134433
totalBurned(view returns (uint256)
13082733000000000000000000
totalSupply(view returns (uint256)
86917267000000000000000000
uniswapPair(view returns (address)
0xd5622e83cdd1cf2bda7e3386604be6b18f06be1d
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
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
burn2Earn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyFee(uint256 newLiquidityTaxuint256 newDevTaxuint256 newB2ETax
setDevMarketingWallet(address newAddress
setDistributionSettings(uint256 newLiquidityShareuint256 newDevShareuint256 newB2EShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newDevTaxuint256 newB2ETax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BurnedAndEarned(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.