LORDLESS TOKEN

Verified contract

Active on Ethereum with 6,614 txns
Deployed by via 0xe395cb48 at 5570458
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xdfef986c731618afee1b40114aa227b5c492f378dfda2451b10253750781cd65
0xa3f7e3ff06b0dfc4b73a750d959d4d06f80ba8a1228f803984b18509aedf609b
0xe9758e91e4064b0139a3a2dc55d781491c07f5f4a972ce162a4ff5f46af908a7
0xf7df86387f082dbd5b0cb5224a96a41a20fb3eb42a467e4a0974187a9b24616a
0x5a99f36767f8a1c718ddbd074dd5e461ad7d8b40fc568f7d85c62bb80c52b729
0x1881958492cd4ee780480638eb0363829de6bbfed3c9a3e32817a9d76018fcfe
0x20d0e0b0d5283cdd1c9b612d9d6ace7f72f20f06b18f0fd8eb99776a131c5d98
0xd49371f38fd2feb2ac41b5e374d90654c6be0657c7b563927f87c4b599fe20c4
0x87118d7590f9982a4d4252dabbd623a1d041c60a57dc0bcf4da045ec4b8feda6
From
0x9cce4cc52d0d11707c51637fa3385d5296e3ea56d80b7a5f9d39f0574423812b

Functions
Getter at block 20905913
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
LORDLESS TOKEN
owner(view returns (address)
0x7aeb6f34a663d777e7cfc1b917499165f462e3ce
symbol(view returns (string)
LESS
totalSupply(view returns (uint256)
501794032000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
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
Burn(address indexed burneruint256 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.