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

Level01 Token

Verified contract

Active on Ethereum with 12,688 txns
Deployed by via 0xf2bbc288 at 10159496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd95896db8685016505136b824d73a07250f9d1cb14fc8f64b6dfcb350d380d1c
0xfc18ae17b9c8d2159deb112621922ab155881908fc7e3e6f99ad17d958ffab53
0xa5a7ad0c03bb1ba574c382487f75213d664c165f9cfc4baa9924b7f9c8da02f0
0xb6939bf15e24e682b23d2f07efebd54451ddb8f20a0b5d3dd9878affb2cb4e83
0xaea3252a465dc437965ca541b4b308bfc536dd83f410cd489dd42384ae7979d6
0xc89ed8b693f17c7e890f14453fa56cbf0d2d6a62b278431190357cc4b9ae40f0
0xeec42a0035a1a7e3340b662f1368b6c83f7b08ef291a5546f6494555f71dd413
0x22d3959162681322092f0bd34bb9a9c1a72858bdbd8d7495725a5820b122e371
0x78321b5c7298eb0be1d57335f26445aeee93fd8e3b6934237a321bbe25ec0093
0x4f916ccb99a27a3bf346e4c35dc2d4ba93912fe8ad7aad41c12788c5e3ca9c74

Functions
Getter at block 20796186
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)
0x38fc23b570ac610e55f8c963496164ef360cf0e5
paused(view returns (bool)
false
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)
transferBatch(address[] usersuint256[] amounts
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.