Flokiborg Inu

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0x1f965374 at 15690447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
41 additional variables
ERC-20
--
0xcdec97f70dc0c8096b7f30958cfe11fbe5dccf3b68f4536610bfda30d6463c79
0x92abdd2d47bd0d159840dc6a06c4dd744d92fafa7fb78a30a11f7f6fb48a41a4
0xc4ad38e8ad2c99e1fde6ed38244b28e4e858b85263b9a0a35cccfcce8e1a0087
0x1c629c1b08813ea1983924ae0e1ddd66bf6b00538257436a96702f255d371eb2
0x50742a6899da7828a98a85ae3a45435c92675433634c99cc9e09e41f8afa6b39
0xd36a2342271a11c88187adb54244e33f4ba06e3d451fa874416621c86cf67a88
0x7ce65fcc0994a429150f78a4dde1f1164ffbed7c75db27c0c7f8ca609c371c6f
0xdf8fca58ee86eee263ca019fb78180caf4b6ae4e2458ac205f10283c68c0b111
0xd4cad033cb8bd81835e5278b32f628b54791c3ad1b2a6a9b23b2e077f913714a
0x788652329184c98c618e53a0b220b3ce0de55469f8180dbf4268abb319f1ee5c

Functions
Getter at block 21207139
_burnFee(view returns (uint8)
0
_buybackFee(view returns (uint8)
0
_liquidityFee(view returns (uint8)
2
_maxTxAmount(view returns (uint256)
300000000000000000000000000000
_maxWalletAmount(view returns (uint256)
300000000000000000000000000000
_name(view returns (string)
Flokiborg Inu
_rewardFee(view returns (uint8)
0
_symbol(view returns (string)
FBI
_tDividendTotal(view returns (uint256)
0
_tTotal(view returns (uint256)
10000000000000000000000000000000
_taxFee(view returns (uint8)
0
_walletCharityFee(view returns (uint8)
0
_walletFee(view returns (uint8)
2
buyBackUpperLimitAmount(view returns (uint256)
1000000000000000000
claimWait(view returns (uint256)
3600
decimals(view returns (uint8)
18
feeWallet(view returns (address)
0x27e469b4c8da1f14365c286f6cabcc3744f02bed
feeWalletCharity(view returns (address)
0x0000000000000000000000000000000000000000
gasForProcessing(view returns (uint256)
300000
geUnlockTime(view returns (uint256)
0
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
0
lastProcessedIndex(view returns (uint256)
0
maxBurnFee(view returns (uint8)
10
maxBuybackFee(view returns (uint8)
10
maxLiqFee(view returns (uint8)
10
maxTaxFee(view returns (uint8)
10
maxWalletFee(view returns (uint8)
10
minMxTxPercentage(view returns (uint8)
1
minMxWalletPercentage(view returns (uint8)
1
minimumTokenBalanceForDividends(view returns (uint256)
1000000000000000000000000000000000000
mintedByMoonDeploy(view returns (bool)
true
name(view returns (string)
Flokiborg Inu
numTokensSellToAddToLiquidity(view returns (uint256)
10000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pcsV2Pair(view returns (address)
0xcc9998eb8cfe15c9cd6d960142c7f12e507071a7
pcsV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
rewardToken(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
FBI
totalDividendsDistributed(view returns (uint256)
0
totalFees(view returns (uint256)
18747346637143961972147179776
totalSupply(view returns (uint256)
10000000000000000000000000000000
Read-only
_isBlacklisted(addressview returns (bool)
accumulativeDividendOf(address _ownerview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
dividendOf(address _ownerview returns (uint256)
excludedFromDividends(addressview returns (bool)
getAccountDividendsInfo(address _accountview returns (address accountint256 indexint256 iterationsUntilProcesseduint256 withdrawableDividendsuint256 totalDividendsuint256 lastClaimTimeuint256 nextClaimTimeuint256 secondsUntilAutoClaimAvailable)
getAccountDividendsInfoAtIndex(uint256 indexview returns (addressint256int256uint256uint256uint256uint256uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
lastClaimTimes(addressview returns (uint256)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
withdrawableDividendOf(address _ownerview returns (uint256)
withdrawnDividendOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAddress(address accountbool value
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromDividends(address account
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
process(uint256 gasreturns (uint256uint256uint256)
processDividendTracker(uint256 gas
recoverBEP20(address tokenAddressuint256 tokenAmount
renounceOwnership(
setAllFeePercent(uint8 taxFeeuint8 liquidityFeeuint8 burnFeeuint8 walletFeeuint8 buybackFeeuint8 walletCharityFeeuint8 rewardFee
setBuybackUpperLimit(uint256 buyBackLimit
setFeeWallet(address newFeeWallet
setFeeWalletCharity(address newFeeWallet
setMaxTxPercent(uint256 maxTxPercent
setMaxWalletPercent(uint256 maxWalletPercent
setMinimumTokenBalanceForDividends(uint256 _minimumTokenBalanceForDividends
setSwapAndLiquifyEnabled(bool _enabled
setWalletCharityFeeTokenType(bool inBNB
setWalletFeeTokenType(bool inBNB
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
updateClaimWait(uint256 newClaimWait
updateGasForProcessing(uint256 newValue
updatePcsV2Router(address newAddress
withdrawDividend(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amountbool indexed automatic
ClaimWaitUpdated(uint256 indexed newValueuint256 indexed oldValue
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(uint256 weiAmount
ExcludeFromDividends(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string tokenNamestring tokenSymboluint8 decimaluint256 amountOfTokenWeiuint16 setMxTxPeruint16 setMxWalletPerstruct ProTokenFeeWallet walletaddress _rewardTokenuint256 _minimumTokenBalanceForDividendsstruct ProTokenFee feeaddress[] _addrs
Fallback and receive
receive(
Errors

This contract contains no error objects.