MALON AI

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x48ff2253 at 19771419
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0xd29cc5e0184a3d52b1a94ecd59f3060ce5734fc9ef491396f290417013666cde
0xfeb131a5bd938f85449a966ab88f96b5fc968b93602729690de4f97ce3346cde
0x9779c7be3bc03399e7b4ff48196d37ba2bc6dbda13eb7dad6746f10e65c89c7b
0x47662ae8d255a936be855623aca42f922483382bf15e9b9ba61cad263c11c858

Functions
Getter at block 21330717
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
255379718580700830877020860850843476
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=false, buyFees=2000, sellFees=2000, transferFees=2000, burnFeeRatio=0, liquidityFeeRatio=0, collectorsFeeRatio=10000)
liquidityOwner(view returns (address)
0xe6f7b45744cb8ec167872ad57d03ff3ab98a7934
maxTokenPerWallet(view returns (uint256)
10000000000000000000000000
name(view returns (string)
MALON AI
numTokensToSwap(view returns (uint256)
100000000000000000000000
owner(view returns (address)
0xe6f7b45744cb8ec167872ad57d03ff3ab98a7934
swapPair(view returns (address)
0x7161a022fbb677b0b1756ae5e3d0d376824c8fe2
swapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
MLN
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromAntiWhale(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isFeeCollector(address accountview returns (bool)
isLpPool(address pairAddressview returns (bool)
State-modifying
addFeeCollector(address accountuint256 share
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(uint256 amountbool inToken
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processFees(uint256 amountuint256 minAmountOut
removeFeeCollector(address account
renounceOwnership(
setAutoprocessFees(bool autoProcess
setFeeConfiguration(struct TaxableTokenFeeConfiguration configuration
setIsExcludedFromAntiWhale(address accountbool excluded
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setMaxTokenPerWallet(uint256 amount
setNumTokensToSwap(uint256 amount
setSwapRouter(address newRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeCollectorShare(address accountuint256 share
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromAntiWhale(address indexed accountbool excluded
ExcludedFromFees(address indexed accountbool excluded
FeeCollected(address indexed receiveruint256 amount
FeeCollectorAdded(address indexed accountuint256 share
FeeCollectorRemoved(address indexed account
FeeCollectorUpdated(address indexed accountuint256 oldShareuint256 newShare
FeeConfigurationUpdated(struct TaxableTokenFeeConfiguration configuration
MaxTokenPerWalletUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply_address feeReceiver_address swapRouter_struct TaxableTokenFeeConfiguration feeConfiguration_address[] collectors_uint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.