LIZA Token

Verified contract

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

No balances found for "LIZA Token"

0x2659643ea6d1df84b70a4d653b62b58597948f4c16801e050b1ab03fd6e51ff6
0xf15ab092b24960b5dee7d90fd0c9e8537c3931383e4e9ff215c26fc6456cf29e
0x1b4cb9420cf7bbff35843d7fac29155491accf5462456da46b8c2571cf75dd22
0xe82400679ceb24909e2382561549e8cabc7ed37e05dd85b6b5849d5c8bd89983
0x9e46abc962d980b69907a8c014924831735505576ed7a666b5e4be8c0910b3af
0xd9ca6b376f18bffe46547d45a8d9c61eb4b4fa6eb882ad5ad7ec0a98bc28790a
0x4aca83474b66f983fdf97f6b7206178bbf80ab68e59ba3e9f353ad5092302600
0x197115944d86b148de366ee804d840bbe9ad6e198c0c7d38493388cc1ab40fc3
0xdae858d85ecdbabc5d73e3d7784d7de4fb033ad41366cb0424a80924135d384e
0x6c83f65faff02cb3cc177aad0d0dc813ca48750bc77497a13a2a27e2d89d15df

Functions
Getter at block 21207498
decimals(view returns (uint8)
18
name(view returns (string)
LIZA Token
symbol(view returns (string)
LIZA
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuebytes _data
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes indexed data
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.