Lumo

Verified contract

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

No balances found for "Lumo"

0x1ea9ca250b2869580422c69d353f29ecc84302d351df8b0a9c1a059284f4df3a
0xcbcdac7b3272516891f8d14c883500850c386be18cbf46d8103e1cc6758cc410
0x2c7bbd5c2c8eb97854b9e4f8dc626efb77257003ee654cf3fdd4cf54315a9b6d

Functions
Getter at block 21034515
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
Lumo
owner(view returns (address)
0x968ca235eaba2e2c7e79f3e2fc229c330830870d
symbol(view returns (string)
LUMO
totalSupply(view returns (uint256)
180000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
getTotalSupply(returns (uint256)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initialize(
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.