Private City Tokens

Verified contract

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

No balances found for "Private City Tokens"

0xd6ccb1717c79a10c15491f2e01da960a590da92ce597cfb46ab2ad363d5bc59d
0x74cebad015401254a954458f48ccc017a86ae0cffecf3e4a4fe4984fd951b601

Functions
Getter at block 21054560
INITIAL_SUPPLY(pure returns (uint256)
16000000000000000000000000
decimals(pure returns (uint256)
18
name(pure returns (string)
Private City Tokens
symbol(pure returns (string)
PCT
totalSupply(pure returns (uint256)
16000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.