CustomContractNetwork

Verified contract

Active on Ethereum with 2,777 txns
Deployed by via 0x189451ac at 6582043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
ERC-20
--
ERC-20
--
0x3e3ae09ac8f85b33c341fb5939e441d10db1b781850067d7fd3fe41d29eea0f0
0xaff3183c41a143c20f6b7193e1d8af8c01a232fa321bb522b94b8e65b3732401
0xd9cdb7f59d5719a854846ed8b1474ed24bbe818c6782fdc2d80f5c2853326380
0x84db092c07d3ee2fb3c8a0a38c07022d72029e521d234bde1e7558a0dd0e9d3f
0x385d91b36d221c2ef79f7a9b5e7dabcfa6d94ddd8efbdfc3123f42c4ff54f143
0x8c9eda69a6aa7df153e5e288c81eb9f6400424a33d1b9d0aabf68e5f1ed8a932
0xe04e93895cbb08420bc415fd872cb4500f8da45be86c328de3d77aafa2bff13f
0x93430115911ff4512150697a3149850217c0b52ae4f10bb4280967fb72f3cf6d
0xf41b93de050b475ef92268eb853cfe8c495abbfc4a29adf370a734a785a4cc07
0xb862e37f3c5350103ae567e7947f31ea186fe0a1595181f6680f419591347360

Functions
Getter at block 20862228
burnedTokensReceiver(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint256)
18
 
getApprovalCount(view returns (uint256)
 
getBurnedTokensReceiver(view returns (address)
name(view returns (string)
CustomContractNetwork
owner(view returns (address)
0x3b61efe5fb26f42da91fb80e8f103a5992d0ccd5
symbol(view returns (string)
CCN
totalSupply(view returns (uint256)
890000000000000000000000000000
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
controllerApproval(address _fromuint256 _valuereturns (bool)
replaceController(address new_controllerreturns (bool)
setApprovalCounts(uint256 _value
setMinApprovalCounts(uint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
SetNewController(address prev_controlleraddress new_controller
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.