Fifa Inu

Verified contract

Active on Ethereum with 124 txns
Deployed by via 0x7185531a at 15844869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0x4df334ec32518fa06dce5d508f175655ae15398ca9ece9f2acb1e987d4294c45
0xdad272597e6085771fc7227b4a6529fad41c5246865a7828b9cebef46e5387f3
0x826296aa0d0b09bdd1648e5ed577ad29d7754d9af144f5cf3903b05802c0d196
0xf0fca7161057ddf26bee7f364ec1c24844de4a78b351f5cc9a5a8106c8548daf
0xf63192ca730dfb24bfe79ea63ccfb01eda5ea8564bbb9f705d0cb1a03e8bad45
0xea755515ad8b76465ac7ee04574562917d9caa3154d89cdb0b8baa5a99ab1247
0xd61e79d6812a63f29864df953b0b7b54ecebaa910468e2bbdc000ea4d7147e49
0x9afec8d0f29328d2810c5217dbde218ec23bd28debb668f6ab2e47acff6b9f88
0xb1ef1bc5d8c0bdb9f7fa8e3c7f06a38a1782b0aa45f8d3c56b17680bb3ba03d6
0x1988ba2d9af954eb8cd07e5de97c0a2e5d61deef6df7abc2b7fc6933bf9db1c3

Functions
Getter at block 20904083
_buyDevFee(view returns (uint256)
10
_buyLiquidityFee(view returns (uint256)
10
_buyMarketingFee(view returns (uint256)
10
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
10
_sellLiquidityFee(view returns (uint256)
10
_sellMarketingFee(view returns (uint256)
10
_sellMultiSigFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
0
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0x77a1f7e509afba9d767f4d5509b2a7c5f275e521
getTime(view returns (uint256)
1728188423
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x77a1f7e509afba9d767f4d5509b2a7c5f275e521
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0xc9e909043afd9a928125377835536174e796e48d
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0x77a1f7e509afba9d767f4d5509b2a7c5f275e521
name(pure returns (string)
Fifa Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
FINU
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15848426
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x61eeb0960408ba501a3b13c7bf01c67520d428ba
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isSniper(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ethAmountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFee(address account
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageSnipers(address[] addressesbool status
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
manualSend(address _recipient
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFeeuint256 buyDevFeeuint256 buyMultiSigFeeuint256 buyMarketingFee
setDevAddress(address _devAddress
setGasPriceLimit(uint256 gas
setLiquidityAddress(address _liquidityAddress
setMarketingAddress(address _marketingAddress
setMultiSigAddress(address _multiSigAddress
setProtectionSettings(bool antiGas
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFeeuint256 sellDevFeeuint256 sellMultiSigFeeuint256 sellMarketingFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxSize(uint256 percent
updateMaxTxnPercent(uint256 percent
updateSwapTokensAtPercent(uint256 percentreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
ManualBurnLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.