PhiCoin

Verified contract

Active on Ethereum with 1,011 txns
Deployed by via 0xef79ec0e at 11396476
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3c9f32379321a9ce942b25bee0b389e8c9d691788c5215c9fc7518786834d1bf
0x3dad566b9f8612b85e8df8109b6ec17b084f31b5dc29532e11947685ed986781
0xf1de5749d1bd9008f14c836b0a221a548482dc03a5850f3c960b24c0de645d42
0xbd4b5a0f40acdef8cb55c222bd6c6df91c0a5663fa8f5b3ac507fde0a092881d
0x1722e5434004c576825782265a724bf3f6442b68e77a657dc3dd444e910a8fbc
0xb19b2be432ef442957a664c7e22431852871898298b9b8cfffe7c1bb50feba7d
0x45c212341305c0edaa904d5034bcfc581dcd97c22d89adc0b8f6846d3121cda0
0x660e5372692fdd696952b8500638c8c25a4363d175f78bf15a69cca2700a000f
0x41249e7c642956f8e010c185a463056b2fa319cb7b7774d75051e7263b30c42c
0x05bd2c038694643f5291d15a36fd6c6d2b6e010773372acf75673581e9bc5f3f

Functions
Getter at block 21393199
decimals(view returns (uint8)
18
name(view returns (string)
PhiCoin
symbol(view returns (string)
PHIC
totalSupply(view returns (uint256)
84000000000000000000000000
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)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
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.