Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($978.51)
Native
Value
$978.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.299615 | $3,265.90 |
$978.51 | |
BUU | ERC-20 | 7.54076B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21118892 | 7 days ago | | | 0 | 0.000087262641 | |
| 20451730 | 3 months ago | | | 0 | 0.000024439399 | |
| 19013936 | 10 months ago | | | 0 | 0.00068062006 | |
| 18532592 | a year ago | | | 0 | 0.00072982352 | |
| 18106581 | a year ago | | | 0 | 0.0021375180 | |
| 17601947 | a year ago | | | 0 | 0.0018219116 | |
| 17577943 | a year ago | | | 0 | 0.0026227882 | |
| 17550541 | a year ago | | | 0 | 0.0019010531 | |
| 17549586 | a year ago | | | 0 | 0.0016617760 | |
| 17549586 | a year ago | | | 0 | 0.0016619680 |
ABI
ABI objects
Getter at block 21171890
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyTaxes() view returns (uint16 reflect, uint16 marketing)
(reflect=100, marketing=600)
_hasLiqBeenAdded() view returns (bool)
true
_sellTaxes() view returns (uint16 reflect, uint16 marketing)
(reflect=100, marketing=600)
_transferTaxes() view returns (uint16 reflect, uint16 marketing)
(reflect=100, marketing=600)
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
100000000000000000000
getOwner() view returns (address)
0x1185ab0363ab060839d3888114f1928ca16dfeae
getSniperAmt() view returns (uint256)
0
lpPair() view returns (address)
0x5fd4b78aa282630005dacef8da4e818403b87d04
maxTxAmountUI() view returns (uint256)
100000000000
maxWalletSizeUI() view returns (uint256)
100000000000
name() view returns (string)
Buu Inu
owner() view returns (address)
0x1185ab0363ab060839d3888114f1928ca16dfeae
staticVals() view returns (uint16 maxReflect, uint16 maxMarketing, uint16 masterTaxDivisor)
(maxReflect=800, maxMarketing=800, masterTaxDivisor=10000)
symbol() view returns (string)
BUU
totalSupply() view returns (uint256)
100000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
changeRouterContingency(address router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setContractSwapEnabled(bool _enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiGas, bool _antiBlock, bool _algo)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint16 reflect, uint16 marketing)
setTaxesSell(uint16 reflect, uint16 marketing)
setTaxesTransfer(uint16 reflect, uint16 marketing)
setWallets(address marketingWallet)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ContractSwapEnabledUpdated(bool enabled)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.