MELON

Verified contract

Active on Ethereum with 1,944 txns
Deployed by via 0xfbdde1d8 at 18093305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.75
0x81253e0e3e8d6bff927ebc223c5d2cfc1f9d49f8364934c22271b188d78051f4
0x7e344fc962073868e8a2bfa12376579784e7a374489e62ebc780cb851ee4232b
0x5e87eb061e1af00162c986ac46e7ee398bba46d6c3df98ceb495c2936c5dad54
0x881fc1acda66167eac0ee0c152b132147531f057b53b30b779ddd3c8b8ce712f
0x1774340bff6b91f9c3efb8948e3b704385589fc95d4cbeeea176f042425b23a4
0x0217b402cdaa8216a3084d05ade03ea42ceb32f40cfe20a3eecdef2d00007267
0xdd7194f28c03c2965e2f8489cb7754f896a628da5c58a354929dd945f1b45603
0x1129bfa74798483648b30a2c2c5b81d6bfbc105148369cd689607c4b2d063089
0x5969376795fadefc6186b0eb6e740649fada1023524d375594cab6ed45f7dc3e
0x6826acbc7b97cb4d7338d01db7f07b9cd66b4595cf15163c2384e2e769dfeadf

Functions
Getter at block 20910950
decimals(view returns (uint8)
18
name(view returns (string)
MELON
owner(view returns (address)
0xaae8f990133ac677b0943e0430a1dde0e84df7f7
symbol(view returns (string)
MELON
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
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(string _namestring _symboluint256 _supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.