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

LATO Token

Verified contract

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

No balances found for "LATO Token"

0x3dc24350374ec372c4a586eb5b77dfb09078a6b25896e7c149376530573649ac
From

Functions
Getter at block 20796880
decimals(view returns (uint8)
18
name(view returns (string)
LATO Token
symbol(view returns (string)
LATO
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.