Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Benduki | ERC-20 | 50.405443B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14560691 | 3 years ago | | | 0 | 0.0017292832 | |
| 14560680 | 3 years ago | | | 0 | 0.0016992187 | |
| 14559362 | 3 years ago | | | 0 | 0.0019758255 | |
| 14559310 | 3 years ago | | | 0 | 0.0019050650 | |
| 14559293 | 3 years ago | | | 0 | 0.0010907441 | |
| 14559293 | 3 years ago | | | 0 | 0.0010079363 | |
| 14559286 | 3 years ago | | | 0 | 0.0010238340 | |
| 14559285 | 3 years ago | | | 0 | 0.0017918845 | |
| 14559273 | 3 years ago | | | 0 | 0.0023401695 | |
| 14559270 | 3 years ago | | | 0 | 0.0013608698 |
ABI
ABI objects
Getter at block 21318776
BurnWallet() view returns (address)
0x000000000000000000000000000000000000dead
InsuranceWallet() view returns (address)
0xb457454a258f77c61884f7d567362d38195727e6
TreasuryWallet() view returns (address)
0xca894921867b9f50b3ff8189b3c276527169c778
buyBurnFee() view returns (uint256)
1
buyInsuranceFee() view returns (uint256)
3
buyLiquidityFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
9
buyTreasuryFee() view returns (uint256)
3
decimals() view returns (uint8)
18
i() view returns (bool)
false
lastLpBurnTime() view returns (uint256)
1649610952
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
1000000000001000000000000000000
maxWallet() view returns (uint256)
1000000000001000000000000000000
name() view returns (string)
Benduki
owner() view returns (address)
0xb457454a258f77c61884f7d567362d38195727e6
percentForLPBurn() view returns (uint256)
25
sellBurnFee() view returns (uint256)
1
sellInsuranceFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
9
sellTreasuryFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
Benduki
tokensForBurn() view returns (uint256)
3408253775074864050644366483
tokensForInsurance() view returns (uint256)
10224761325224592151933099495
tokensForLiquidity() view returns (uint256)
6816507550149728101288732986
tokensForTreasury() view returns (uint256)
10224761325224592151933099495
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa2c2653629876bf649252ba2cbdcde51e95491d9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBurnWallet(address newWallet)
updateBuyFees(uint256 _InsuranceFee, uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _BurnFee)
updateInsuranceWallet(address newInsuranceWallet, address a, uint256 b)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _InsuranceFee, uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _BurnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
BurnWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
InsuranceWalletUpdated(address indexed newWallet, address indexed oldWallet)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TreasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.