Bone Maker

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0xaec9f2b6 at 16457372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x43cccde5d46c33b7e06d210f636afaac18d939821824a266e1731a2ea7670021
0x3ec267814dbcfd698e87930fecaadf5d1e8ade1f55071229788f191c1f387f17
0x863574d81d23c729384dfb5d3c410fe9d0b2c71dcdd20a575615386a71bfb8c0
0xa92c3c56b4fa1a2f49cde3db7e984f63505f3556c0753cf6c08aec4c00d4a799
0x83d149537a8c7732945ed6e48f2427230d3c0bea0226cf7544f37c2010abb56d
0xf02523111361e50378ba5dcd756bf37faff403a589e6e8f0aa850a73e5df6269
0xc1c0acb56bd462d12ad6b9e66718791cfe9b68a2eb0e7894553e6bb38fb43449
0xf4e7213a769375376719e577abae5e8d413938028988d6b7d5bf826e3bd10a33
0x4573186d7cd45231b6551a4c261fc015e416471dd3def59264e27d1b70291197
0xcc1a5b6212b7ed1870598b459c5ec6bdfda0f2820ee38585e3397ac4174bbd59

Functions
Getter at block 20987108
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xc6d21ac9c52890d96de4695be39c7e4d4f67b81c
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
41
getNumberOfDividends(view returns (uint256)
852132216597216741208682207
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Bone Maker
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
200
operationsSellFee(view returns (uint256)
200
operationsWallet(view returns (address)
0x1eeaa96a6fda8c1212f6cfcbaa251bbb6a79ddee
owner(view returns (address)
0x1eeaa96a6fda8c1212f6cfcbaa251bbb6a79ddee
rewardsBuyFee(view returns (uint256)
0
rewardsSellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
BONER
tokensForLiquidity(view returns (uint256)
3243897629477301857824978
tokensForOperations(view returns (uint256)
141252376796739992448951391
tokensForRewards(view returns (uint256)
3243897629477301857824978
totalBuyFees(view returns (uint256)
200
totalSellFees(view returns (uint256)
200
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16457411
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x82d5ab594c2e0f69f65d6cbcf083d784970806f0
uniswapV2Router(view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.