Private City Token

Verified contract

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

No balances found for "Private City Token"

0x8d49e7999a59c7da01d96e1be9e8fee246fdd328428bfe4bf062d59889f4e243
0x403231826e50309bb8f71e101e344fb8116a9cda234af558c60f42f1c37ca057

Functions
Getter at block 21021473
INITIAL_SUPPLY(pure returns (uint256)
160000000000000000000000000
decimals(pure returns (uint256)
18
name(pure returns (string)
Private City Token
symbol(pure returns (string)
PCT
totalSupply(pure returns (uint256)
160000000000000000000000000
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.