This contract is being backfilled. You may encounter incomplete storage history.

Shiba Best Frens

Verified contract

Active on Ethereum with 95 txns
Deployed by via 0x7e12c3e0 at 16385664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x07622fb26ec64acc4b86e90c4d11857210e91fb485f8172e9d01bfa7864db7e1
0x3cd6aa649f4852f2179cb70dbdcaebb1ce0fb9220f1f123156e0998b0e476a10
0x7735be952c4e1052366c46cbb4913cec79197a1b3d79d5aa4672d865c3149134
0xf6a62afd5fa87c740961f281eb22c03ea71f317f7410ee28e23f568593c82736
0x8a1d933be6424873a01ea44ba9af2d0fe0cd2c306df4b82bbe7588a0f7b55f9c
0x26441eca64f0b29476014cb8ea58c829f3000a8eb6c58d5452a69aedbe3e7aee
0x3954d91ac16652f4c29121191d5a65472e6f6b2a6e6d2337bd4ea28a854cab05
0xd610affba5b8dcd6423556ea3819efbf4eed53c70290722fb1e538ad67aad3a0
0x677260014f474f93ac652b16d4391bd779f30c0f4528ba3973a380c044265d5f
0x74e5e463cb99c66791bef41166f404277f494e250eecb64b67249e46e17133e7

Functions
Getter at block 21213558
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x6b6632d315c9727b890e9293015bfc2dc05dbd09
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)
74
getNumberOfDividends(view returns (uint256)
967179978632892040828443777
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)
5000000000000000000000000
maxWallet(view returns (uint256)
15000000000000000000000000
name(view returns (string)
Shiba Best Frens
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
100
operationsSellFee(view returns (uint256)
100
operationsWallet(view returns (address)
0xd376173be05c1fbd671576baa3caf9b70de917ae
owner(view returns (address)
0xd376173be05c1fbd671576baa3caf9b70de917ae
rewardsBuyFee(view returns (uint256)
100
rewardsSellFee(view returns (uint256)
100
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
SBF
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
1868420658050115202520965
tokensForRewards(view returns (uint256)
1868420658050115202520965
totalBuyFees(view returns (uint256)
200
totalSellFees(view returns (uint256)
200
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16385703
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x153f68922dd82f49d65482d28e3f6b5d3815db9c
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.