Melalie

Verified contract

Active on Ethereum with 4,156 txns
Deployed by via 0x38d02224 at 12158458
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,875
0x9cee833e4c18934f1be186c79e0f62c0ec091092807c7a1df43d958b116547bd
0x513bbad72c3fd9746c6dac06fd754e502a70af3ae98855341e9ef85b58bc92b1
0x2dfa38d27663a45b3273910c51ae69ca31fd8e18e4bb8c46f398940ca911d9a4
0xf2601e459ef7d687170de53b8a7056a59a0cd5b01de11eec34b5a5767d7789bc
0x1ce2267ad79cf262596ccca11a31c881d36f0f0bf37cae196e16e10dac95bb67
0xdf43ab8420cd9a666b72ee345d1ae2fea944d90eca50b9b192d890b4695f9cf4
0x19a819c153d59a264ea22070e0038dedbd3e4fa980ae3a4d9c4affd8ad349fd5
0x9bccc5a2d246feb9b95cf8c1bb74e8cfac327bf56356e6e07ee1b9389f83b2f7
0x3cd131cfc45ac4970eca349ff864a1d407da509e8285d995e770187ecf04099a
0x05ac65f52d78699fe6da93f19a617e9282efcc08495c5b99335d4ce37c119133

Functions
Getter at block 21211439
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
120000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Melalie
owner(view returns (address)
0x80d982e5426fb44b6d9bb49f30dc48cfd43c4bf3
symbol(view returns (string)
MEL
totalSupply(view returns (uint256)
120000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.