APP

Verified contract

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

No balances found for "APP"

0x7534d0c1a7542d0b324fe389569722b0acb41f77f912ecf296bd4d263f27f4fe

Functions
Getter at block 21206226
buyPrice(pure returns (uint256)
0
decimals(pure returns (uint8)
0
name(pure returns (string)
APP
owner(pure returns (address)
0x19cdfa980e05ae0556570e02670d2041dae8fe33
sellPrice(pure returns (uint256)
0
symbol(pure returns (string)
APP
totalSupply(pure returns (uint256)
100000000
Read-only
allowance(addressaddresspure returns (uint256)
balanceOf(addresspure returns (uint256)
frozenAccount(addresspure returns (bool)
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)
buy(payable 
freezeAccount(address targetbool freeze
mintToken(address targetuint256 mintedAmount
sell(uint256 amount
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNameuint8 decimalUnitsstring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.