Purple tea token

Verified contract

Active on Ethereum with 773 txns
Deployed by via 0x3ab544fb at 6616542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9e2327919d7b704c30f6b0b8916b153ed5d1025aae453591fdd092198a69615e
0xe02629a248390a37927637adc1ef98e0368a6646edd3400451673cfc3091cc5f
0x622180be004f650b98b4cd46cc738998de5ab8b02215c6d69d5d00931e06981e
0xc542d8f473c60bc972fe8fb98c077abcaed5587145c278a3c242c70b97fc65e8
0x4957143c7e3ff76aaca36f451d4c64d38e29b5d0313b51e0d46df9282c8bd8a9
0x4de75ea494f6418d87a086553e563a84230acc6ff6ebeebb876a644c20dbdffd
0xd33335337dd3652cbd1bce3eedc62695d0bf98603b03f412e1edabe9c798bc26
0x4eea7e262985ef40ce6bbd1bf86f2fbfed8806aab4477d33244c906dbabfa6e2
0x940ca18aea2962d7c80c4140758d210b602bb8d8f84cb726d6017edd5b9b7a93
0x2309d56a93cc3ee5f364757d668c5bfd34f087b1bcf5ebc8871a79d8ea84ee70

Functions
Getter at block 20867719
decimals(view returns (uint256)
8
name(view returns (string)
Purple tea token
symbol(view returns (string)
PTT
totalSupply(view returns (uint256)
300000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _initialAmountstring _tokenNameuint8 _decimalUnitsstring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.