Mallow Swap

Verified contract

Active on Base with 5 txns
Deployed by via 0xa98848f4 at 2469706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mallow Swap"

0x653319242c70654734ea8a7ed5b502e314423bd8e94a1082ad9704d3093eca68
0x403207c936ba7318daad141b3b0a73b32b8644c3816100dc20070d4a66470f35
0x738b9fbe7f1e938add64db1fda74d6f30011b67c6d95e27f3eea6f86d815d870
0x90c45868d3a6fee4bdc75f1a6842d8457e3ec0a36589df7e67a3a6803e548c27
0x86569ae2deacf3876e43d8b0598692a15a05f4bf1919ebc20fe8a9728e28a2ff

Functions
Getter at block 23193436
BUY_FEE(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
90000000000000000000000000
SELL_FEE(view returns (uint256)
450
TREASURY_FEE(view returns (uint256)
50
autoSwap(view returns (bool)
true
decimals(view returns (uint8)
18
devAddress(view returns (address)
0xb3a19b4a9744c35d9c1e160e5bf772bb605f2e2c
name(view returns (string)
Mallow Swap
owner(view returns (address)
0xb3a19b4a9744c35d9c1e160e5bf772bb605f2e2c
symbol(view returns (string)
MLW
totalBurned(view returns (uint256)
0
totalSupply(view returns (uint256)
300000000000000000000000
uniswapV2Router(view returns (address)
0xb3a19b4a9744c35d9c1e160e5bf772bb605f2e2c
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMinter(addressview returns (bool)
whiteListedPair(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
assignMinterRole(address _account
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableV2PairFee(address _accountbool _flag
excludeMultipleAccountsFromFees(address[] _accountsbool _excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _useruint256 _amount
recoverToken(address _token
renounceOwnership(
revokeMinterRole(address _account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevAddress(address _dev
updateFee(uint256 feeTypeuint256 fee
updateUniswapV2Router(address newAddress
Events
AddressExcluded(address indexed _useraddress indexed _accountbool _flag
Approval(address indexed owneraddress indexed spenderuint256 value
FeeUpdated(address indexed _useruint256 _feeTypeuint256 _fee
MinterRoleAssigned(address indexed _useraddress indexed _account
MinterRoleRevoked(address indexed _useraddress indexed _account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ToggleV2Pair(address indexed _useraddress indexed _pairbool _flag
TokenRecoverd(address indexed _useruint256 _amount
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(uint256 _maxSupplyuint256 _initialSupplyaddress router_address _dev
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.