Melon

Verified contract

Active on Ethereum with 1,369 txns
Deployed by via 0xf53d74aa at 17233517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc17188f8d18fbfcc7616bbb4a2b30a832e16e8df7b2e5092f3049700333fbb08
0x6c8e4d394a91590b700762c0bbc819f219cea320df0e33e2f1d77a5e7ede621a
0xf5365a40fc4506b57d3ac32da3291ea38fad68af3d0282776b49445ab768192b
0xd67298a311f98d046bbd0cc32ecd56eae21cdaf0cf945d4a0ce63f571f02bd33
0x3f08e19033dcbe7783cbd2f224284d06888eb16507c9210c0e66122d4a6ec183
0x5608bdacdb1b1a84af0a5cf03690ebdcea82872aeb0e838dab5c885e2c03bbff
0x774de3c9f802725efb3a7cfeb8ca37ec76bc0af072ae41aea1cf364a13e26bf8
0x25f2c26e68cff4044a704208f6720db91cb6d3cbfe14973d383db9c92270e909
0xfa8e9677626c7c76659d7ce3234f64a021620aa34d8f191dcb5d7eb7aad0284e
0xf3470f2c347fb6a0542989f4c32e67f5637844aee901afb3c76c7cc708f8f3c4

Functions
Getter at block 21075772
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
0
minHoldingAmount(view returns (uint256)
0
name(view returns (string)
Melon
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MELON
totalSupply(view returns (uint256)
800000000000008000000000000000000
uniswapV2Pair(view returns (address)
0x2dba0211819cabf2fa3e15829c359fd6ff0a4618
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address _addressbool _isBlacklisting
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setRule(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.