LevelApp Token

Verified contract

Active on Ethereum with 1,911 txns
Deployed by via 0xbb2e176d at 6837364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LevelApp Token"

0x559b6d981911830f33d04632dedae9a2b5474a1c65b9c2e45940bfee571603c6
0x062d6c12bc8910201a372c5ba748ff605b1e534c53e467f1cd7e223cde8807cd
0xd6295047835af569348f7eed410fec02933eb9c9884590f2385b9a000618f737
0x5ab4185c7c1a42982ee246678ace44042d326a93b2f80fd0a38dbe1738a5bca5
0x2d0489e33065be5e906689fdf97b5eb10a170bb80f12578985b858b0973cb9eb
0x7d7846fdc09ea3076a5f9c54416d11c485bf8233d74a72e360a8478b6f412023
0x52ec0b05e4933d155960022ceabb4976953d699396d7ef52ab76e04d93d3a0c9
0x4d4dd6873bc0e93b7dedbb8c1ac1072f8d4579179e1555071f7812a976b3e970
0xc0973f4e720a3094e5e0b5ff769fe307602e1c9f7a954bc2d408a00db616844f
0xe8cdd26c8e657c309472206bb485c77678711381ed63555d51e9e2c04613ff89

Functions
Getter at block 21164472
decimals(view returns (uint256)
8
name(view returns (string)
LevelApp Token
paused(view returns (bool)
false
symbol(view returns (string)
LVL
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
pause(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address distributor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.