Level01 Token

Verified contract

Active on Ethereum with 11,742 txns
Deployed by via 0x88a14e8f at 6069688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb1b28c4b24d70cc592b9dc340e020d035164cf91295db2e3768e6169b3a64e44
0x6351d093ecaa4f0159fe7ebb27e476e474600d78e7f7c8d129c6301effa7c94d
0x1f12838a7be8b7fe95db68ae9da949bf53e8d0a3c133db8d8c77f6ca4a4e56f6
0xd8517a7fed3fb61be32b5f48aea37a18fa6a74293e86ecbed9a0252722026252
0x198b687f2972721dde0fc946877c029871d4232e005fb3d05a5e004612ed86c4
0x203dda17f0a6115f2d498fd1b6a112471dfbc6af24131ce5335f8dfcecd084c0
0x17b7eb9f2e2f43b004c16a0c6b516f62a86d27765e6cfd03c9d92a3fdd54db0a
0xf29a786e0cfc70c3b1f021aa4f4cd3381fa8462b5958f38e75a0b5fa10ec1f96
0x6cece6053b0439de2b9c05bbecd7f7f311faa4357ac52a8fa0bd8c6d048943a3
0xf7bcf77d48aec135954b5c6b252da8369adb0f96785bbd27154b490462f5b3b6

Functions
Getter at block 21161626
ROLE_ADMINISTRATOR(view returns (string)
administrator
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
1200000000000000000000000000
name(view returns (string)
Level01 Token
owner(view returns (address)
0x2267db33c2c8bf19441c82c7588bb982554a4683
paused(view returns (bool)
true
symbol(view returns (string)
LVX
totalSupply(view returns (uint256)
1200000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkRole(address addrstring roleNameview 
hasRole(address addrstring roleNameview returns (bool)
isAdministrator(address _administratorview returns (bool)
State-modifying
addAdministrator(address _administratorreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
pause(
removeAdministrator(address _administratorreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RoleAdded(address addrstring roleName
RoleRemoved(address addrstring roleName
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.