BURNER

Verified contract

Active on Ethereum with 526 txns
Deployed by via 0x1f9f455c at 15056064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
ERC-20
--
ERC-20
--
0x06a6543a533991cbccf2f542fbf0d68a3453d8c738ed3ab2f6631852c295d632
0xb3b1fb0380969908ccae776b4f170a9b45a3f77c4237d2a660ee445e953d4c53
0x6c33571fa4d082fc77b1fd69751b31ecb7965f21577cc602ca0d5c751441082f
0x9949b16a09bce0584a5871ec3fc72c3054e52c2a391b33eb46b15dcf5ede3d20
0xba650edffd9c1daccdb38e4d29798f606b886e992c56e407fad0b94d740ddd38
0x1e9772d0f4ef152ffe50626dcf65c2334880c3a60289eaab88cb99646aebe446
0x3248440238a198f58e2977492bc575ac679fdd237551325902670d4eccfcac8e
0xfaaa9f22b7a873204a1ffed15187bf23811194fda8cd69ba56f73915e668e60c
0xc85681a4961a416646c7c7c59bdc4fcc961074d85db66a373e43f05c3890728f
0x32be61790ef78b2308db7d2cc80f9f5fed5f34264c29f27c726fbb4be948408b

Functions
Getter at block 21124540
TaxAddress(view returns (address)
0x3a0ab80324b676d0573a41da6374af827dc49abe
buyLiquidityFee(view returns (uint256)
2
buyOperationsFee(view returns (uint256)
3
buyTaxFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
6
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxBuyAmount(view returns (uint256)
5000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000
maxWalletAmount(view returns (uint256)
10000000000000000000000000
name(view returns (string)
BURNER
operationsAddress(view returns (address)
0x38197ec11c097736f1139ccfca96830e9769ec28
owner(view returns (address)
0xc335b748113394f53b737a2f2d88e749887ec12b
sellLiquidityFee(view returns (uint256)
2
sellOperationsFee(view returns (uint256)
3
sellTaxFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
6
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
250000000000000000000000
symbol(view returns (string)
PIECE
tokensForLiquidity(view returns (uint256)
37500000000000000000000
tokensForOperations(view returns (uint256)
56250000000000000000000
tokensForTax(view returns (uint256)
18750000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15056103
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x9f94870c393c1d93c2f23686fb107d73ad8c62c5
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
setTaxAddress(address _TaxAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _TaxFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _TaxFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
UpdatedTaxAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.