Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9fef…0d33
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOKINJI | ERC-20 | 2.619398K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309082 | 2 years ago | | | 0 | 0.0019265941 | |
| 14239256 | 3 years ago | | | 0 | 0.0013675666 | |
| 14239252 | 3 years ago | | | 0 | 0.0016427107 | |
| 14173026 | 3 years ago | | | 0 | 0.0034142963 | |
| 14150182 | 3 years ago | | | 0 | 0.0022230173 | |
| 14149368 | 3 years ago | | | 0 | 0.0036108360 | |
| 14147431 | 3 years ago | | | 0 | 0.0053185257 | |
| 14147351 | 3 years ago | | | 0 | 0.0039349957 | |
| 14147141 | 3 years ago | | | 0 | 0.0030587733 | |
| 14146322 | 3 years ago | | | 0 | 0.0054107791 |
ABI
ABI objects
Getter at block 21286557
_buyBackDivisor() view returns (uint256)
10
_buyLiquidityFee() view returns (uint256)
4
_buyTaxFee() view returns (uint256)
3
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_sellLiquidityFee() view returns (uint256)
10
_sellTaxFee() view returns (uint256)
10
_taxFee() view returns (uint256)
3
buyBackEnabled() view returns (bool)
false
buyBackSellLimit() view returns (uint256)
1000000000000000000
buyBackSellLimitAmount() view returns (uint256)
1000000000000000000
canTrade() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1732801235
getUnlockTime() view returns (uint256)
0
marketingDivisor() view returns (uint256)
75
minimumTokensBeforeSwapAmount() view returns (uint256)
7150000000000
name() view returns (string)
Flokinji
owner() view returns (address)
0xf0b84f1ac239db89339362c566ec5faca3c320e0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FLOKINJI
totalFees() view returns (uint256)
124007597265208
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x0278152592e15ad31affca1e00e251c54207de8d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_addressFees(address) view returns (bool enable, uint256 _taxFee, uint256 _liquidityFee, uint256 _buyTaxFee, uint256 _buyLiquidityFee, uint256 _sellTaxFee, uint256 _sellLiquidityFee)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events SetBuyBackDivisor(uint256 newDivisor)
_setMaxWallet(uint256 maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
changeName(string newName)
changeRouterVersion(address _router) returns (address _pair)
changeSymbol(string newSymbol)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setAddressFee(address _address, bool _enable, uint256 _addressTaxFee, uint256 _addressLiquidityFee)
setBuyAddressFee(address _address, bool _enable, uint256 _addressTaxFee, uint256 _addressLiquidityFee)
setBuyBackEnabled(bool _enabled)
setBuyBackSellLimit(uint256 buyBackSellSetLimit)
setBuyFee(uint256 buyTaxFee, uint256 buyLiquidityFee)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setMarketingDivisor(uint256 divisor)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToAddToBuyBack(uint256 _minimumTokensBeforeSwap)
setSellAddressFee(address _address, bool _enable, uint256 _addressTaxFee, uint256 _addressLiquidityFee)
setSellFee(uint256 sellTaxFee, uint256 sellLiquidityFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
sweep()
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateBotTrading(bool isEnabled)
updateBotWallet(address botwallet, bool isBot)
updateTrading(bool isEnabled)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoBuyBackEnabledUpdated(bool enabled)
BuyBackEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.