Crypto Million Lotto

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x0b6bd18d at 10941531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto Million Lotto"

0xd6351860a2f0e7b6f10643f11e45022054fab0a9b3e0cb6c1344c631ea311628
0x759629bb8bb4dd9e0fb56bb742953ffba80652fd40e14a2c0c1c3c996cba5b36
From
0xb0ea8558211c31976a723fc33f63aa4585abd8065efb39be2d3cbf5f18d86d09
0x770a22deb1f39d82e586a493056fdb47a35fa61dd53a4df3a105a2720e064927
0x2ca3aa560cb36b6aca92b99a347e23c07973f1db6b519511689b0b298d7b6b4a
0x7781530f9c5e396f3479fb3862d845f9dffe5c17281a4a8fd1bfa90e76f096a7
0xbb9450d8a9a05569333ff377ea36c982ddb621ccde6bd814dbc80452f93860f5
0xb4de38398c20d3dd9bd4a961b7e503a62ce279debb740642013075cb0b490c7d
0xa699132c761abf70790e9eb8d1eae42668d2b8fff6c8afc55354910f623ab5c6

Functions
Getter at block 20984628
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
5000000000000000000000000000
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
mintingFinished(view returns (bool)
false
name(view returns (string)
Crypto Million Lotto
owner(view returns (address)
0x8ee2404fc26345ad3361e2d3e921383539fe3157
symbol(view returns (string)
CML
totalSupply(view returns (uint256)
5000000000000000000000000000
transferEnabled(view returns (bool)
true
version(pure returns (string)
v3.2.0
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 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes 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
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.