CPROP

Verified contract

Active on Ethereum with 31,939 txns
Deployed by via 0x4ff644ec at 5750235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd344068daeb69198d202e6b1ba6cbc618f952891592974e0a70df42f084a30c9
0x67a4017ce7f2ea6ef8e13c8d96325306e57d7b4ef5c09bca2a354eecb50fe13c
0x91f45812c4864b4cbd7799bcc3226de85171b2aa1d25006ed09e23fd0ef855d1
0xcfaab07690bce9d46d1d2f1e67d4fea0d9537e750750475e57e9a1d0aefaecae
0x90d077d9fd06cff5258fd9710475de75529344697c26cbc33640ecafe03f3e34
0xe6ddbd8790d4cba2af2df5c982206f4951f1bdcf29888d37ea7a9cd371a4e971
0xd724f0e66711efa72ca9690d85efd1da1cf0b9dd21fbefc27c6bafff0a5e860f
0xaad5fa4fe5a99d9205ab7e195f94b5371645c92229b99e8d1a5136dc67f2994e
0xb3414606f5a0dfce36a5c2b8ccc9e3a75e84419b91e391b4ce89c32f5d83fd1c
0xbb0aa12040a485b9583a93125b112d662ecc5cb94837ec6c68963ea4b85257f8

Functions
Getter at block 21163745
admin(view returns (address)
0x0ad166d39bbeb8e67099d070d2fcb67c041a6ac4
decimals(view returns (uint256)
18
name(view returns (string)
CPROP
owner(view returns (address)
0x0ad166d39bbeb8e67099d070d2fcb67c041a6ac4
symbol(view returns (string)
CPROP
totalSupply(view returns (uint256)
2125365557000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getBalance(address _toview returns (uint256 res)
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 _value
transferAdmin(address newAdmin
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNameuint256 decimalsTokenstring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.