Mafia Inu

Verified contract

Active on Ethereum with 124 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0xbc2317b53dbbf28b33c472da4d015406fe7710a6788b0556312b424ff09f48a6
0x8f19f4085226b763d370fcbc317c6c843925095fcdc6613f03f891e569b51bbd
0x34f9fec212b2f51f068455af8c4287e75550c4ad8cc161c388c4e928c680a964
0x0c62dd674d5b0a00f4bfa6c0bca408d449a9f2798184ad3efe9c8a667b82abb5
0x368c76b9241d47c063a2a3c85cd08903905159bc890d2d74ff500eba5234c68c
0xb85b4caa9f2fd8311a8f7e35c0f389ad58aebf5a2935a208e11a67321e2b7fca
0x3ba9ec375fbee825d9cd8664b4d5f380768806e0449f61440a45435efb903968
0xc56a829914c49cf78cdd0b67481ecf53b830426bf2c9d1928aecbfa3902e780e
0x76dc8c04defc6a8004c483282fcf3746b3a50f7e4e697ce9278e0a46060d0c0a
0x6407a01ac5f4a0d7b135b06b65a07c1f92dc56cf457a50e0421a3b8bee5b9686

Functions
Getter at block 21216443
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
20000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
20000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
21216443
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
liquidityFeeBuy(view returns (uint256)
1
liquidityFeeSell(view returns (uint256)
2
liquidityWallet(view returns (address)
0xa70be5ea15ae80d13e038f7a5e1a56fa3a78a4e9
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
75
minimumTokensBeforeSwapAmount(view returns (uint256)
2000000000000000000000
name(view returns (string)
Mafia Inu
operationsFeeBuy(view returns (uint256)
2
operationsFeeSell(view returns (uint256)
2
operationsWallet(view returns (address)
0xa70be5ea15ae80d13e038f7a5e1a56fa3a78a4e9
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MAFIA
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
3
totalFeesSell(view returns (uint256)
4
totalSupply(view returns (uint256)
1000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0xa2c68bc786199a543dee047964aeb9a02fa742be
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.