This contract is being backfilled. You may encounter incomplete storage history.

LOMO Finance

Verified contract

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

No balances found for "LOMO Finance"

0x61da2d34cc68dc48a3a2d704cb6f572aafe6df8d6cdbe9356b4530ce767759de
0xb17cc3735942b2900d6cb0c9d194d23722c9075629cb9fdf18baff9046171ab6
0x653ae739ab8bf5856bea6b0598aebde98d0f1fb435afdd5c20e0b5355cc5f8fc
0x1efdd844ebecea0b28eb6e293399563f9c7c83c9e3f04412dfb107e235c2da91
0x7fa562a36b25c1e3246e3f70f2e70c71bce45315667efcd2992d073f9c461618
0x621b2ae4d1112d3df8d68788158d70daa37722490e76c52579f49bc086e31e68
0xb12976b3bfa61b4cfe6d46730b94edf5967429deedac6b0e27d591fd02829f32
0x83133ab4463d61770b23bdf73129faf2dd6372f6bbf45991414714c082fb9ca7

Functions
Getter at block 20803845
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
50000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
LOMO Finance
owner(view returns (address)
0xf68ce19c33175c8c40e8acf27c144e536ea9cf9f
symbol(view returns (string)
LOMO
totalSupply(view returns (uint256)
50000000000000000000000
transferEnabled(view returns (bool)
true
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
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.