UFC Inu

Verified contract

Active on Ethereum with 540 txns
Deployed by via 0x35f8e1b7 at 15778478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0xa09f5e1f3c9ea5f297e02b2a8e210c77b33faf281198ed978c53dfd431b5371a
0xd74ca2df6a3f7887b271840b9a5bbbf33960d38d707555fc1b9f785b6729fa25
0x7e832b95ead7aa570781beb72e267225b7d305c79183163f2be0c0f53e6c12dc
0xe3a823b23f2431100cf8cf3ba62eb82fe79fca602578de7a6c15142ec89ae124
0x9feff3809da2718f41bb2316268d0f9d7dab3f82a3df2999607b761295860612
0x0d95cc36a90a7738f8d132f6e046c80717b37938c675bae55396979227e1e8e9
0x068da8db9cea07764cf5241298d0f9fb33f70af9947d905394e4dddaeceee7c2
0xce7dd5cbabed01ac1f3e956ac22e5c8b866fc0954e1c07fce497b3301a59c7b7
0xfbc8662f4fc3b41635274fd21c38f23a1303ee8ac4c6d45611f03ee33c778b75
0x9a015aef79f88102394aceea8745c110c0ef9091969e5db77a3deaab46e9b977

Functions
Getter at block 20868427
_buyDevFee(view returns (uint256)
40
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
10
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
40
_sellLiquidityFee(view returns (uint256)
0
_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)
0x9007b9104ed314e6e04e3b31032d34b85f7aa2c6
getTime(view returns (uint256)
1727758967
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x9007b9104ed314e6e04e3b31032d34b85f7aa2c6
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x76e4f773fd20a3dc836b66d7c6fbcdf2fe6a34da
maxTransactionAmount(view returns (uint256)
40000000000000000000000
maxWallet(view returns (uint256)
40000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0x9007b9104ed314e6e04e3b31032d34b85f7aa2c6
name(pure returns (string)
UFC Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
UFC Inu
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15778507
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xd2e6c0fb5fb3ef0e8afe6c86c99d137fbf7b2c22
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.