BUFF

Verified contract

Active on Ethereum with 115 txns
Deployed by via 0xcb86f54a at 12764637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "BUFF"

0x1b707673d07527219392b0b03172bb21bdc9b97909b91255b65759cda56ab7d5
0x3c84362b42c6569d5aa7f8e2cca098b2b16284c7be52921f45f37912ea67c6ee
0x878cc47f0cc5ca5110260414722b31ec9ab155b3c7292f92461e5c3355de4193
0x73386c979d651de022a04f6a4e5405e5a92e8db7255e4f6774d69fd8bee18cdb
0xf205b8a49a9979254557491450c0fd96998aaaf389906e9f3021d506cc706d14
0xaa184ef4231e130146f6c9fe81950acbf8705ecf1831a2c8d05e94f17b21b7f5
0x798b6f0c73c39b63f535f6ccefc9650787961ec0f4df21483824f3532e2e975d
0x05a063f4dacce14b9fa5b1b3620eb96bc9f9f213c9e2ee98e1baee317718d650
0xf68c6c6d1b08f76588f381402c7c3b248512e2d0993cbe39dcbe8a87201151e0
0x4cb7b245555e45f0fd6dfe716ea42f1a1b33deb838e072f145391441e6a3cedc

Functions
Getter at block 20893365
_burnFee(view returns (uint256)
2
_donationFee(view returns (uint256)
6
_lockTime(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
98854135570458579385589817758600
_owner(view returns (address)
0xe9571a90a6efb25b493bd48c09767203e32205a5
_taxFee(view returns (uint256)
2
charityAddress(view returns (address)
0x841626cff9e6c92332fb9947ae9b8413159443c9
decimals(view returns (uint8)
18
devAddress(view returns (address)
0x806ef8c943226f082d298d5f2f3af727a95a03c7
getTime(view returns (uint256)
1728059399
getUnlockTime(view returns (uint256)
0
getUnlockTimeDays(view returns (uint256)
0
getUnlockTimeSeconds(view returns (uint256)
0
markAddress(view returns (address)
0x0fc906c0643fe5b5a3bc2ae50220cc54168797e7
minimumTokensBeforeSwapAmount(view returns (uint256)
10000000000000000000000000000000000000
name(view returns (string)
BUFF
owner(view returns (address)
0xe9571a90a6efb25b493bd48c09767203e32205a5
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
BUFF
totalBurn(view returns (uint256)
11458644295414206144101822414
totalDonationBNB(view returns (uint256)
0
totalFees(view returns (uint256)
11458644295414206144101822414
totalSupply(view returns (uint256)
988541355704585793855898177586
uniswapV2Pair(view returns (address)
0xe5df44b7c3929a8e4f41c503785642ef52423613
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getDay(uint256 timestamppure returns (uint8)
getDaysInMonth(uint8 monthuint16 yearpure returns (uint8)
getHour(uint256 timestamppure returns (uint8)
getMinute(uint256 timestamppure returns (uint8)
getMonth(uint256 timestamppure returns (uint8)
getSecond(uint256 timestamppure returns (uint8)
getWeekday(uint256 timestamppure returns (uint8)
getYear(uint256 timestamppure returns (uint16)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isExcludedTxLimit(address accountview returns (bool)
isLeapYear(uint16 yearpure returns (bool)
leapYearsBefore(uint256 yearpure returns (uint256)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
toTimestamp(uint16 yearuint8 monthuint8 daypure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 hourpure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minutepure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minuteuint8 secondpure returns (uint256 timestamp)
tokenFromReflection(uint256 rAmountview returns (uint256)
userInfo(addressview returns (uint256 lock4monthuint256 aTime1uint256 aTime2uint256 aTime3uint256 aTime4)
userlist(uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claimAllTxTime(returns (bool)
claimTxTime(address accountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
excludeTxLimit(address account
includeInFee(address account
includeInReward(address account
includeTxLimit(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
lock4month(address account
renounceOwnership(
setAirdropAddress3(address mark
setBurnFeePercent(uint256 burnFee
setDonationAddress(address charity
setDonationFeePercent(uint256 DonationFee
setMaxTxPercent(uint256 maxTxPercentuint256 maxTxDecimals
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
setdevAddress(address dev
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.